diff --git a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json index 790f506433..98e7c06f4c 100644 --- a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json +++ b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json @@ -1,5 +1,16 @@ [ { + "Method": "POST", + "Uri": "/applications/{application-id}/addKey", + "Command": "Add-MgApplicationKey", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphKeyCredential", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -27,21 +38,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphKeyCredential", - "Command": "Add-MgApplicationKey", "CommandAlias": null, - "Uri": "/applications/{application-id}/addKey", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/applications/{application-id}/addPassword", + "Command": "Add-MgApplicationPassword", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPasswordCredential", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -69,21 +80,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPasswordCredential", - "Command": "Add-MgApplicationPassword", "CommandAlias": null, - "Uri": "/applications/{application-id}/addPassword", - "ApiVersion": "v1.0", - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/applyDecisions", + "Command": "Add-MgBetaAccessReviewDecision", + "Variants": [ + "Apply", + "ApplyViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -103,34 +112,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-apply?view=graph-rest-beta", - "OutputType": null, - "Command": "Add-MgBetaAccessReviewDecision", "CommandAlias": null, - "Uri": "/accessReviews/{accessReview-id}/applyDecisions", - "ApiVersion": "beta", - "Variants": [ - "Apply", - "ApplyViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Add-MgBetaAccessReviewInstanceDecision", - "CommandAlias": null, + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/applyDecisions", - "ApiVersion": "beta", + "Command": "Add-MgBetaAccessReviewInstanceDecision", "Variants": [ "Apply", "ApplyViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "POST", + "Uri": "/applications/{application-id}/addKey", + "Command": "Add-MgBetaApplicationKey", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphKeyCredential", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -158,21 +169,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphKeyCredential", - "Command": "Add-MgBetaApplicationKey", "CommandAlias": null, - "Uri": "/applications/{application-id}/addKey", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/applications/{application-id}/addPassword", + "Command": "Add-MgBetaApplicationPassword", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPasswordCredential", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -200,38 +211,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPasswordCredential", - "Command": "Add-MgBetaApplicationPassword", "CommandAlias": null, - "Uri": "/applications/{application-id}/addPassword", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/chats/{chat-id}/members/add", + "Command": "Add-MgBetaChatMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgBetaChatMember", "CommandAlias": null, - "Uri": "/chats/{chat-id}/members/add", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/addLargeGalleryView", + "Command": "Add-MgBetaCommunicationCallLargeGalleryView", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -259,28 +270,13 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", - "Command": "Add-MgBetaCommunicationCallLargeGalleryView", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/addLargeGalleryView", - "ApiVersion": "beta", - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold", - "CommandAlias": null, + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold", - "ApiVersion": "beta", + "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold", "Variants": [ "Apply", "Apply1", @@ -289,17 +285,17 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold", - "ApiVersion": "beta", + "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", "Variants": [ "Apply", "Apply1", @@ -308,10 +304,25 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Compliance" }, { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags", + "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag", + "Variants": [ + "Apply", + "ApplyExpanded", + "ApplyViaIdentity", + "ApplyViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -331,21 +342,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-applytags?view=graph-rest-beta", - "OutputType": null, - "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags", - "ApiVersion": "beta", - "Variants": [ - "Apply", - "ApplyExpanded", - "ApplyViaIdentity", - "ApplyViaIdentityExpanded" - ], - "Module": "Beta.Compliance", - "Method": "POST" + "Module": "Beta.Compliance" }, { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet", + "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -365,372 +376,374 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-addtoreviewset?view=graph-rest-beta", - "OutputType": null, - "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet", - "ApiVersion": "beta", - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "Module": "Beta.Compliance", - "Method": "POST" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgBetaDriveListContentTypeCopy", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", - "ApiVersion": "beta", + "Command": "Add-MgBetaDriveListContentTypeCopy", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "beta", + "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", - "Command": "Add-MgBetaExternalConnectionItemActivity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", - "ApiVersion": "beta", + "Command": "Add-MgBetaExternalConnectionItemActivity", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgBetaGroupDriveListContentTypeCopy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", - "ApiVersion": "beta", + "Command": "Add-MgBetaGroupDriveListContentTypeCopy", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "beta", + "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-beta", - "OutputType": null, - "Command": "Add-MgBetaGroupFavorite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/addFavorite", - "ApiVersion": "beta", + "Command": "Add-MgBetaGroupFavorite", "Variants": [ "Add", "AddViaIdentity" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite", - "Command": "Add-MgBetaGroupSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/add", - "ApiVersion": "beta", + "Command": "Add-MgBetaGroupSite", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentModelUsage", - "Command": "Add-MgBetaGroupSiteContentModelGetByNameToDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/addToDrive", - "ApiVersion": "beta", + "Command": "Add-MgBetaGroupSiteContentModelGetByNameToDrive", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentModelUsage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentModelUsage", - "Command": "Add-MgBetaGroupSiteContentModelToDrive", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/addToDrive", - "ApiVersion": "beta", + "Command": "Add-MgBetaGroupSiteContentModelToDrive", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentModelUsage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgBetaGroupSiteContentTypeCopy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", - "ApiVersion": "beta", + "Command": "Add-MgBetaGroupSiteContentTypeCopy", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "beta", + "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgBetaGroupSiteListContentTypeCopy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "ApiVersion": "beta", + "Command": "Add-MgBetaGroupSiteListContentTypeCopy", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "beta", + "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgBetaGroupTeamChannelAllMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/add", - "ApiVersion": "beta", + "Command": "Add-MgBetaGroupTeamChannelAllMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgBetaGroupTeamChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/add", - "ApiVersion": "beta", + "Command": "Add-MgBetaGroupTeamChannelMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgBetaGroupTeamMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/members/add", - "ApiVersion": "beta", + "Command": "Add-MgBetaGroupTeamMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgBetaGroupTeamPrimaryChannelAllMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/add", - "ApiVersion": "beta", + "Command": "Add-MgBetaGroupTeamPrimaryChannelAllMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgBetaGroupTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/members/add", - "ApiVersion": "beta", + "Command": "Add-MgBetaGroupTeamPrimaryChannelMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Add-MgBetaGroupToLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", - "ApiVersion": "beta", + "Command": "Add-MgBetaGroupToLifecyclePolicy", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", "OutputType": null, - "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions", - "ApiVersion": "beta", + "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Variants": [ "Apply", "ApplyViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", - "OutputType": null, - "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", - "ApiVersion": "beta", + "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Apply", "ApplyViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", + "Variants": [ + "Apply", + "Apply1", + "ApplyExpanded", + "ApplyViaIdentity", + "ApplyViaIdentity1", + "ApplyViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -750,11 +763,13 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-beta", - "OutputType": null, - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "Variants": [ "Apply", "Apply1", @@ -763,10 +778,8 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -786,23 +799,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-beta", - "OutputType": null, - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryTag", "Variants": [ "Apply", - "Apply1", "ApplyExpanded", "ApplyViaIdentity", - "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -822,21 +833,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-beta", - "OutputType": null, - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryTag", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", - "ApiVersion": "beta", - "Variants": [ - "Apply", - "ApplyExpanded", - "ApplyViaIdentity", - "ApplyViaIdentityExpanded" - ], - "Module": "Beta.Security", - "Method": "POST" + "Module": "Beta.Security" }, { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetToReviewSet", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -856,21 +867,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-beta", - "OutputType": null, - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetToReviewSet", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", + "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSelfSignedCertificate", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -898,104 +909,104 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSelfSignedCertificate", - "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", - "ApiVersion": "beta", - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "POST" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgBetaShareListContentTypeCopy", - "CommandAlias": null, + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "ApiVersion": "beta", + "Command": "Add-MgBetaShareListContentTypeCopy", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "beta", + "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite", - "Command": "Add-MgBetaSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/sites/add", - "ApiVersion": "beta", + "Command": "Add-MgBetaSite", "Variants": [ "Add", "AddExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentModelUsage", - "Command": "Add-MgBetaSiteContentModelGetByNameToDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/addToDrive", - "ApiVersion": "beta", + "Command": "Add-MgBetaSiteContentModelGetByNameToDrive", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentModelUsage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgBetaSiteContentTypeCopy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes/addCopy", - "ApiVersion": "beta", + "Command": "Add-MgBetaSiteContentTypeCopy", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -1015,21 +1026,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", + "Command": "Add-MgBetaSiteListContentTypeCopy", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -1049,21 +1060,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgBetaSiteListContentTypeCopy", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -1083,378 +1094,378 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "beta", - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "Module": "Beta.Sites", - "Method": "POST" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgBetaTeamChannelAllMember", - "CommandAlias": null, + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/add", - "ApiVersion": "beta", + "Command": "Add-MgBetaTeamChannelAllMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgBetaTeamChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", - "ApiVersion": "beta", + "Command": "Add-MgBetaTeamChannelMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgBetaTeamMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/members/add", - "ApiVersion": "beta", + "Command": "Add-MgBetaTeamMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgBetaTeamPrimaryChannelAllMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/allMembers/add", - "ApiVersion": "beta", + "Command": "Add-MgBetaTeamPrimaryChannelAllMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgBetaTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/members/add", - "ApiVersion": "beta", + "Command": "Add-MgBetaTeamPrimaryChannelMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgBetaTeamworkDeletedTeamChannelAllMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/add", - "ApiVersion": "beta", + "Command": "Add-MgBetaTeamworkDeletedTeamChannelAllMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", - "ApiVersion": "beta", + "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgBetaUserChatMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/members/add", - "ApiVersion": "beta", + "Command": "Add-MgBetaUserChatMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgBetaUserDriveListContentTypeCopy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", - "ApiVersion": "beta", + "Command": "Add-MgBetaUserDriveListContentTypeCopy", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "beta", + "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite", - "Command": "Add-MgBetaUserFollowedSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/followedSites/add", - "ApiVersion": "beta", + "Command": "Add-MgBetaUserFollowedSite", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "OutputType": null, - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", - "CommandAlias": "Add-MgBetaWuDeploymentAudienceExclusionMemberGraphBPreId", + "Method": "POST", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/addMembersById", - "ApiVersion": "beta", + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "CommandAlias": "Add-MgBetaWuDeploymentAudienceExclusionMemberGraphBPreId", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "OutputType": null, - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember", - "CommandAlias": "Add-MgBetaWuDeploymentAudienceMember", + "Method": "POST", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers", - "ApiVersion": "beta", + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", + "CommandAlias": "Add-MgBetaWuDeploymentAudienceMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "OutputType": null, - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById", - "CommandAlias": "Add-MgBetaWuDeploymentAudienceMemberGraphBPreId", + "Method": "POST", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById", - "ApiVersion": "beta", + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "CommandAlias": "Add-MgBetaWuDeploymentAudienceMemberGraphBPreId", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "OutputType": null, - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", - "CommandAlias": "Add-MgBetaWuPolicyAudienceExclusionMember", + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembers", - "ApiVersion": "beta", + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", + "CommandAlias": "Add-MgBetaWuPolicyAudienceExclusionMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "OutputType": null, - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", - "CommandAlias": "Add-MgBetaWuPolicyAudienceExclusionMemberGraphBPreId", + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembersById", - "ApiVersion": "beta", + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "CommandAlias": "Add-MgBetaWuPolicyAudienceExclusionMemberGraphBPreId", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "OutputType": null, - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember", - "CommandAlias": "Add-MgBetaWuPolicyAudienceMember", + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembers", - "ApiVersion": "beta", + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", + "CommandAlias": "Add-MgBetaWuPolicyAudienceMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "OutputType": null, - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById", - "CommandAlias": "Add-MgBetaWuPolicyAudienceMemberGraphBPreId", + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembersById", - "ApiVersion": "beta", + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "CommandAlias": "Add-MgBetaWuPolicyAudienceMemberGraphBPreId", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "OutputType": null, - "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember", - "CommandAlias": "Add-MgBetaWuUpdatableAssetMember", + "Method": "POST", "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers", - "ApiVersion": "beta", + "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", + "CommandAlias": "Add-MgBetaWuUpdatableAssetMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "OutputType": null, - "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById", - "CommandAlias": "Add-MgBetaWuUpdatableAssetMemberGraphBPreId", + "Method": "POST", "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById", - "ApiVersion": "beta", + "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "CommandAlias": "Add-MgBetaWuUpdatableAssetMemberGraphBPreId", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgChatMember", - "CommandAlias": null, + "Method": "POST", "Uri": "/chats/{chat-id}/members/add", - "ApiVersion": "v1.0", + "Command": "Add-MgChatMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/addLargeGalleryView", + "Command": "Add-MgCommunicationCallLargeGalleryView", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -1482,289 +1493,291 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", - "Command": "Add-MgCommunicationCallLargeGalleryView", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/addLargeGalleryView", - "ApiVersion": "v1.0", - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "Module": "CloudCommunications", - "Method": "POST" + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgDriveListContentTypeCopy", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", - "ApiVersion": "v1.0", + "Command": "Add-MgDriveListContentTypeCopy", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "v1.0", + "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", - "Command": "Add-MgExternalConnectionItemActivity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", - "ApiVersion": "v1.0", + "Command": "Add-MgExternalConnectionItemActivity", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgGroupDriveListContentTypeCopy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Search" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", - "ApiVersion": "v1.0", + "Command": "Add-MgGroupDriveListContentTypeCopy", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgGroupDriveListContentTypeCopyFromContentTypeHub", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "v1.0", + "Command": "Add-MgGroupDriveListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-1.0", - "OutputType": null, - "Command": "Add-MgGroupFavorite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/addFavorite", - "ApiVersion": "v1.0", + "Command": "Add-MgGroupFavorite", "Variants": [ "Add", "AddViaIdentity" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite", - "Command": "Add-MgGroupSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/add", - "ApiVersion": "v1.0", + "Command": "Add-MgGroupSite", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgGroupSiteContentTypeCopy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", - "ApiVersion": "v1.0", + "Command": "Add-MgGroupSiteContentTypeCopy", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "v1.0", + "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgGroupSiteListContentTypeCopy", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "ApiVersion": "v1.0", + "Command": "Add-MgGroupSiteListContentTypeCopy", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "v1.0", + "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgGroupTeamChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/add", - "ApiVersion": "v1.0", + "Command": "Add-MgGroupTeamChannelMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgGroupTeamMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/members/add", - "ApiVersion": "v1.0", + "Command": "Add-MgGroupTeamMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgGroupTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/members/add", - "ApiVersion": "v1.0", + "Command": "Add-MgGroupTeamPrimaryChannelMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-addgroup?view=graph-rest-1.0", - "OutputType": null, - "Command": "Add-MgGroupToLifecyclePolicy", - "CommandAlias": null, + "Method": "POST", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", - "ApiVersion": "v1.0", + "Command": "Add-MgGroupToLifecyclePolicy", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0", "OutputType": null, - "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-addgroup?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", - "ApiVersion": "v1.0", + "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Apply", "ApplyViaIdentity" ], - "Module": "Identity.Governance", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", + "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold", + "Variants": [ + "Apply", + "Apply1", + "ApplyExpanded", + "ApplyViaIdentity", + "ApplyViaIdentity1", + "ApplyViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1784,11 +1797,13 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-1.0", - "OutputType": null, - "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", + "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "Variants": [ "Apply", "Apply1", @@ -1797,10 +1812,8 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1820,23 +1833,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-1.0", - "OutputType": null, - "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", + "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag", "Variants": [ "Apply", - "Apply1", "ApplyExpanded", "ApplyViaIdentity", - "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1856,21 +1867,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-1.0", - "OutputType": null, - "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", - "ApiVersion": "v1.0", - "Variants": [ - "Apply", - "ApplyExpanded", - "ApplyViaIdentity", - "ApplyViaIdentityExpanded" - ], - "Module": "Security", - "Method": "POST" + "Module": "Security" }, { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", + "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1890,21 +1901,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-1.0", - "OutputType": null, - "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey", + "Command": "Add-MgServicePrincipalKey", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphKeyCredential", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -1932,21 +1943,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addkey?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphKeyCredential", - "Command": "Add-MgServicePrincipalKey", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword", + "Command": "Add-MgServicePrincipalPassword", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPasswordCredential", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -1974,21 +1985,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addpassword?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPasswordCredential", - "Command": "Add-MgServicePrincipalPassword", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", + "Command": "Add-MgServicePrincipalTokenSigningCertificate", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSelfSignedCertificate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -2016,87 +2027,87 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSelfSignedCertificate", - "Command": "Add-MgServicePrincipalTokenSigningCertificate", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", - "ApiVersion": "v1.0", - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgShareListContentTypeCopy", - "CommandAlias": null, + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "ApiVersion": "v1.0", + "Command": "Add-MgShareListContentTypeCopy", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "v1.0", + "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite", - "Command": "Add-MgSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/sites/add", - "ApiVersion": "v1.0", + "Command": "Add-MgSite", "Variants": [ "Add", "AddExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgSiteContentTypeCopy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes/addCopy", - "ApiVersion": "v1.0", + "Command": "Add-MgSiteContentTypeCopy", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -2116,21 +2127,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", + "Command": "Add-MgSiteListContentTypeCopy", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -2150,21 +2161,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgSiteListContentTypeCopy", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -2184,455 +2195,453 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "v1.0", - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "Module": "Sites", - "Method": "POST" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgTeamChannelMember", - "CommandAlias": null, + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", - "ApiVersion": "v1.0", + "Command": "Add-MgTeamChannelMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgTeamMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/members/add", - "ApiVersion": "v1.0", + "Command": "Add-MgTeamMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/members/add", - "ApiVersion": "v1.0", + "Command": "Add-MgTeamPrimaryChannelMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgTeamworkDeletedTeamChannelMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", - "ApiVersion": "v1.0", + "Command": "Add-MgTeamworkDeletedTeamChannelMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Add-MgUserChatMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/members/add", - "ApiVersion": "v1.0", + "Command": "Add-MgUserChatMember", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgUserDriveListContentTypeCopy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", - "ApiVersion": "v1.0", + "Command": "Add-MgUserDriveListContentTypeCopy", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphContentType", - "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "v1.0", + "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite", - "Command": "Add-MgUserFollowedSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/followedSites/add", - "ApiVersion": "v1.0", + "Command": "Add-MgUserFollowedSite", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-1.0", - "OutputType": null, - "Command": "Clear-MgApplicationVerifiedPublisher", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/unsetVerifiedPublisher", - "ApiVersion": "v1.0", + "Command": "Clear-MgApplicationVerifiedPublisher", "Variants": [ "Unset", "UnsetViaIdentity" ], - "Module": "Applications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-beta", "OutputType": null, - "Command": "Clear-MgBetaApplicationVerifiedPublisher", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/unsetVerifiedPublisher", - "ApiVersion": "beta", + "Command": "Clear-MgBetaApplicationVerifiedPublisher", "Variants": [ "Unset", "UnsetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Clear-MgBetaChatMessageReaction", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "beta", + "Command": "Clear-MgBetaChatMessageReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgBetaChatMessageReplyReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "beta", + "Command": "Clear-MgBetaChatMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", "OutputType": null, - "Command": "Clear-MgBetaCommunicationPresence", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/communications/presences/{presence-id}/clearPresence", - "ApiVersion": "beta", + "Command": "Clear-MgBetaCommunicationPresence", "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", "OutputType": null, - "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", - "ApiVersion": "beta", + "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence", "Variants": [ "Clear", "ClearViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-purgedata?view=graph-rest-beta", "OutputType": null, - "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData", - "ApiVersion": "beta", + "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData", "Variants": [ "Purge", "PurgeViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Clear-MgBetaGroupTeamChannelMessageReaction", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-purgedata?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "beta", + "Command": "Clear-MgBetaGroupTeamChannelMessageReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgBetaGroupTeamChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "beta", + "Command": "Clear-MgBetaGroupTeamChannelMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgBetaGroupTeamPrimaryChannelMessageReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "beta", + "Command": "Clear-MgBetaGroupTeamPrimaryChannelMessageReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgBetaGroupTeamPrimaryChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "beta", + "Command": "Clear-MgBetaGroupTeamPrimaryChannelMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-beta", "OutputType": null, - "Command": "Clear-MgBetaSecurityCaseEdiscoveryCaseSearchData", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", - "ApiVersion": "beta", + "Command": "Clear-MgBetaSecurityCaseEdiscoveryCaseSearchData", "Variants": [ "Purge", "PurgeExpanded", "PurgeViaIdentity", "PurgeViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Clear-MgBetaTeamChannelMessageReaction", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "beta", + "Command": "Clear-MgBetaTeamChannelMessageReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgBetaTeamChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "beta", + "Command": "Clear-MgBetaTeamChannelMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "beta", + "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "beta", + "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "beta", + "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "beta", + "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "POST", + "Uri": "/users/{user-id}/wipeAndBlockManagedApps", + "Command": "Clear-MgBetaUserAndBlockManagedApp", + "Variants": [ + "Wipe", + "WipeViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -2652,19 +2661,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgBetaUserAndBlockManagedApp", "CommandAlias": null, - "Uri": "/users/{user-id}/wipeAndBlockManagedApps", - "ApiVersion": "beta", - "Variants": [ - "Wipe", - "WipeViaIdentity" - ], - "Module": "Beta.Users.Actions", - "Method": "POST" + "Module": "Beta.Users.Actions" }, { + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", + "Command": "Clear-MgBetaUserChatMessageReaction", + "Variants": [ + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChatMessage.Send", @@ -2692,38 +2703,38 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgBetaUserChatMessageReaction", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "beta", - "Variants": [ - "Unset", - "UnsetExpanded", - "UnsetViaIdentity", - "UnsetViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "POST" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgBetaUserChatMessageReplyReaction", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "beta", + "Command": "Clear-MgBetaUserChatMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "POST", + "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByAzureAdDeviceId", + "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId", + "Variants": [ + "Wipe", + "WipeExpanded", + "WipeViaIdentity", + "WipeViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -2743,55 +2754,55 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId", "CommandAlias": null, - "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByAzureAdDeviceId", - "ApiVersion": "beta", - "Variants": [ - "Wipe", - "WipeExpanded", - "WipeViaIdentity", - "WipeViaIdentityExpanded" - ], - "Module": "Beta.Users.Actions", - "Method": "POST" + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByDeviceTag", - "ApiVersion": "beta", + "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag", "Variants": [ "Wipe1", "WipeExpanded1", "WipeViaIdentity1", "WipeViaIdentityExpanded1" ], - "Module": "Beta.Users.Actions", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgBetaUserManagedDevice", "CommandAlias": null, + "Module": "Beta.Users.Actions" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "ApiVersion": "beta", + "Command": "Clear-MgBetaUserManagedDevice", "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/users/{user-id}/presence/clearPresence", + "Command": "Clear-MgBetaUserPresence", + "Variants": [ + "Clear", + "ClearExpanded", + "ClearViaIdentity", + "ClearViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -2811,21 +2822,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", - "OutputType": null, - "Command": "Clear-MgBetaUserPresence", "CommandAlias": null, - "Uri": "/users/{user-id}/presence/clearPresence", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", + "Command": "Clear-MgBetaUserPresenceUserPreferredPresence", "Variants": [ "Clear", - "ClearExpanded", - "ClearViaIdentity", - "ClearViaIdentityExpanded" + "ClearViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -2845,85 +2854,87 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", - "OutputType": null, - "Command": "Clear-MgBetaUserPresenceUserPreferredPresence", "CommandAlias": null, - "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", - "ApiVersion": "beta", - "Variants": [ - "Clear", - "ClearViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgChatMessageReaction", - "CommandAlias": null, + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "v1.0", + "Command": "Clear-MgChatMessageReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgChatMessageReplyReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "v1.0", + "Command": "Clear-MgChatMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", "OutputType": null, - "Command": "Clear-MgCommunicationPresence", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/communications/presences/{presence-id}/clearPresence", - "ApiVersion": "v1.0", + "Command": "Clear-MgCommunicationPresence", "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", "OutputType": null, - "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", - "ApiVersion": "v1.0", + "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", "Variants": [ "Clear", "ClearViaIdentity" ], - "Module": "CloudCommunications", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "CloudCommunications" }, { + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", + "Command": "Clear-MgDeviceManagementManagedDevice", + "Variants": [ + "Wipe", + "WipeExpanded", + "WipeViaIdentity", + "WipeViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -2951,208 +2962,208 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", - "OutputType": null, - "Command": "Clear-MgDeviceManagementManagedDevice", "CommandAlias": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", - "ApiVersion": "v1.0", - "Variants": [ - "Wipe", - "WipeExpanded", - "WipeViaIdentity", - "WipeViaIdentityExpanded" - ], - "Module": "DeviceManagement", - "Method": "POST" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgGroupTeamChannelMessageReaction", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "v1.0", + "Command": "Clear-MgGroupTeamChannelMessageReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgGroupTeamChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "v1.0", + "Command": "Clear-MgGroupTeamChannelMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgGroupTeamPrimaryChannelMessageReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "v1.0", + "Command": "Clear-MgGroupTeamPrimaryChannelMessageReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgGroupTeamPrimaryChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "v1.0", + "Command": "Clear-MgGroupTeamPrimaryChannelMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-1.0", "OutputType": null, - "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", - "ApiVersion": "v1.0", + "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData", "Variants": [ "Purge", "PurgeExpanded", "PurgeViaIdentity", "PurgeViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Clear-MgTeamChannelMessageReaction", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "v1.0", + "Command": "Clear-MgTeamChannelMessageReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgTeamChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "v1.0", + "Command": "Clear-MgTeamChannelMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgTeamPrimaryChannelMessageReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "v1.0", + "Command": "Clear-MgTeamPrimaryChannelMessageReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgTeamPrimaryChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "v1.0", + "Command": "Clear-MgTeamPrimaryChannelMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "v1.0", + "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "v1.0", + "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", + "Command": "Clear-MgUserChatMessageReaction", + "Variants": [ + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChatMessage.Send", @@ -3180,55 +3191,55 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgUserChatMessageReaction", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "v1.0", - "Variants": [ - "Unset", - "UnsetExpanded", - "UnsetViaIdentity", - "UnsetViaIdentityExpanded" - ], - "Module": "Teams", - "Method": "POST" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Clear-MgUserChatMessageReplyReaction", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "v1.0", + "Command": "Clear-MgUserChatMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", "OutputType": null, - "Command": "Clear-MgUserManagedDevice", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "ApiVersion": "v1.0", + "Command": "Clear-MgUserManagedDevice", "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/users/{user-id}/presence/clearPresence", + "Command": "Clear-MgUserPresence", + "Variants": [ + "Clear", + "ClearExpanded", + "ClearViaIdentity", + "ClearViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -3248,21 +3259,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", - "OutputType": null, - "Command": "Clear-MgUserPresence", "CommandAlias": null, - "Uri": "/users/{user-id}/presence/clearPresence", - "ApiVersion": "v1.0", + "Module": "CloudCommunications" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", + "Command": "Clear-MgUserPresenceUserPreferredPresence", "Variants": [ "Clear", - "ClearExpanded", - "ClearViaIdentity", - "ClearViaIdentityExpanded" + "ClearViaIdentity" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -3282,19 +3291,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", - "OutputType": null, - "Command": "Clear-MgUserPresenceUserPreferredPresence", "CommandAlias": null, - "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", - "ApiVersion": "v1.0", - "Variants": [ - "Clear", - "ClearViaIdentity" - ], - "Module": "CloudCommunications", - "Method": "POST" + "Module": "CloudCommunications" }, { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/close", + "Command": "Close-MgBetaComplianceEdiscoveryCase", + "Variants": [ + "Close", + "CloseViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -3314,19 +3323,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-close?view=graph-rest-beta", - "OutputType": null, - "Command": "Close-MgBetaComplianceEdiscoveryCase", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/close", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", + "Command": "Close-MgBetaSecurityCaseEdiscoveryCase", "Variants": [ "Close", "CloseViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -3346,19 +3355,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-beta", - "OutputType": null, - "Command": "Close-MgBetaSecurityCaseEdiscoveryCase", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", - "ApiVersion": "beta", + "Command": "Close-MgSecurityCaseEdiscoveryCase", "Variants": [ "Close", "CloseViaIdentity" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -3378,451 +3387,451 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-1.0", - "OutputType": null, - "Command": "Close-MgSecurityCaseEdiscoveryCase", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", - "ApiVersion": "v1.0", - "Variants": [ - "Close", - "CloseViaIdentity" - ], - "Module": "Security", - "Method": "POST" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Complete-MgBetaChatMigration", - "CommandAlias": null, + "Method": "POST", "Uri": "/chats/{chat-id}/completeMigration", - "ApiVersion": "beta", + "Command": "Complete-MgBetaChatMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource", - "Command": "Complete-MgBetaDirectoryImpactedResource", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/directory/impactedResources/{impactedResource-id}/complete", - "ApiVersion": "beta", + "Command": "Complete-MgBetaDirectoryImpactedResource", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-complete?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecommendation", - "Command": "Complete-MgBetaDirectoryRecommendation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/recommendations/{recommendation-id}/complete", - "ApiVersion": "beta", + "Command": "Complete-MgBetaDirectoryRecommendation", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource", - "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-complete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/complete", - "ApiVersion": "beta", + "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", - "OutputType": null, - "Command": "Complete-MgBetaGroupTeamChannelMigration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/completeMigration", - "ApiVersion": "beta", + "Command": "Complete-MgBetaGroupTeamChannelMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-beta", "OutputType": null, - "Command": "Complete-MgBetaGroupTeamMigration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/completeMigration", - "ApiVersion": "beta", + "Command": "Complete-MgBetaGroupTeamMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", "OutputType": null, - "Command": "Complete-MgBetaGroupTeamPrimaryChannelMigration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/completeMigration", - "ApiVersion": "beta", + "Command": "Complete-MgBetaGroupTeamPrimaryChannelMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", - "OutputType": null, - "Command": "Complete-MgBetaTeamChannelMigration", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", - "ApiVersion": "beta", + "Command": "Complete-MgBetaTeamChannelMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-beta", "OutputType": null, - "Command": "Complete-MgBetaTeamMigration", - "CommandAlias": null, - "Uri": "/teams/{team-id}/completeMigration", "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/completeMigration", + "Command": "Complete-MgBetaTeamMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", "OutputType": null, - "Command": "Complete-MgBetaTeamPrimaryChannelMigration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/completeMigration", - "ApiVersion": "beta", + "Command": "Complete-MgBetaTeamPrimaryChannelMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", - "OutputType": null, - "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", - "ApiVersion": "beta", + "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Complete-MgBetaUserChatMigration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/completeMigration", - "ApiVersion": "beta", + "Command": "Complete-MgBetaUserChatMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOutlookTask", - "Command": "Complete-MgBetaUserOutlookTask", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete", - "ApiVersion": "beta", + "Command": "Complete-MgBetaUserOutlookTask", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOutlookTask", - "Command": "Complete-MgBetaUserOutlookTaskFolderTask", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", - "ApiVersion": "beta", + "Command": "Complete-MgBetaUserOutlookTaskFolderTask", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOutlookTask", - "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", - "ApiVersion": "beta", + "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", - "OutputType": null, - "Command": "Complete-MgGroupTeamChannelMigration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/completeMigration", - "ApiVersion": "v1.0", + "Command": "Complete-MgGroupTeamChannelMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0", "OutputType": null, - "Command": "Complete-MgGroupTeamMigration", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/completeMigration", - "ApiVersion": "v1.0", + "Command": "Complete-MgGroupTeamMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", "OutputType": null, - "Command": "Complete-MgGroupTeamPrimaryChannelMigration", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/completeMigration", - "ApiVersion": "v1.0", + "Command": "Complete-MgGroupTeamPrimaryChannelMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", - "OutputType": null, - "Command": "Complete-MgTeamChannelMigration", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", - "ApiVersion": "v1.0", + "Command": "Complete-MgTeamChannelMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0", "OutputType": null, - "Command": "Complete-MgTeamMigration", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/completeMigration", - "ApiVersion": "v1.0", + "Command": "Complete-MgTeamMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", "OutputType": null, - "Command": "Complete-MgTeamPrimaryChannelMigration", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/completeMigration", - "ApiVersion": "v1.0", + "Command": "Complete-MgTeamPrimaryChannelMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", - "OutputType": null, - "Command": "Complete-MgTeamworkDeletedTeamChannelMigration", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", - "ApiVersion": "v1.0", + "Command": "Complete-MgTeamworkDeletedTeamChannelMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "OutputType": null, - "Command": "Confirm-MgApplicationMemberGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/checkMemberGroups", - "ApiVersion": "v1.0", + "Command": "Confirm-MgApplicationMemberGroup", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Confirm-MgApplicationMemberObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/checkMemberObjects", - "ApiVersion": "v1.0", + "Command": "Confirm-MgApplicationMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "OutputType": null, - "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Confirm-MgBetaAdministrativeUnitMemberObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaAdministrativeUnitMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "OutputType": null, - "Command": "Confirm-MgBetaApplicationMemberGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/checkMemberGroups", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaApplicationMemberGroup", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Confirm-MgBetaApplicationMemberObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/checkMemberObjects", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaApplicationMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "POST", + "Uri": "/auditLogs/signIns/confirmCompromised", + "Command": "Confirm-MgBetaAuditLogSignInCompromised", + "Variants": [ + "Confirm", + "ConfirmExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyUser.ReadWrite.All", @@ -3842,19 +3851,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmcompromised?view=graph-rest-beta", - "OutputType": null, - "Command": "Confirm-MgBetaAuditLogSignInCompromised", "CommandAlias": null, - "Uri": "/auditLogs/signIns/confirmCompromised", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/auditLogs/signIns/confirmSafe", + "Command": "Confirm-MgBetaAuditLogSignInSafe", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyUser.ReadWrite.All", @@ -3874,19 +3883,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmsafe?view=graph-rest-beta", - "OutputType": null, - "Command": "Confirm-MgBetaAuditLogSignInSafe", "CommandAlias": null, - "Uri": "/auditLogs/signIns/confirmSafe", - "ApiVersion": "beta", - "Variants": [ - "Confirm", - "ConfirmExpanded" - ], - "Module": "Beta.Reports", - "Method": "POST" + "Module": "Beta.Reports" }, { + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/checkMemberGroups", + "Command": "Confirm-MgBetaContactMemberGroup", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -3978,21 +3989,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Confirm-MgBetaContactMemberGroup", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/checkMemberGroups", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/checkMemberObjects", + "Command": "Confirm-MgBetaContactMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -4092,55 +4103,53 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Confirm-MgBetaContactMemberObject", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/checkMemberObjects", - "ApiVersion": "beta", - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Confirm-MgBetaContractMemberGroup", - "CommandAlias": null, + "Method": "POST", "Uri": "/contracts/{contract-id}/checkMemberGroups", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaContractMemberGroup", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Confirm-MgBetaContractMemberObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/contracts/{contract-id}/checkMemberObjects", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaContractMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", + "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery", + "Variants": [ + "Verify", + "VerifyViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -4160,19 +4169,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery", "CommandAlias": null, - "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", - "ApiVersion": "beta", - "Variants": [ - "Verify", - "VerifyViaIdentity" - ], - "Module": "Beta.DeviceManagement.Functions", - "Method": "GET" + "Module": "Beta.DeviceManagement.Functions" }, { + "Method": "POST", + "Uri": "/devices/{device-id}/checkMemberGroups", + "Command": "Confirm-MgBetaDeviceMemberGroup", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -4264,21 +4275,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Confirm-MgBetaDeviceMemberGroup", "CommandAlias": null, - "Uri": "/devices/{device-id}/checkMemberGroups", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", + "Uri": "/devices/{device-id}/checkMemberObjects", + "Command": "Confirm-MgBetaDeviceMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -4378,187 +4389,187 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Confirm-MgBetaDeviceMemberObject", "CommandAlias": null, - "Uri": "/devices/{device-id}/checkMemberObjects", - "ApiVersion": "beta", - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup", - "CommandAlias": null, + "Method": "POST", "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "OutputType": null, - "Command": "Confirm-MgBetaDirectoryRoleMemberGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaDirectoryRoleMemberGroup", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Confirm-MgBetaDirectoryRoleMemberObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaDirectoryRoleMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "OutputType": null, - "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "OutputType": null, - "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Confirm-MgBetaDirectorySettingTemplateMemberObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaDirectorySettingTemplateMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDomain", - "Command": "Confirm-MgBetaDomain", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/domains/{domain-id}/verify", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaDomain", "Variants": [ "Verify", "VerifyViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Confirm-MgBetaGroupGrantedPermissionForApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaGroupGrantedPermissionForApp", "Variants": [ "Check", "CheckViaIdentity" ], - "Module": "Beta.Groups", - "Method": "POST" + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/checkMemberGroups", + "Command": "Confirm-MgBetaGroupMemberGroup", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -4650,21 +4661,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Confirm-MgBetaGroupMemberGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/checkMemberGroups", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/checkMemberObjects", + "Command": "Confirm-MgBetaGroupMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -4764,132 +4775,132 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Confirm-MgBetaGroupMemberObject", "CommandAlias": null, - "Uri": "/groups/{group-id}/checkMemberObjects", - "ApiVersion": "beta", - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "Module": "Beta.Groups", - "Method": "POST" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/verifySignature", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature", "Variants": [ "Verify", "VerifyExpanded", "VerifyViaIdentity", "VerifyViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard", - "Command": "Confirm-MgBetaGroupTeamScheduleTimeCard", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/confirm", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaGroupTeamScheduleTimeCard", "Variants": [ "Confirm", "ConfirmViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Confirm-MgBetaInformationProtectionSignature", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/informationProtection/verifySignature", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaInformationProtectionSignature", "Variants": [ "Verify", "VerifyExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "OutputType": null, - "Command": "Confirm-MgBetaOrganizationMemberGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/organization/{organization-id}/checkMemberGroups", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaOrganizationMemberGroup", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Confirm-MgBetaOrganizationMemberObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/organization/{organization-id}/checkMemberObjects", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaOrganizationMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-beta", "OutputType": null, - "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-confirmcompromised?view=graph-rest-beta", "OutputType": null, - "Command": "Confirm-MgBetaRiskyUserCompromised", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identityProtection/riskyUsers/confirmCompromised", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaRiskyUserCompromised", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-confirmcompromised?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", + "Command": "Confirm-MgBetaServicePrincipalMemberGroup", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -4981,21 +4992,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Confirm-MgBetaServicePrincipalMemberGroup", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", + "Command": "Confirm-MgBetaServicePrincipalMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -5095,53 +5106,53 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Confirm-MgBetaServicePrincipalMemberObject", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", - "ApiVersion": "beta", - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "POST" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard", - "Command": "Confirm-MgBetaTeamScheduleTimeCard", - "CommandAlias": null, + "Method": "POST", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaTeamScheduleTimeCard", "Variants": [ "Confirm", "ConfirmViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Confirm-MgBetaUserInformationProtectionSignature", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/informationProtection/verifySignature", - "ApiVersion": "beta", + "Command": "Confirm-MgBetaUserInformationProtectionSignature", "Variants": [ "Verify", "VerifyExpanded", "VerifyViaIdentity", "VerifyViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "POST", + "Uri": "/users/{user-id}/checkMemberGroups", + "Command": "Confirm-MgBetaUserMemberGroup", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -5233,21 +5244,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Confirm-MgBetaUserMemberGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/checkMemberGroups", - "ApiVersion": "beta", + "Module": "Beta.Users.Actions" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/checkMemberObjects", + "Command": "Confirm-MgBetaUserMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -5347,21 +5358,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Confirm-MgBetaUserMemberObject", "CommandAlias": null, - "Uri": "/users/{user-id}/checkMemberObjects", - "ApiVersion": "beta", + "Module": "Beta.Users.Actions" + }, + { + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/checkMemberGroups", + "Command": "Confirm-MgContactMemberGroup", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -5453,21 +5464,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null, - "Command": "Confirm-MgContactMemberGroup", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/checkMemberGroups", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/checkMemberObjects", + "Command": "Confirm-MgContactMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -5567,90 +5578,56 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Confirm-MgContactMemberObject", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/checkMemberObjects", - "ApiVersion": "v1.0", - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null, - "Command": "Confirm-MgContractMemberGroup", - "CommandAlias": null, + "Method": "POST", "Uri": "/contracts/{contract-id}/checkMemberGroups", - "ApiVersion": "v1.0", + "Command": "Confirm-MgContractMemberGroup", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Confirm-MgContractMemberObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/contracts/{contract-id}/checkMemberObjects", - "ApiVersion": "v1.0", + "Command": "Confirm-MgContractMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", - "ApiVersion": "v1.0", + "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery", "Variants": [ "Verify", "VerifyViaIdentity" ], - "Module": "DeviceManagement.Functions", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { - "Name": "Application.Read.All", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -5658,79 +5635,7 @@ "IsLeastPrivilege": true }, { - "Name": "User.Read.All", - "Description": "Read all users' full profiles and company properties", - "FullDescription": "Allows the app to read the full set of user properties of all users in the organization and read company properties, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "GroupMember.Read.All", - "Description": "Read group memberships", - "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Device.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Device.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -5738,22 +5643,22 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null, - "Command": "Confirm-MgDeviceMemberGroup", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement.Functions" + }, + { + "Method": "POST", "Uri": "/devices/{device-id}/checkMemberGroups", - "ApiVersion": "v1.0", + "Command": "Confirm-MgDeviceMemberGroup", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -5771,14 +5676,6 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, { "Name": "GroupMember.Read.All", "Description": "Read group memberships", @@ -5788,15 +5685,15 @@ "IsLeastPrivilege": false }, { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "Name": "User.ReadWrite.All", + "Description": null, + "FullDescription": null, "IsAdmin": true, - "PermissionType": "DelegatedWork", + "PermissionType": "Application", "IsLeastPrivilege": false }, { - "Name": "User.ReadWrite.All", + "Name": "Group.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -5804,7 +5701,7 @@ "IsLeastPrivilege": false }, { - "Name": "Group.ReadWrite.All", + "Name": "Group.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -5852,154 +5749,268 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Confirm-MgDeviceMemberObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/devices/{device-id}/checkMemberObjects", - "ApiVersion": "v1.0", + "Command": "Confirm-MgDeviceMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "OutputType": null, - "Command": "Confirm-MgDirectoryDeletedItemMemberGroup", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles and company properties", + "FullDescription": "Allows the app to read the full set of user properties of all users in the organization and read company properties, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "GroupMember.Read.All", + "Description": "Read group memberships", + "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Device.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Device.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", - "ApiVersion": "v1.0", + "Command": "Confirm-MgDirectoryDeletedItemMemberGroup", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Confirm-MgDirectoryDeletedItemMemberObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", - "ApiVersion": "v1.0", + "Command": "Confirm-MgDirectoryDeletedItemMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "OutputType": null, - "Command": "Confirm-MgDirectoryRoleMemberGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", - "ApiVersion": "v1.0", + "Command": "Confirm-MgDirectoryRoleMemberGroup", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Confirm-MgDirectoryRoleMemberObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", - "ApiVersion": "v1.0", + "Command": "Confirm-MgDirectoryRoleMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "OutputType": null, - "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", - "ApiVersion": "v1.0", + "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", - "ApiVersion": "v1.0", + "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDomain", - "Command": "Confirm-MgDomain", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/domains/{domain-id}/verify", - "ApiVersion": "v1.0", + "Command": "Confirm-MgDomain", "Variants": [ "Verify", "VerifyViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Confirm-MgGroupGrantedPermissionForApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "ApiVersion": "v1.0", + "Command": "Confirm-MgGroupGrantedPermissionForApp", "Variants": [ "Check", "CheckViaIdentity" ], - "Module": "Groups", - "Method": "POST" + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/checkMemberGroups", + "Command": "Confirm-MgGroupMemberGroup", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -6091,21 +6102,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null, - "Command": "Confirm-MgGroupMemberGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/checkMemberGroups", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/checkMemberObjects", + "Command": "Confirm-MgGroupMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -6205,119 +6216,119 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Confirm-MgGroupMemberObject", "CommandAlias": null, - "Uri": "/groups/{group-id}/checkMemberObjects", - "ApiVersion": "v1.0", - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "Module": "Groups", - "Method": "POST" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null, - "Command": "Confirm-MgGroupSettingTemplateMemberGroup", - "CommandAlias": null, + "Method": "POST", "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberGroups", - "ApiVersion": "v1.0", + "Command": "Confirm-MgGroupSettingTemplateMemberGroup", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Confirm-MgGroupSettingTemplateMemberObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberObjects", - "ApiVersion": "v1.0", + "Command": "Confirm-MgGroupSettingTemplateMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "OutputType": null, - "Command": "Confirm-MgOrganizationMemberGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/organization/{organization-id}/checkMemberGroups", - "ApiVersion": "v1.0", + "Command": "Confirm-MgOrganizationMemberGroup", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Confirm-MgOrganizationMemberObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/organization/{organization-id}/checkMemberObjects", - "ApiVersion": "v1.0", + "Command": "Confirm-MgOrganizationMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-1.0", "OutputType": null, - "Command": "Confirm-MgRiskyServicePrincipalCompromised", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", - "ApiVersion": "v1.0", + "Command": "Confirm-MgRiskyServicePrincipalCompromised", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-confirmcompromised?view=graph-rest-1.0", "OutputType": null, - "Command": "Confirm-MgRiskyUserCompromised", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identityProtection/riskyUsers/confirmCompromised", - "ApiVersion": "v1.0", + "Command": "Confirm-MgRiskyUserCompromised", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-confirmcompromised?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", + "Command": "Confirm-MgServicePrincipalMemberGroup", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -6409,21 +6420,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null, - "Command": "Confirm-MgServicePrincipalMemberGroup", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", + "Command": "Confirm-MgServicePrincipalMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -6523,21 +6534,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Confirm-MgServicePrincipalMemberObject", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/checkMemberGroups", + "Command": "Confirm-MgUserMemberGroup", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -6629,21 +6640,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null, - "Command": "Confirm-MgUserMemberGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/checkMemberGroups", - "ApiVersion": "v1.0", + "Module": "Users.Actions" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/checkMemberObjects", + "Command": "Confirm-MgUserMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Users.Actions", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -6743,21 +6754,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Confirm-MgUserMemberObject", "CommandAlias": null, - "Uri": "/users/{user-id}/checkMemberObjects", - "ApiVersion": "v1.0", - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "Module": "Users.Actions", - "Method": "POST" + "Module": "Users.Actions" }, { + "Method": "POST", + "Uri": "/users/{user-id}/convertExternalToInternalMemberUser", + "Command": "Convert-MgBetaUserExternalToInternalMemberUser", + "Variants": [ + "Convert", + "ConvertExpanded", + "ConvertViaIdentity", + "ConvertViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphConversionUserDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "User-ConvertToInternal.ReadWrite.All", @@ -6777,21 +6788,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-convertexternaltointernalmemberuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversionUserDetails", - "Command": "Convert-MgBetaUserExternalToInternalMemberUser", "CommandAlias": null, - "Uri": "/users/{user-id}/convertExternalToInternalMemberUser", - "ApiVersion": "beta", - "Variants": [ - "Convert", - "ConvertExpanded", - "ConvertViaIdentity", - "ConvertViaIdentityExpanded" - ], - "Module": "Beta.Users.Actions", - "Method": "POST" + "Module": "Beta.Users.Actions" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", + "Command": "Copy-MgBetaDriveItem", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -6819,106 +6830,106 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Copy-MgBetaDriveItem", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", - "ApiVersion": "beta", + "Module": "Beta.Files" + }, + { + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "OutputType": null, - "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation", "CommandAlias": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", + "Module": "Beta.Files" + }, + { + "Method": "POST", + "Uri": "/drives/{drive-id}/root/copy", + "Command": "Copy-MgBetaDriveRoot", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Copy-MgBetaDriveRoot", "CommandAlias": null, - "Uri": "/drives/{drive-id}/root/copy", - "ApiVersion": "beta", + "Module": "Beta.Files" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", + "Command": "Copy-MgBetaGroupDriveItem", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Copy-MgBetaGroupDriveItem", "CommandAlias": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "ApiVersion": "beta", + "Module": "Beta.Files" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "OutputType": null, - "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation", "CommandAlias": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", + "Module": "Beta.Files" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", + "Command": "Copy-MgBetaGroupDriveRoot", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Copy-MgBetaGroupDriveRoot", "CommandAlias": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", - "ApiVersion": "beta", + "Module": "Beta.Files" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Command": "Copy-MgBetaGroupOnenoteNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -6946,123 +6957,123 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupOnenoteNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionPageToSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToSectionGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaGroupOnenoteNotebookSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupOnenoteNotebookSectionPageToSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgBetaGroupOnenoteNotebookSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupOnenoteNotebookSectionToNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgBetaGroupOnenoteNotebookSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupOnenoteNotebookSectionToSectionGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaGroupOnenotePageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -7090,89 +7101,89 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupOnenotePageToSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaGroupOnenoteSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupOnenoteSectionGroupSectionPageToSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgBetaGroupOnenoteSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupOnenoteSectionGroupSectionToNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgBetaGroupOnenoteSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupOnenoteSectionGroupSectionToSectionGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaGroupOnenoteSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupOnenoteSectionPageToSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -7200,21 +7211,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -7242,327 +7253,327 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "Module": "Beta.Notes", - "Method": "POST" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "OutputType": null, - "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", + "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "OutputType": null, - "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", + "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupSiteOnenoteNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "beta", + "Command": "Copy-MgBetaGroupSiteOnenoteNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageToSection", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionToNotebook", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", + "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionToSectionGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", + "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionPageToSection", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionToNotebook", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", + "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionToSectionGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", + "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupSiteOnenotePageToSection", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Command": "Copy-MgBetaGroupSiteOnenotePageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupSiteOnenoteSectionGroupSectionPageToSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Command": "Copy-MgBetaGroupSiteOnenoteSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupSiteOnenoteSectionGroupSectionToNotebook", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", + "Command": "Copy-MgBetaGroupSiteOnenoteSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupSiteOnenoteSectionGroupSectionToSectionGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", + "Command": "Copy-MgBetaGroupSiteOnenoteSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupSiteOnenoteSectionPageToSection", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Command": "Copy-MgBetaGroupSiteOnenoteSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupSiteOnenoteSectionToNotebook", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", + "Command": "Copy-MgBetaGroupSiteOnenoteSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaGroupSiteOnenoteSectionToSectionGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", + "Command": "Copy-MgBetaGroupSiteOnenoteSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-beta", - "OutputType": null, - "Command": "Copy-MgBetaGroupTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/clone", - "ApiVersion": "beta", + "Command": "Copy-MgBetaGroupTeam", "Variants": [ "Clone", "CloneExpanded", "CloneViaIdentity", "CloneViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", "OutputType": null, - "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", + "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -7590,38 +7601,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "OutputType": null, - "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "OutputType": null, - "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Command": "Copy-MgBetaSiteOnenoteNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -7649,123 +7660,123 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaSiteOnenoteNotebook", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaSiteOnenotePageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -7793,89 +7804,89 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaSiteOnenotePageToSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -7903,21 +7914,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -7945,21 +7956,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "Module": "Beta.Notes", - "Method": "POST" + "Module": "Beta.Notes" }, { + "Method": "POST", + "Uri": "/teams/{team-id}/clone", + "Command": "Copy-MgBetaTeam", + "Variants": [ + "Clone", + "CloneExpanded", + "CloneViaIdentity", + "CloneViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Team.Create", @@ -7987,157 +7998,157 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-beta", - "OutputType": null, - "Command": "Copy-MgBetaTeam", "CommandAlias": null, - "Uri": "/teams/{team-id}/clone", - "ApiVersion": "beta", - "Variants": [ - "Clone", - "CloneExpanded", - "CloneViaIdentity", - "CloneViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "POST" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Copy-MgBetaUserDriveItem", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "ApiVersion": "beta", + "Command": "Copy-MgBetaUserDriveItem", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "OutputType": null, - "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", + "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Copy-MgBetaUserDriveRoot", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", - "ApiVersion": "beta", + "Command": "Copy-MgBetaUserDriveRoot", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Copy-MgBetaUserMailFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", - "ApiVersion": "beta", + "Command": "Copy-MgBetaUserMailFolder", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Copy-MgBetaUserMailFolderChildFolder", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", - "ApiVersion": "beta", + "Command": "Copy-MgBetaUserMailFolderChildFolder", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage", - "Command": "Copy-MgBetaUserMailFolderChildFolderMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", - "ApiVersion": "beta", + "Command": "Copy-MgBetaUserMailFolderChildFolderMessage", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage", - "Command": "Copy-MgBetaUserMailFolderMessage", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", - "ApiVersion": "beta", + "Command": "Copy-MgBetaUserMailFolderMessage", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage", - "Command": "Copy-MgBetaUserMessage", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/copy", - "ApiVersion": "beta", + "Command": "Copy-MgBetaUserMessage", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Mail" }, { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Command": "Copy-MgBetaUserOnenoteNotebook", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -8165,123 +8176,123 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaUserOnenoteNotebook", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaUserOnenoteNotebookSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaUserOnenoteNotebookSectionGroupSectionPageToSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgBetaUserOnenoteNotebookSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaUserOnenoteNotebookSectionGroupSectionToNotebook", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgBetaUserOnenoteNotebookSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaUserOnenoteNotebookSectionGroupSectionToSectionGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaUserOnenoteNotebookSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaUserOnenoteNotebookSectionPageToSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgBetaUserOnenoteNotebookSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaUserOnenoteNotebookSectionToNotebook", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgBetaUserOnenoteNotebookSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaUserOnenoteNotebookSectionToSectionGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaUserOnenotePageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -8309,89 +8320,89 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaUserOnenotePageToSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaUserOnenoteSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaUserOnenoteSectionGroupSectionPageToSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgBetaUserOnenoteSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaUserOnenoteSectionGroupSectionToNotebook", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgBetaUserOnenoteSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaUserOnenoteSectionGroupSectionToSectionGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaUserOnenoteSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaUserOnenoteSectionPageToSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgBetaUserOnenoteSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -8419,21 +8430,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaUserOnenoteSectionToNotebook", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -8461,21 +8472,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", + "Command": "Copy-MgDriveItem", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -8503,106 +8514,106 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Copy-MgDriveItem", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", - "ApiVersion": "v1.0", + "Module": "Files" + }, + { + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "OutputType": null, - "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", "CommandAlias": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", + "Module": "Files" + }, + { + "Method": "POST", + "Uri": "/drives/{drive-id}/root/copy", + "Command": "Copy-MgDriveRoot", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Copy-MgDriveRoot", "CommandAlias": null, - "Uri": "/drives/{drive-id}/root/copy", - "ApiVersion": "v1.0", + "Module": "Files" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", + "Command": "Copy-MgGroupDriveItem", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Copy-MgGroupDriveItem", "CommandAlias": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "ApiVersion": "v1.0", + "Module": "Files" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "OutputType": null, - "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation", "CommandAlias": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", + "Module": "Files" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", + "Command": "Copy-MgGroupDriveRoot", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Copy-MgGroupDriveRoot", "CommandAlias": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", - "ApiVersion": "v1.0", + "Module": "Files" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Command": "Copy-MgGroupOnenoteNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -8630,123 +8641,123 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupOnenoteNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgGroupOnenoteNotebookSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupOnenoteNotebookSectionGroupSectionPageToSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgGroupOnenoteNotebookSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupOnenoteNotebookSectionGroupSectionToNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgGroupOnenoteNotebookSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupOnenoteNotebookSectionGroupSectionToSectionGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgGroupOnenoteNotebookSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupOnenoteNotebookSectionPageToSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgGroupOnenoteNotebookSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupOnenoteNotebookSectionToNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgGroupOnenoteNotebookSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupOnenoteNotebookSectionToSectionGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgGroupOnenotePageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -8774,89 +8785,89 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupOnenotePageToSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgGroupOnenoteSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupOnenoteSectionGroupSectionPageToSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgGroupOnenoteSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupOnenoteSectionGroupSectionToNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgGroupOnenoteSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupOnenoteSectionGroupSectionToSectionGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgGroupOnenoteSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupOnenoteSectionPageToSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgGroupOnenoteSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -8884,21 +8895,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupOnenoteSectionToNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -8926,327 +8937,327 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "OutputType": null, - "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation", "CommandAlias": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "OutputType": null, - "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation", "CommandAlias": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Command": "Copy-MgGroupSiteOnenoteNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupSiteOnenoteNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionPageToSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionToNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionToSectionGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgGroupSiteOnenoteNotebookSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupSiteOnenoteNotebookSectionPageToSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "Module": "Sites", - "Method": "POST" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupSiteOnenoteNotebookSectionToNotebook", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", + "Command": "Copy-MgGroupSiteOnenoteNotebookSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupSiteOnenoteNotebookSectionToSectionGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", + "Command": "Copy-MgGroupSiteOnenoteNotebookSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupSiteOnenotePageToSection", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Command": "Copy-MgGroupSiteOnenotePageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupSiteOnenoteSectionGroupSectionPageToSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Command": "Copy-MgGroupSiteOnenoteSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupSiteOnenoteSectionGroupSectionToNotebook", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", + "Command": "Copy-MgGroupSiteOnenoteSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupSiteOnenoteSectionGroupSectionToSectionGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", + "Command": "Copy-MgGroupSiteOnenoteSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupSiteOnenoteSectionPageToSection", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Command": "Copy-MgGroupSiteOnenoteSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupSiteOnenoteSectionToNotebook", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", + "Command": "Copy-MgGroupSiteOnenoteSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgGroupSiteOnenoteSectionToSectionGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", + "Command": "Copy-MgGroupSiteOnenoteSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0", - "OutputType": null, - "Command": "Copy-MgGroupTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/clone", - "ApiVersion": "v1.0", + "Command": "Copy-MgGroupTeam", "Variants": [ "Clone", "CloneExpanded", "CloneViaIdentity", "CloneViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", "OutputType": null, - "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", + "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Files" }, { + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -9274,38 +9285,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "OutputType": null, - "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "OutputType": null, - "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Command": "Copy-MgSiteOnenoteNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -9333,123 +9344,123 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgSiteOnenoteNotebook", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgSiteOnenotePageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -9477,89 +9488,89 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgSiteOnenotePageToSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgSiteOnenoteSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgSiteOnenoteSectionPageToSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgSiteOnenoteSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -9587,21 +9598,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgSiteOnenoteSectionToNotebook", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -9629,21 +9640,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "Module": "Notes", - "Method": "POST" + "Module": "Notes" }, { + "Method": "POST", + "Uri": "/teams/{team-id}/clone", + "Command": "Copy-MgTeam", + "Variants": [ + "Clone", + "CloneExpanded", + "CloneViaIdentity", + "CloneViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Team.Create", @@ -9671,157 +9682,157 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0", - "OutputType": null, - "Command": "Copy-MgTeam", "CommandAlias": null, - "Uri": "/teams/{team-id}/clone", - "ApiVersion": "v1.0", - "Variants": [ - "Clone", - "CloneExpanded", - "CloneViaIdentity", - "CloneViaIdentityExpanded" - ], - "Module": "Teams", - "Method": "POST" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Copy-MgUserDriveItem", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "ApiVersion": "v1.0", + "Command": "Copy-MgUserDriveItem", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "OutputType": null, - "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", + "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Copy-MgUserDriveRoot", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", - "ApiVersion": "v1.0", + "Command": "Copy-MgUserDriveRoot", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Copy-MgUserMailFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", - "ApiVersion": "v1.0", + "Command": "Copy-MgUserMailFolder", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Copy-MgUserMailFolderChildFolder", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", - "ApiVersion": "v1.0", + "Command": "Copy-MgUserMailFolderChildFolder", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage", - "Command": "Copy-MgUserMailFolderChildFolderMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", - "ApiVersion": "v1.0", + "Command": "Copy-MgUserMailFolderChildFolderMessage", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage", - "Command": "Copy-MgUserMailFolderMessage", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", - "ApiVersion": "v1.0", + "Command": "Copy-MgUserMailFolderMessage", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage", - "Command": "Copy-MgUserMessage", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/copy", - "ApiVersion": "v1.0", + "Command": "Copy-MgUserMessage", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Mail" }, { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Command": "Copy-MgUserOnenoteNotebook", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -9849,123 +9860,123 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgUserOnenoteNotebook", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgUserOnenoteNotebookSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgUserOnenoteNotebookSectionGroupSectionPageToSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgUserOnenoteNotebookSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgUserOnenoteNotebookSectionGroupSectionToNotebook", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgUserOnenoteNotebookSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgUserOnenoteNotebookSectionGroupSectionToSectionGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgUserOnenoteNotebookSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgUserOnenoteNotebookSectionPageToSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgUserOnenoteNotebookSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgUserOnenoteNotebookSectionToNotebook", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgUserOnenoteNotebookSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgUserOnenoteNotebookSectionToSectionGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgUserOnenotePageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -9993,89 +10004,89 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgUserOnenotePageToSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgUserOnenoteSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgUserOnenoteSectionGroupSectionPageToSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgUserOnenoteSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgUserOnenoteSectionGroupSectionToNotebook", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgUserOnenoteSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgUserOnenoteSectionGroupSectionToSectionGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgUserOnenoteSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgUserOnenoteSectionPageToSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgUserOnenoteSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -10103,21 +10114,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgUserOnenoteSectionToNotebook", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgUserOnenoteSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -10145,96 +10156,94 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Copy-MgUserOnenoteSectionToSectionGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "Module": "Notes", - "Method": "POST" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Disable-MgBetaMeAuthenticationMethodSmsSignIn", - "CommandAlias": null, + "Method": "POST", "Uri": "/me/authentication/methods/{authenticationMethod-id}/disableSmsSignIn", - "ApiVersion": "beta", + "Command": "Disable-MgBetaMeAuthenticationMethodSmsSignIn", "Variants": [ "Disable", "DisableViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn", - "ApiVersion": "beta", + "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn", "Variants": [ "Disable", "DisableViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Disable-MgBetaUserManagedDevice", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable", - "ApiVersion": "beta", + "Command": "Disable-MgBetaUserManagedDevice", "Variants": [ "Disable", "DisableViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Disable-MgBetaUserManagedDeviceLostMode", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", - "ApiVersion": "beta", + "Command": "Disable-MgBetaUserManagedDeviceLostMode", "Variants": [ "Disable", "DisableViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", "OutputType": null, - "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", - "ApiVersion": "v1.0", + "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", "Variants": [ "Disable", "DisableViaIdentity" ], - "Module": "DeviceManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "POST", + "Uri": "/me/authentication/phoneMethods/{phoneAuthenticationMethod-id}/disableSmsSignIn", + "Command": "Disable-MgMeAuthenticationPhoneMethodSmsSignIn", + "Variants": [ + "Disable", + "DisableViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -10254,19 +10263,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-disablesmssignin?view=graph-rest-1.0", - "OutputType": null, - "Command": "Disable-MgMeAuthenticationPhoneMethodSmsSignIn", "CommandAlias": null, - "Uri": "/me/authentication/phoneMethods/{phoneAuthenticationMethod-id}/disableSmsSignIn", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/disableSmsSignIn", + "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn", "Variants": [ "Disable", "DisableViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -10286,34 +10295,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-disablesmssignin?view=graph-rest-1.0", - "OutputType": null, - "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/disableSmsSignIn", - "ApiVersion": "v1.0", - "Variants": [ - "Disable", - "DisableViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "POST" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", - "OutputType": null, - "Command": "Disable-MgUserManagedDeviceLostMode", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", - "ApiVersion": "v1.0", + "Command": "Disable-MgUserManagedDeviceLostMode", "Variants": [ "Disable", "DisableViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", + "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", + "Variants": [ + "Disconnect", + "DisconnectViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -10333,81 +10342,81 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-disconnect?view=graph-rest-1.0", - "OutputType": null, - "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", "CommandAlias": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", - "ApiVersion": "v1.0", - "Variants": [ - "Disconnect", - "DisconnectViaIdentity" - ], - "Module": "DeviceManagement.Administration", - "Method": "POST" + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Enable-MgBetaMeAuthenticationMethodSmsSignIn", - "CommandAlias": null, + "Method": "POST", "Uri": "/me/authentication/methods/{authenticationMethod-id}/enableSmsSignIn", - "ApiVersion": "beta", + "Command": "Enable-MgBetaMeAuthenticationMethodSmsSignIn", "Variants": [ "Enable", "EnableViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceStatus", - "Command": "Enable-MgBetaSolutionBackupRestore", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/enable", - "ApiVersion": "beta", + "Command": "Enable-MgBetaSolutionBackupRestore", "Variants": [ "Enable", "EnableExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphServiceStatus", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn", - "ApiVersion": "beta", + "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn", "Variants": [ "Enable", "EnableViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Enable-MgBetaUserManagedDeviceLostMode", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode", - "ApiVersion": "beta", + "Command": "Enable-MgBetaUserManagedDeviceLostMode", "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/me/authentication/phoneMethods/{phoneAuthenticationMethod-id}/enableSmsSignIn", + "Command": "Enable-MgMeAuthenticationPhoneMethodSmsSignIn", + "Variants": [ + "Enable", + "EnableViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -10427,34 +10436,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-enablesmssignin?view=graph-rest-1.0", - "OutputType": null, - "Command": "Enable-MgMeAuthenticationPhoneMethodSmsSignIn", "CommandAlias": null, - "Uri": "/me/authentication/phoneMethods/{phoneAuthenticationMethod-id}/enableSmsSignIn", - "ApiVersion": "v1.0", - "Variants": [ - "Enable", - "EnableViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "POST" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceStatus", - "Command": "Enable-MgSolutionBackupRestore", - "CommandAlias": null, + "Method": "POST", "Uri": "/solutions/backupRestore/enable", - "ApiVersion": "v1.0", + "Command": "Enable-MgSolutionBackupRestore", "Variants": [ "Enable", "EnableExpanded" ], - "Module": "BackupRestore", - "Method": "POST" + "OutputType": "IMicrosoftGraphServiceStatus", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "BackupRestore" }, { + "Method": "POST", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/enableSmsSignIn", + "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn", + "Variants": [ + "Enable", + "EnableViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -10474,19 +10483,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-enablesmssignin?view=graph-rest-1.0", - "OutputType": null, - "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/enableSmsSignIn", - "ApiVersion": "v1.0", - "Variants": [ - "Enable", - "EnableViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "POST" + "Module": "Identity.SignIns" }, { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export", + "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet", + "Variants": [ + "Export", + "ExportExpanded", + "ExportViaIdentity", + "ExportViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10506,21 +10517,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-export?view=graph-rest-beta", - "OutputType": null, - "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig", + "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", "Variants": [ "Export", - "ExportExpanded", - "ExportViaIdentity", - "ExportViaIdentityExpanded" + "ExportViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -10540,19 +10549,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", "CommandAlias": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData", + "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData", "Variants": [ "Export", - "ExportViaIdentity" + "ExportExpanded", + "ExportViaIdentity", + "ExportViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -10572,96 +10583,96 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-exportpersonaldata?view=graph-rest-beta", - "OutputType": null, - "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData", "CommandAlias": null, - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData", - "ApiVersion": "beta", - "Variants": [ - "Export", - "ExportExpanded", - "ExportViaIdentity", - "ExportViaIdentityExpanded" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/export", - "ApiVersion": "beta", + "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment", "Variants": [ "Export", "ExportViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Export-MgBetaPrivilegedAccessRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/export", - "ApiVersion": "beta", + "Command": "Export-MgBetaPrivilegedAccessRoleAssignment", "Variants": [ "Export", "ExportViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Command": "Export-MgBetaReportPartnerBillingReconciliationBilled", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/reports/partners/billing/reconciliation/billed/export", - "ApiVersion": "beta", + "Command": "Export-MgBetaReportPartnerBillingReconciliationBilled", "Variants": [ "Export", "ExportExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-beta", "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Command": "Export-MgBetaReportPartnerBillingUsageBilled", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/reports/partners/billing/usage/billed/export", - "ApiVersion": "beta", + "Command": "Export-MgBetaReportPartnerBillingUsageBilled", "Variants": [ "Export", "ExportExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-beta", "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Command": "Export-MgBetaReportPartnerBillingUsageUnbilled", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/reports/partners/billing/usage/unbilled/export", - "ApiVersion": "beta", + "Command": "Export-MgBetaReportPartnerBillingUsageUnbilled", "Variants": [ "Export", "ExportExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Reports" }, { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Variants": [ + "Export", + "ExportExpanded", + "ExportViaIdentity", + "ExportViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10681,21 +10692,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-beta", - "OutputType": null, - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10715,21 +10726,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-beta", - "OutputType": null, - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportReport", + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchReport", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10749,21 +10760,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-exportreport?view=graph-rest-beta", - "OutputType": null, - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchReport", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportReport", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportResult", + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchResult", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10783,21 +10794,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-exportresult?view=graph-rest-beta", - "OutputType": null, - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchResult", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportResult", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", + "Command": "Export-MgBetaUserDeviceAndAppManagementData", "Variants": [ "Export", - "ExportExpanded", + "Export1", "ExportViaIdentity", - "ExportViaIdentityExpanded" + "ExportViaIdentity1" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -10833,83 +10844,83 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Export-MgBetaUserDeviceAndAppManagementData", "CommandAlias": null, - "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", - "ApiVersion": "beta", - "Variants": [ - "Export", - "Export1", - "ExportViaIdentity", - "ExportViaIdentity1" - ], - "Module": "Beta.Users.Functions", - "Method": "GET" + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-beta", - "OutputType": null, - "Command": "Export-MgBetaUserPersonalData", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/exportPersonalData", - "ApiVersion": "beta", + "Command": "Export-MgBetaUserPersonalData", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Command": "Export-MgReportPartnerBillingReconciliationBilled", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Users.Actions" + }, + { + "Method": "POST", "Uri": "/reports/partners/billing/reconciliation/billed/export", - "ApiVersion": "v1.0", + "Command": "Export-MgReportPartnerBillingReconciliationBilled", "Variants": [ "Export", "ExportExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Command": "Export-MgReportPartnerBillingUsageBilled", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "POST", "Uri": "/reports/partners/billing/usage/billed/export", - "ApiVersion": "v1.0", + "Command": "Export-MgReportPartnerBillingUsageBilled", "Variants": [ "Export", "ExportExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Command": "Export-MgReportPartnerBillingUsageUnbilled", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "POST", "Uri": "/reports/partners/billing/usage/unbilled/export", - "ApiVersion": "v1.0", + "Command": "Export-MgReportPartnerBillingUsageUnbilled", "Variants": [ "Export", "ExportExpanded" ], - "Module": "Reports", - "Method": "POST" + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Reports" }, { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", + "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSet", + "Variants": [ + "Export", + "ExportExpanded", + "ExportViaIdentity", + "ExportViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10929,21 +10940,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-1.0", - "OutputType": null, - "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSet", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", + "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10963,21 +10974,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-1.0", - "OutputType": null, - "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportReport", + "Command": "Export-MgSecurityCaseEdiscoveryCaseSearchReport", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10997,21 +11008,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-exportreport?view=graph-rest-1.0", - "OutputType": null, - "Command": "Export-MgSecurityCaseEdiscoveryCaseSearchReport", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportReport", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportResult", + "Command": "Export-MgSecurityCaseEdiscoveryCaseSearchResult", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -11031,21 +11042,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-exportresult?view=graph-rest-1.0", - "OutputType": null, - "Command": "Export-MgSecurityCaseEdiscoveryCaseSearchResult", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportResult", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", + "Command": "Export-MgUserDeviceAndAppManagementData", "Variants": [ "Export", - "ExportExpanded", + "Export1", "ExportViaIdentity", - "ExportViaIdentityExpanded" + "ExportViaIdentity1" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -11081,113 +11092,111 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Export-MgUserDeviceAndAppManagementData", "CommandAlias": null, - "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", - "ApiVersion": "v1.0", - "Variants": [ - "Export", - "Export1", - "ExportViaIdentity", - "ExportViaIdentity1" - ], - "Module": "Users.Functions", - "Method": "GET" + "Module": "Users.Functions" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-1.0", - "OutputType": null, - "Command": "Export-MgUserPersonalData", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/exportPersonalData", - "ApiVersion": "v1.0", + "Command": "Export-MgUserPersonalData", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Module": "Users.Actions", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Users.Actions" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "v1.0", + "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "v1.0", + "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Module": "Applications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "beta", + "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "beta", + "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", - "ApiVersion": "beta", + "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode", "Variants": [ "Find1", "FindViaIdentity1" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", + "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode", + "Variants": [ + "Find", + "FindViaIdentity" + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -11215,19 +11224,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode", "CommandAlias": null, - "Uri": "/policies/authenticationStrengthPolicies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", - "ApiVersion": "beta", - "Variants": [ - "Find", - "FindViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", + "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Variants": [ + "Discover", + "DiscoverViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -11247,79 +11256,81 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "beta", - "Variants": [ - "Discover", - "DiscoverViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "POST" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "CommandAlias": null, + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "beta", + "Command": "Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-findtenantinformationbydomainname?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTenantInformation", - "Command": "Find-MgBetaTenantRelationshipTenantInformationByDomainName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/findTenantInformationByDomainName(domainName='{domainName}')", - "ApiVersion": "beta", + "Command": "Find-MgBetaTenantRelationshipTenantInformationByDomainName", "Variants": [ "Find", "FindViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-findtenantinformationbytenantid?view=graph-rest-beta", "OutputType": "IMicrosoftGraphTenantInformation", - "Command": "Find-MgBetaTenantRelationshipTenantInformationByTenantId", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-findtenantinformationbydomainname?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/findTenantInformationByTenantId(tenantId='{tenantId}')", - "ApiVersion": "beta", + "Command": "Find-MgBetaTenantRelationshipTenantInformationByTenantId", "Variants": [ "Find", "FindViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTenantInformation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Find-MgBetaUserManagedDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-findtenantinformationbytenantid?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "ApiVersion": "beta", + "Command": "Find-MgBetaUserManagedDevice", "Variants": [ "Locate", "LocateViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/users/{user-id}/findMeetingTimes", + "Command": "Find-MgBetaUserMeetingTime", + "Variants": [ + "Find", + "FindExpanded", + "FindViaIdentity", + "FindViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -11339,21 +11350,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", - "Command": "Find-MgBetaUserMeetingTime", "CommandAlias": null, - "Uri": "/users/{user-id}/findMeetingTimes", - "ApiVersion": "beta", + "Module": "Beta.Users.Actions" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/findRooms", + "Command": "Find-MgBetaUserRoom", "Variants": [ "Find", - "FindExpanded", + "Find1", "FindViaIdentity", - "FindViaIdentityExpanded" + "FindViaIdentity1" ], - "Module": "Beta.Users.Actions", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEmailAddress", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -11373,21 +11384,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmailAddress", - "Command": "Find-MgBetaUserRoom", "CommandAlias": null, - "Uri": "/users/{user-id}/findRooms", - "ApiVersion": "beta", + "Module": "Beta.Users.Functions" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/findRoomLists", + "Command": "Find-MgBetaUserRoomList", "Variants": [ "Find", - "Find1", - "FindViaIdentity", - "FindViaIdentity1" + "FindViaIdentity" ], - "Module": "Beta.Users.Functions", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEmailAddress", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -11407,64 +11416,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findroomlists?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEmailAddress", - "Command": "Find-MgBetaUserRoomList", "CommandAlias": null, - "Uri": "/users/{user-id}/findRoomLists", - "ApiVersion": "beta", - "Variants": [ - "Find", - "FindViaIdentity" - ], - "Module": "Beta.Users.Functions", - "Method": "GET" + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", - "Command": "Find-MgBetaWindowsUpdatesProductByCatalogId", - "CommandAlias": "Find-MgBetaWuProductGraphBPreCatalogId", + "Method": "GET", "Uri": "/admin/windows/updates/products/findByCatalogId(catalogID='{catalogID}')", - "ApiVersion": "beta", + "Command": "Find-MgBetaWindowsUpdatesProductByCatalogId", "Variants": [ "Find", "FindViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", - "Command": "Find-MgBetaWindowsUpdatesProductByKbNumber", - "CommandAlias": "Find-MgBetaWuProductGraphBPreKbNumber", + "CommandAlias": "Find-MgBetaWuProductGraphBPreCatalogId", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/products/findByKbNumber(kbNumber={kbNumber})", - "ApiVersion": "beta", + "Command": "Find-MgBetaWindowsUpdatesProductByKbNumber", "Variants": [ "Find", "FindViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Find-MgBetaWuProductGraphBPreKbNumber", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", - "OutputType": null, - "Command": "Find-MgDeviceManagementManagedDevice", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", - "ApiVersion": "v1.0", + "Command": "Find-MgDeviceManagementManagedDevice", "Variants": [ "Locate", "LocateViaIdentity" ], - "Module": "DeviceManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", + "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Variants": [ + "Discover", + "DiscoverViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -11484,79 +11493,81 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "v1.0", - "Variants": [ - "Discover", - "DiscoverViaIdentity" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "CommandAlias": null, + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "v1.0", + "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-findtenantinformationbydomainname?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTenantInformation", - "Command": "Find-MgTenantRelationshipTenantInformationByDomainName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/findTenantInformationByDomainName(domainName='{domainName}')", - "ApiVersion": "v1.0", + "Command": "Find-MgTenantRelationshipTenantInformationByDomainName", "Variants": [ "Find", "FindViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-findtenantinformationbytenantid?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphTenantInformation", - "Command": "Find-MgTenantRelationshipTenantInformationByTenantId", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-findtenantinformationbydomainname?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/findTenantInformationByTenantId(tenantId='{tenantId}')", - "ApiVersion": "v1.0", + "Command": "Find-MgTenantRelationshipTenantInformationByTenantId", "Variants": [ "Find", "FindViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTenantInformation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", - "OutputType": null, - "Command": "Find-MgUserManagedDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-findtenantinformationbytenantid?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "ApiVersion": "v1.0", + "Command": "Find-MgUserManagedDevice", "Variants": [ "Locate", "LocateViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/users/{user-id}/findMeetingTimes", + "Command": "Find-MgUserMeetingTime", + "Variants": [ + "Find", + "FindExpanded", + "FindViaIdentity", + "FindViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -11576,49 +11587,47 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", - "Command": "Find-MgUserMeetingTime", "CommandAlias": null, - "Uri": "/users/{user-id}/findMeetingTimes", - "ApiVersion": "v1.0", - "Variants": [ - "Find", - "FindExpanded", - "FindViaIdentity", - "FindViaIdentityExpanded" - ], - "Module": "Users.Actions", - "Method": "POST" + "Module": "Users.Actions" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdge", - "Command": "Get-MgAdminEdge", - "CommandAlias": null, + "Method": "GET", "Uri": "/admin/edge", - "ApiVersion": "v1.0", + "Command": "Get-MgAdminEdge", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdge", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInternetExplorerMode", - "Command": "Get-MgAdminEdgeInternetExplorerMode", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode", - "ApiVersion": "v1.0", + "Command": "Get-MgAdminEdgeInternetExplorerMode", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11638,19 +11647,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", "CommandAlias": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11670,18 +11678,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", "CommandAlias": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11701,18 +11709,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount", "CommandAlias": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11732,19 +11741,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "CommandAlias": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11764,18 +11772,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "CommandAlias": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11795,19 +11804,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount", "CommandAlias": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11827,19 +11836,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSite", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", "CommandAlias": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11859,18 +11867,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSite", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", "CommandAlias": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11890,19 +11899,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount", "CommandAlias": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/admin/people", + "Command": "Get-MgAdminPeople", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -11922,18 +11930,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPeopleAdminSettings", - "Command": "Get-MgAdminPeople", "CommandAlias": null, - "Uri": "/admin/people", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/admin/people/itemInsights", + "Command": "Get-MgAdminPeopleItemInsight", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -11953,33 +11961,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-iteminsights?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphInsightsSettings", - "Command": "Get-MgAdminPeopleItemInsight", "CommandAlias": null, - "Uri": "/admin/people/itemInsights", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Command": "Get-MgAdminPeopleProfileCardProperty", - "CommandAlias": null, + "Method": "GET", "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgAdminPeopleProfileCardProperty", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/admin/people/profileCardProperties", + "Command": "Get-MgAdminPeopleProfileCardProperty", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -11999,18 +12007,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-profilecardproperties?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Command": "Get-MgAdminPeopleProfileCardProperty", "CommandAlias": null, - "Uri": "/admin/people/profileCardProperties", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/admin/people/profileCardProperties/$count", + "Command": "Get-MgAdminPeopleProfileCardPropertyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -12030,18 +12038,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgAdminPeopleProfileCardPropertyCount", "CommandAlias": null, - "Uri": "/admin/people/profileCardProperties/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/admin/people/pronouns", + "Command": "Get-MgAdminPeoplePronoun", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPronounsSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -12061,18 +12069,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPronounsSettings", - "Command": "Get-MgAdminPeoplePronoun", "CommandAlias": null, - "Uri": "/admin/people/pronouns", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/admin/reportSettings", + "Command": "Get-MgAdminReportSetting", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdminReportSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ReportSettings.Read.All", @@ -12092,32 +12100,32 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAdminReportSettings", - "Command": "Get-MgAdminReportSetting", "CommandAlias": null, - "Uri": "/admin/reportSettings", - "ApiVersion": "v1.0", + "Module": "Reports" + }, + { + "Method": "GET", + "Uri": "/admin/sharepoint", + "Command": "Get-MgAdminSharepoint", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharepoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharepoint", - "Command": "Get-MgAdminSharepoint", "CommandAlias": null, - "Uri": "/admin/sharepoint", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/admin/sharepoint/settings", + "Command": "Get-MgAdminSharepointSetting", "Variants": [ "Get" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharepointSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SharePointTenantSettings.Read.All", @@ -12137,91 +12145,92 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSharepointSettings", - "Command": "Get-MgAdminSharepointSetting", "CommandAlias": null, - "Uri": "/admin/sharepoint/settings", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreement", - "Command": "Get-MgAgreement", - "CommandAlias": null, + "Method": "GET", "Uri": "/agreements/{agreement-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgAgreement", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreement", - "Command": "Get-MgAgreement", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements", - "ApiVersion": "v1.0", + "Command": "Get-MgAgreement", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "Get-MgAgreementAcceptance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgAgreementAcceptance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "Get-MgAgreementAcceptance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/acceptances", - "ApiVersion": "v1.0", + "Command": "Get-MgAgreementAcceptance", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgAgreementAcceptanceCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/acceptances/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgAgreementAcceptanceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file", + "Command": "Get-MgAgreementFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Agreement.Read.All", @@ -12241,224 +12250,223 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAgreementFile", - "Command": "Get-MgAgreementFile", "CommandAlias": null, - "Uri": "/agreements/{agreement-id}/file", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "Get-MgAgreementFile", - "CommandAlias": null, + "Method": "GET", "Uri": "/agreements/{agreement-id}/files", - "ApiVersion": "v1.0", + "Command": "Get-MgAgreementFile", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgAgreementFileCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/files/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgAgreementFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "Get-MgAgreementFileLocalization", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgAgreementFileLocalization", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "Get-MgAgreementFileLocalization", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/file/localizations", - "ApiVersion": "v1.0", + "Command": "Get-MgAgreementFileLocalization", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgAgreementFileLocalizationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/file/localizations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgAgreementFileLocalizationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Get-MgAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgAgreementFileLocalizationVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Get-MgAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgAgreementFileLocalizationVersion", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgAgreementFileLocalizationVersionCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgAgreementFileLocalizationVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Get-MgAgreementFileVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgAgreementFileVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Get-MgAgreementFileVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgAgreementFileVersion", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgAgreementFileVersionCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgAgreementFileVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgAllGroupTeamChannel", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgAllGroupTeamChannel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgAllGroupTeamChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/allChannels", - "ApiVersion": "v1.0", + "Command": "Get-MgAllGroupTeamChannel", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgAllGroupTeamChannelCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/allChannels/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgAllGroupTeamChannelCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/sites/getAllSites", + "Command": "Get-MgAllSite", + "Variants": [ + "Get2" + ], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -12478,33 +12486,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgAllSite", "CommandAlias": null, - "Uri": "/sites/getAllSites", - "ApiVersion": "v1.0", - "Variants": [ - "Get2" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgAllTeamChannel", - "CommandAlias": null, + "Method": "GET", "Uri": "/teams/{team-id}/allChannels/{channel-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgAllTeamChannel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/allChannels", + "Command": "Get-MgAllTeamChannel", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -12532,18 +12540,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgAllTeamChannel", "CommandAlias": null, - "Uri": "/teams/{team-id}/allChannels", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/allChannels/$count", + "Command": "Get-MgAllTeamChannelCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -12571,19 +12580,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgAllTeamChannelCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/allChannels/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/getAllMessages", + "Command": "Get-MgAllTeamMessage", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -12659,47 +12667,47 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgAllTeamMessage", "CommandAlias": null, - "Uri": "/teams/getAllMessages", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgAllTeamworkDeletedTeamMessage", - "CommandAlias": null, + "Method": "GET", "Uri": "/teamwork/deletedTeams/getAllMessages", - "ApiVersion": "v1.0", + "Command": "Get-MgAllTeamworkDeletedTeamMessage", "Variants": [ "Get" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgAppCatalogTeamApp", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgAppCatalogTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/appCatalogs/teamsApps", + "Command": "Get-MgAppCatalogTeamApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -12743,18 +12751,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgAppCatalogTeamApp", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/$count", + "Command": "Get-MgAppCatalogTeamAppCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -12798,47 +12806,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgAppCatalogTeamAppCount", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Command": "Get-MgAppCatalogTeamAppDefinition", - "CommandAlias": null, + "Method": "GET", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgAppCatalogTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Command": "Get-MgAppCatalogTeamAppDefinition", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "ApiVersion": "v1.0", + "Command": "Get-MgAppCatalogTeamAppDefinition", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Command": "Get-MgAppCatalogTeamAppDefinitionBot", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -12866,34 +12875,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgAppCatalogTeamAppDefinitionBot", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", + "Command": "Get-MgAppCatalogTeamAppDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgAppCatalogTeamAppDefinitionCount", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/applications/{application-id}", + "Command": "Get-MgApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -12937,19 +12946,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgApplication", "CommandAlias": null, - "Uri": "/applications/{application-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications", + "Command": "Get-MgApplication", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -13001,61 +13009,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgApplication", "CommandAlias": null, - "Uri": "/applications", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Command": "Get-MgApplicationAppManagementPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/applications/{application-id}/appManagementPolicies", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationAppManagementPolicy", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationAppManagementPolicyByRef", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationAppManagementPolicyByRef", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationAppManagementPolicyCount", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/appManagementPolicies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationAppManagementPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications(appId='{appId}')", + "Command": "Get-MgApplicationByAppId", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -13107,34 +13116,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgApplicationByAppId", "CommandAlias": null, - "Uri": "/applications(appId='{appId}')", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgApplicationById", - "CommandAlias": null, + "Method": "POST", "Uri": "/applications/getByIds", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Applications", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications(uniqueName='{uniqueName}')", + "Command": "Get-MgApplicationByUniqueName", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -13186,19 +13195,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgApplicationByUniqueName", "CommandAlias": null, - "Uri": "/applications(uniqueName='{uniqueName}')", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications/$count", + "Command": "Get-MgApplicationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -13250,33 +13258,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationCount", "CommandAlias": null, - "Uri": "/applications/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgApplicationCreatedOnBehalfOf", - "CommandAlias": null, + "Method": "GET", "Uri": "/applications/{application-id}/createdOnBehalfOf", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationCreatedOnBehalfOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications/delta", + "Command": "Get-MgApplicationDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13320,18 +13328,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgApplicationDelta", "CommandAlias": null, - "Uri": "/applications/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Command": "Get-MgApplicationExtensionProperty", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -13367,74 +13376,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExtensionProperty", - "Command": "Get-MgApplicationExtensionProperty", "CommandAlias": null, - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExtensionProperty", - "Command": "Get-MgApplicationExtensionProperty", - "CommandAlias": null, + "Method": "GET", "Uri": "/applications/{application-id}/extensionProperties", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationExtensionProperty", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -13477,29 +13430,53 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationExtensionPropertyCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/extensionProperties/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationExtensionPropertyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { - "Name": "Application.ReadWrite.OwnedBy", + "Name": "Application.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": true }, + { + "Name": "Directory.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, { "Name": "Application.ReadWrite.All", "Description": null, @@ -13509,20 +13486,51 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Command": "Get-MgApplicationFederatedIdentityCredential", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationFederatedIdentityCredential", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Application.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/federatedIdentityCredentials", + "Command": "Get-MgApplicationFederatedIdentityCredential", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -13550,18 +13558,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Command": "Get-MgApplicationFederatedIdentityCredential", "CommandAlias": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Command": "Get-MgApplicationFederatedIdentityCredentialByName", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -13589,19 +13598,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Command": "Get-MgApplicationFederatedIdentityCredentialByName", "CommandAlias": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "GET", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", + "Command": "Get-MgApplicationFederatedIdentityCredentialCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -13629,112 +13638,111 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationFederatedIdentityCredentialCount", "CommandAlias": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationLogo", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/logo", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationLogo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgApplicationMemberGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/getMemberGroups", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationMemberGroup", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgApplicationMemberObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/getMemberObjects", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/owners", + "Command": "Get-MgApplicationOwner", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -13778,134 +13786,134 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgApplicationOwner", "CommandAlias": null, - "Uri": "/applications/{application-id}/owners", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/appRoleAssignment", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/owners/appRoleAssignment", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgApplicationOwnerAsEndpoint", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationOwnerAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgApplicationOwnerAsEndpoint", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/owners/endpoint", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationOwnerAsEndpoint", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgApplicationOwnerAsServicePrincipal", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationOwnerAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgApplicationOwnerAsServicePrincipal", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/owners/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationOwnerAsServicePrincipal", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgApplicationOwnerAsUser", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationOwnerAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgApplicationOwnerAsUser", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/owners/user", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationOwnerAsUser", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/owners/$ref", + "Command": "Get-MgApplicationOwnerByRef", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -13949,18 +13957,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgApplicationOwnerByRef", "CommandAlias": null, - "Uri": "/applications/{application-id}/owners/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/owners/$count", + "Command": "Get-MgApplicationOwnerCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -14004,94 +14013,96 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationOwnerCount", "CommandAlias": null, - "Uri": "/applications/{application-id}/owners/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/applications/{application-id}/owners/appRoleAssignment/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationOwnerCountAsEndpoint", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/owners/endpoint/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationOwnerCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationOwnerCountAsServicePrincipal", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationOwnerCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationOwnerCountAsUser", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/owners/user/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationOwnerCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronization", - "Command": "Get-MgApplicationSynchronization", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationSynchronization", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", + "Command": "Get-MgApplicationSynchronizationAccessToken", + "Variants": [ + "Acquire", + "AcquireExpanded", + "AcquireViaIdentity", + "AcquireViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -14111,169 +14122,167 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgApplicationSynchronizationAccessToken", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", - "ApiVersion": "v1.0", - "Variants": [ - "Acquire", - "AcquireExpanded", - "AcquireViaIdentity", - "AcquireViaIdentityExpanded" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Command": "Get-MgApplicationSynchronizationJob", - "CommandAlias": null, + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationSynchronizationJob", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Command": "Get-MgApplicationSynchronizationJob", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationSynchronizationJob", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationSynchronizationJobBulkUpload", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationSynchronizationJobBulkUpload", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationSynchronizationJobBulkUploadContent", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationSynchronizationJobBulkUploadContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationSynchronizationJobCount", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationSynchronizationJobCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Command": "Get-MgApplicationSynchronizationJobSchema", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationSynchronizationJobSchema", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectoryCount", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationSynchronizationSecretCount", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/secrets/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationSynchronizationSecretCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Get-MgApplicationSynchronizationTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -14301,19 +14310,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Command": "Get-MgApplicationSynchronizationTemplate", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates", + "Command": "Get-MgApplicationSynchronizationTemplate", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -14341,18 +14349,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Command": "Get-MgApplicationSynchronizationTemplate", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/$count", + "Command": "Get-MgApplicationSynchronizationTemplateCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -14380,19 +14389,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationSynchronizationTemplateCount", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/$count", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Get-MgApplicationSynchronizationTemplateSchema", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -14420,106 +14429,105 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Command": "Get-MgApplicationSynchronizationTemplateSchema", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", - "CommandAlias": null, + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplicationTemplate", - "Command": "Get-MgApplicationTemplate", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applicationTemplates/{applicationTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphApplicationTemplate", - "Command": "Get-MgApplicationTemplate", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applicationTemplates", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationTemplate", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplicationTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationTemplateCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/applicationTemplates/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationTemplateCount", "Variants": [ "Get" ], - "Module": "Applications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/tokenIssuancePolicies", + "Command": "Get-MgApplicationTokenIssuancePolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -14555,18 +14563,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Command": "Get-MgApplicationTokenIssuancePolicy", "CommandAlias": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "GET", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Command": "Get-MgApplicationTokenIssuancePolicyByRef", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -14602,18 +14610,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgApplicationTokenIssuancePolicyByRef", "CommandAlias": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", + "Command": "Get-MgApplicationTokenIssuancePolicyCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -14649,19 +14658,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationTokenIssuancePolicyCount", "CommandAlias": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/tokenLifetimePolicies", + "Command": "Get-MgApplicationTokenLifetimePolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -14697,18 +14705,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Command": "Get-MgApplicationTokenLifetimePolicy", "CommandAlias": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "GET", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Command": "Get-MgApplicationTokenLifetimePolicyByRef", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -14744,18 +14752,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgApplicationTokenLifetimePolicyByRef", "CommandAlias": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", + "Command": "Get-MgApplicationTokenLifetimePolicyCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -14791,19 +14800,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgApplicationTokenLifetimePolicyCount", "CommandAlias": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "GET", + "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", + "Command": "Get-MgAuditLogDirectoryAudit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryAudit", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14823,19 +14832,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryAudit", - "Command": "Get-MgAuditLogDirectoryAudit", "CommandAlias": null, - "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Reports", - "Method": "GET" + "Module": "Reports" }, { + "Method": "GET", + "Uri": "/auditLogs/directoryAudits", + "Command": "Get-MgAuditLogDirectoryAudit", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryAudit", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14855,18 +14863,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryAudit", - "Command": "Get-MgAuditLogDirectoryAudit", "CommandAlias": null, - "Uri": "/auditLogs/directoryAudits", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Reports", - "Method": "GET" + "Module": "Reports" }, { + "Method": "GET", + "Uri": "/auditLogs/directoryAudits/$count", + "Command": "Get-MgAuditLogDirectoryAuditCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14886,33 +14894,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgAuditLogDirectoryAuditCount", "CommandAlias": null, - "Uri": "/auditLogs/directoryAudits/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Reports", - "Method": "GET" + "Module": "Reports" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Command": "Get-MgAuditLogProvisioning", - "CommandAlias": null, + "Method": "GET", "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgAuditLogProvisioning", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Reports" }, { + "Method": "GET", + "Uri": "/auditLogs/provisioning", + "Command": "Get-MgAuditLogProvisioning", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -14932,18 +14940,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Command": "Get-MgAuditLogProvisioning", "CommandAlias": null, - "Uri": "/auditLogs/provisioning", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Reports", - "Method": "GET" + "Module": "Reports" }, { + "Method": "GET", + "Uri": "/auditLogs/provisioning/$count", + "Command": "Get-MgAuditLogProvisioningCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -14963,18 +14971,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgAuditLogProvisioningCount", "CommandAlias": null, - "Uri": "/auditLogs/provisioning/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Reports", - "Method": "GET" + "Module": "Reports" }, { + "Method": "GET", + "Uri": "/auditLogs/signIns/{signIn-id}", + "Command": "Get-MgAuditLogSignIn", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSignIn", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14994,19 +15003,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSignIn", - "Command": "Get-MgAuditLogSignIn", "CommandAlias": null, - "Uri": "/auditLogs/signIns/{signIn-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Reports", - "Method": "GET" + "Module": "Reports" }, { + "Method": "GET", + "Uri": "/auditLogs/signIns", + "Command": "Get-MgAuditLogSignIn", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSignIn", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -15026,18 +15034,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSignIn", - "Command": "Get-MgAuditLogSignIn", "CommandAlias": null, - "Uri": "/auditLogs/signIns", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Reports", - "Method": "GET" + "Module": "Reports" }, { + "Method": "GET", + "Uri": "/auditLogs/signIns/$count", + "Command": "Get-MgAuditLogSignInCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -15057,18 +15065,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgAuditLogSignInCount", "CommandAlias": null, - "Uri": "/auditLogs/signIns/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Reports", - "Method": "GET" + "Module": "Reports" }, { + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}", + "Command": "Get-MgBetaAccessReview", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -15096,19 +15105,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReview", - "Command": "Get-MgBetaAccessReview", "CommandAlias": null, - "Uri": "/accessReviews/{accessReview-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/accessReviews", + "Command": "Get-MgBetaAccessReview", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -15136,18 +15144,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReview", - "Command": "Get-MgBetaAccessReview", "CommandAlias": null, - "Uri": "/accessReviews", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/accessReviews/$count", + "Command": "Get-MgBetaAccessReviewCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -15175,33 +15183,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAccessReviewCount", "CommandAlias": null, - "Uri": "/accessReviews/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Command": "Get-MgBetaAccessReviewDecision", - "CommandAlias": null, + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAccessReviewDecision", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/decisions", + "Command": "Get-MgBetaAccessReviewDecision", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -15229,18 +15237,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listdecisions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Command": "Get-MgBetaAccessReviewDecision", "CommandAlias": null, - "Uri": "/accessReviews/{accessReview-id}/decisions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/decisions/$count", + "Command": "Get-MgBetaAccessReviewDecisionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -15268,210 +15277,209 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAccessReviewDecisionCount", "CommandAlias": null, - "Uri": "/accessReviews/{accessReview-id}/decisions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReview", - "Command": "Get-MgBetaAccessReviewInstance", - "CommandAlias": null, + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAccessReviewInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReview", - "Command": "Get-MgBetaAccessReviewInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/instances", - "ApiVersion": "beta", + "Command": "Get-MgBetaAccessReviewInstance", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAccessReviewInstanceCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/instances/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaAccessReviewInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Command": "Get-MgBetaAccessReviewInstanceDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAccessReviewInstanceDecision", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Command": "Get-MgBetaAccessReviewInstanceDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", - "ApiVersion": "beta", + "Command": "Get-MgBetaAccessReviewInstanceDecision", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAccessReviewInstanceDecisionCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaAccessReviewInstanceDecisionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Command": "Get-MgBetaAccessReviewInstanceMyDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAccessReviewInstanceMyDecision", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Command": "Get-MgBetaAccessReviewInstanceMyDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", - "ApiVersion": "beta", + "Command": "Get-MgBetaAccessReviewInstanceMyDecision", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "Get-MgBetaAccessReviewInstanceReviewer", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAccessReviewInstanceReviewer", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "Get-MgBetaAccessReviewInstanceReviewer", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", - "ApiVersion": "beta", + "Command": "Get-MgBetaAccessReviewInstanceReviewer", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAccessReviewInstanceReviewerCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaAccessReviewInstanceReviewerCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Command": "Get-MgBetaAccessReviewMyDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAccessReviewMyDecision", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, { + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/myDecisions", + "Command": "Get-MgBetaAccessReviewMyDecision", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -15499,18 +15507,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listmydecisions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Command": "Get-MgBetaAccessReviewMyDecision", "CommandAlias": null, - "Uri": "/accessReviews/{accessReview-id}/myDecisions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/myDecisions/$count", + "Command": "Get-MgBetaAccessReviewMyDecisionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -15538,34 +15547,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAccessReviewMyDecisionCount", "CommandAlias": null, - "Uri": "/accessReviews/{accessReview-id}/myDecisions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "Get-MgBetaAccessReviewReviewer", - "CommandAlias": null, + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAccessReviewReviewer", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/reviewers", + "Command": "Get-MgBetaAccessReviewReviewer", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -15593,18 +15601,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listreviewers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "Get-MgBetaAccessReviewReviewer", "CommandAlias": null, - "Uri": "/accessReviews/{accessReview-id}/reviewers", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/reviewers/$count", + "Command": "Get-MgBetaAccessReviewReviewerCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -15632,47 +15641,47 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAccessReviewReviewerCount", "CommandAlias": null, - "Uri": "/accessReviews/{accessReview-id}/reviewers/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdge", - "Command": "Get-MgBetaAdminEdge", - "CommandAlias": null, + "Method": "GET", "Uri": "/admin/edge", - "ApiVersion": "beta", + "Command": "Get-MgBetaAdminEdge", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdge", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInternetExplorerMode", - "Command": "Get-MgBetaAdminEdgeInternetExplorerMode", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode", - "ApiVersion": "beta", + "Command": "Get-MgBetaAdminEdgeInternetExplorerMode", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15692,19 +15701,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", "CommandAlias": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15724,18 +15732,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", "CommandAlias": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15755,18 +15763,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount", "CommandAlias": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15786,19 +15795,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "CommandAlias": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15818,18 +15826,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "CommandAlias": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15849,19 +15858,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount", "CommandAlias": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15881,19 +15890,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSite", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "CommandAlias": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15913,18 +15921,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSite", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "CommandAlias": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15944,19 +15953,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount", "CommandAlias": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}", + "Command": "Get-MgBetaAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15992,19 +16001,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaAdministrativeUnit", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/administrativeUnits", + "Command": "Get-MgBetaAdministrativeUnit", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16040,33 +16048,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaAdministrativeUnit", "CommandAlias": null, - "Uri": "/administrativeUnits", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaAdministrativeUnitById", - "CommandAlias": null, + "Method": "POST", "Uri": "/administrativeUnits/getByIds", - "ApiVersion": "beta", + "Command": "Get-MgBetaAdministrativeUnitById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/administrativeUnits/$count", + "Command": "Get-MgBetaAdministrativeUnitCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16102,62 +16110,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAdministrativeUnitCount", "CommandAlias": null, - "Uri": "/administrativeUnits/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaAdministrativeUnitDeletedMember", - "CommandAlias": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/deletedMembers/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAdministrativeUnitDeletedMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaAdministrativeUnitDeletedMember", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/deletedMembers", - "ApiVersion": "beta", + "Command": "Get-MgBetaAdministrativeUnitDeletedMember", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAdministrativeUnitDeletedMemberCount", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/deletedMembers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaAdministrativeUnitDeletedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/administrativeUnits/delta", + "Command": "Get-MgBetaAdministrativeUnitDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16193,62 +16201,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaAdministrativeUnitDelta", "CommandAlias": null, - "Uri": "/administrativeUnits/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAdministrativeUnitExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAdministrativeUnitExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaAdministrativeUnitExtension", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaAdministrativeUnitExtension", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAdministrativeUnitExtensionCount", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaAdministrativeUnitExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members", + "Command": "Get-MgBetaAdministrativeUnitMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16284,33 +16292,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaAdministrativeUnitMember", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "ApiVersion": "beta", + "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application", + "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16346,33 +16354,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", - "CommandAlias": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device", + "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16408,33 +16416,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group", + "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16470,33 +16478,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", - "CommandAlias": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "ApiVersion": "beta", + "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact", + "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16532,33 +16540,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", - "CommandAlias": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", + "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16594,33 +16602,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user", + "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16656,18 +16664,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Command": "Get-MgBetaAdministrativeUnitMemberByRef", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16703,18 +16711,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAdministrativeUnitMemberByRef", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$count", + "Command": "Get-MgBetaAdministrativeUnitMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16750,19 +16759,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCount", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application/$count", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16798,19 +16807,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device/$count", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16846,19 +16855,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group/$count", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16894,19 +16903,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16942,19 +16951,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16990,19 +16999,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user/$count", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -17038,53 +17047,53 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaAdministrativeUnitMemberGroup", - "CommandAlias": null, + "Method": "POST", "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaAdministrativeUnitMemberGroup", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgBetaAdministrativeUnitMemberObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaAdministrativeUnitMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -17120,19 +17129,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -17168,18 +17176,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -17215,34 +17224,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject", - "CommandAlias": null, + "Method": "POST", "Uri": "/administrativeUnits/getUserOwnedObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/admin/people", + "Command": "Get-MgBetaAdminPeople", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -17262,18 +17270,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPeopleAdminSettings", - "Command": "Get-MgBetaAdminPeople", "CommandAlias": null, - "Uri": "/admin/people", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/admin/people/itemInsights", + "Command": "Get-MgBetaAdminPeopleItemInsight", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -17293,33 +17301,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-iteminsights?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInsightsSettings", - "Command": "Get-MgBetaAdminPeopleItemInsight", "CommandAlias": null, - "Uri": "/admin/people/itemInsights", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Command": "Get-MgBetaAdminPeopleProfileCardProperty", - "CommandAlias": null, + "Method": "GET", "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAdminPeopleProfileCardProperty", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/admin/people/profileCardProperties", + "Command": "Get-MgBetaAdminPeopleProfileCardProperty", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "beta", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -17339,18 +17347,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-profilecardproperties?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Command": "Get-MgBetaAdminPeopleProfileCardProperty", "CommandAlias": null, - "Uri": "/admin/people/profileCardProperties", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/admin/people/profileCardProperties/$count", + "Command": "Get-MgBetaAdminPeopleProfileCardPropertyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -17370,18 +17378,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAdminPeopleProfileCardPropertyCount", "CommandAlias": null, - "Uri": "/admin/people/profileCardProperties/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/admin/people/pronouns", + "Command": "Get-MgBetaAdminPeoplePronoun", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPronounsSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -17401,18 +17409,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPronounsSettings", - "Command": "Get-MgBetaAdminPeoplePronoun", "CommandAlias": null, - "Uri": "/admin/people/pronouns", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/admin/reportSettings", + "Command": "Get-MgBetaAdminReportSetting", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdminReportSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "ReportSettings.Read.All", @@ -17432,32 +17440,32 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdminReportSettings", - "Command": "Get-MgBetaAdminReportSetting", "CommandAlias": null, - "Uri": "/admin/reportSettings", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "GET", + "Uri": "/admin/sharepoint", + "Command": "Get-MgBetaAdminSharepoint", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharepoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharepoint", - "Command": "Get-MgBetaAdminSharepoint", "CommandAlias": null, - "Uri": "/admin/sharepoint", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/admin/sharepoint/settings", + "Command": "Get-MgBetaAdminSharepointSetting", "Variants": [ "Get" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharepointSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "SharePointTenantSettings.Read.All", @@ -17477,91 +17485,92 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSharepointSettings", - "Command": "Get-MgBetaAdminSharepointSetting", "CommandAlias": null, - "Uri": "/admin/sharepoint/settings", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreement", - "Command": "Get-MgBetaAgreement", - "CommandAlias": null, + "Method": "GET", "Uri": "/agreements/{agreement-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAgreement", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreement", - "Command": "Get-MgBetaAgreement", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements", - "ApiVersion": "beta", + "Command": "Get-MgBetaAgreement", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "Get-MgBetaAgreementAcceptance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAgreementAcceptance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "Get-MgBetaAgreementAcceptance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/acceptances", - "ApiVersion": "beta", + "Command": "Get-MgBetaAgreementAcceptance", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAgreementAcceptanceCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/acceptances/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaAgreementAcceptanceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file", + "Command": "Get-MgBetaAgreementFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "Agreement.Read.All", @@ -17581,224 +17590,223 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAgreementFile", - "Command": "Get-MgBetaAgreementFile", "CommandAlias": null, - "Uri": "/agreements/{agreement-id}/file", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "Get-MgBetaAgreementFile", - "CommandAlias": null, + "Method": "GET", "Uri": "/agreements/{agreement-id}/files", - "ApiVersion": "beta", + "Command": "Get-MgBetaAgreementFile", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAgreementFileCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/files/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaAgreementFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "Get-MgBetaAgreementFileLocalization", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAgreementFileLocalization", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-beta", "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "Get-MgBetaAgreementFileLocalization", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/file/localizations", - "ApiVersion": "beta", + "Command": "Get-MgBetaAgreementFileLocalization", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAgreementFileLocalizationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/file/localizations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaAgreementFileLocalizationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Get-MgBetaAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAgreementFileLocalizationVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Get-MgBetaAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaAgreementFileLocalizationVersion", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAgreementFileLocalizationVersionCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaAgreementFileLocalizationVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Get-MgBetaAgreementFileVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAgreementFileVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Get-MgBetaAgreementFileVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaAgreementFileVersion", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAgreementFileVersionCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaAgreementFileVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgBetaAllGroupTeamChannel", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAllGroupTeamChannel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgBetaAllGroupTeamChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/allChannels", - "ApiVersion": "beta", + "Command": "Get-MgBetaAllGroupTeamChannel", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAllGroupTeamChannelCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/allChannels/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaAllGroupTeamChannelCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/sites/getAllSites", + "Command": "Get-MgBetaAllSite", + "Variants": [ + "Get2" + ], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -17818,33 +17826,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaAllSite", "CommandAlias": null, - "Uri": "/sites/getAllSites", - "ApiVersion": "beta", - "Variants": [ - "Get2" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgBetaAllTeamChannel", - "CommandAlias": null, + "Method": "GET", "Uri": "/teams/{team-id}/allChannels/{channel-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAllTeamChannel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/allChannels", + "Command": "Get-MgBetaAllTeamChannel", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -17872,18 +17880,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgBetaAllTeamChannel", "CommandAlias": null, - "Uri": "/teams/{team-id}/allChannels", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/allChannels/$count", + "Command": "Get-MgBetaAllTeamChannelCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -17911,19 +17920,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAllTeamChannelCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/allChannels/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/getAllMessages", + "Command": "Get-MgBetaAllTeamMessage", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -17999,47 +18007,47 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaAllTeamMessage", "CommandAlias": null, - "Uri": "/teams/getAllMessages", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaAllTeamworkDeletedTeamMessage", - "CommandAlias": null, + "Method": "GET", "Uri": "/teamwork/deletedTeams/getAllMessages", - "ApiVersion": "beta", + "Command": "Get-MgBetaAllTeamworkDeletedTeamMessage", "Variants": [ "Get" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgBetaAppCatalogTeamApp", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAppCatalogTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/appCatalogs/teamsApps", + "Command": "Get-MgBetaAppCatalogTeamApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -18083,18 +18091,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgBetaAppCatalogTeamApp", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/$count", + "Command": "Get-MgBetaAppCatalogTeamAppCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -18138,47 +18146,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAppCatalogTeamAppCount", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Command": "Get-MgBetaAppCatalogTeamAppDefinition", - "CommandAlias": null, + "Method": "GET", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAppCatalogTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Command": "Get-MgBetaAppCatalogTeamAppDefinition", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaAppCatalogTeamAppDefinition", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -18206,19 +18215,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -18246,19 +18255,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppIcon", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -18286,80 +18297,78 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkHostedContent", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", - "ApiVersion": "beta", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCardCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCardCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -18387,19 +18396,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppIcon", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -18427,21 +18438,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkHostedContent", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/applications/{application-id}", + "Command": "Get-MgBetaApplication", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -18485,19 +18494,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaApplication", "CommandAlias": null, - "Uri": "/applications/{application-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications", + "Command": "Get-MgBetaApplication", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -18549,61 +18557,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaApplication", "CommandAlias": null, - "Uri": "/applications", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Command": "Get-MgBetaApplicationAppManagementPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/applications/{application-id}/appManagementPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationAppManagementPolicy", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationAppManagementPolicyByRef", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationAppManagementPolicyByRef", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationAppManagementPolicyCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/appManagementPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationAppManagementPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications(appId='{appId}')", + "Command": "Get-MgBetaApplicationByAppId", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -18655,34 +18664,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaApplicationByAppId", "CommandAlias": null, - "Uri": "/applications(appId='{appId}')", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaApplicationById", - "CommandAlias": null, + "Method": "POST", "Uri": "/applications/getByIds", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications(uniqueName='{uniqueName}')", + "Command": "Get-MgBetaApplicationByUniqueName", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -18734,49 +18743,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaApplicationByUniqueName", "CommandAlias": null, - "Uri": "/applications(uniqueName='{uniqueName}')", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnectorGroup", - "Command": "Get-MgBetaApplicationConnectorGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/applications/{application-id}/connectorGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationConnectorGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationConnectorGroupByRef", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/connectorGroup/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationConnectorGroupByRef", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications/$count", + "Command": "Get-MgBetaApplicationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -18828,33 +18836,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationCount", "CommandAlias": null, - "Uri": "/applications/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaApplicationCreatedOnBehalfOf", - "CommandAlias": null, + "Method": "GET", "Uri": "/applications/{application-id}/createdOnBehalfOf", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationCreatedOnBehalfOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications/delta", + "Command": "Get-MgBetaApplicationDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -18898,18 +18906,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaApplicationDelta", "CommandAlias": null, - "Uri": "/applications/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Command": "Get-MgBetaApplicationExtensionProperty", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -18945,19 +18954,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExtensionProperty", - "Command": "Get-MgBetaApplicationExtensionProperty", "CommandAlias": null, - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/extensionProperties", + "Command": "Get-MgBetaApplicationExtensionProperty", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -19001,18 +19009,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExtensionProperty", - "Command": "Get-MgBetaApplicationExtensionProperty", "CommandAlias": null, - "Uri": "/applications/{application-id}/extensionProperties", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/extensionProperties/$count", + "Command": "Get-MgBetaApplicationExtensionPropertyCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -19056,19 +19065,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationExtensionPropertyCount", "CommandAlias": null, - "Uri": "/applications/{application-id}/extensionProperties/$count", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "GET", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Command": "Get-MgBetaApplicationFederatedIdentityCredential", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19088,19 +19097,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Command": "Get-MgBetaApplicationFederatedIdentityCredential", "CommandAlias": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/federatedIdentityCredentials", + "Command": "Get-MgBetaApplicationFederatedIdentityCredential", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -19128,18 +19136,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Command": "Get-MgBetaApplicationFederatedIdentityCredential", "CommandAlias": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Command": "Get-MgBetaApplicationFederatedIdentityCredentialByName", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -19167,19 +19176,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Command": "Get-MgBetaApplicationFederatedIdentityCredentialByName", "CommandAlias": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "GET", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", + "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -19207,112 +19216,111 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount", "CommandAlias": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationLogo", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/logo", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationLogo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "OutputType": null, - "Command": "Get-MgBetaApplicationMemberGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/getMemberGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationMemberGroup", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgBetaApplicationMemberObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/getMemberObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/owners", + "Command": "Get-MgBetaApplicationOwner", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -19356,105 +19364,105 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaApplicationOwner", "CommandAlias": null, - "Uri": "/applications/{application-id}/owners", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaApplicationOwnerAsEndpoint", - "CommandAlias": null, + "Method": "GET", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationOwnerAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaApplicationOwnerAsEndpoint", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/owners/endpoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationOwnerAsEndpoint", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/owners/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaApplicationOwnerAsUser", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationOwnerAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaApplicationOwnerAsUser", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/owners/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationOwnerAsUser", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/owners/$ref", + "Command": "Get-MgBetaApplicationOwnerByRef", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -19498,18 +19506,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaApplicationOwnerByRef", "CommandAlias": null, - "Uri": "/applications/{application-id}/owners/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/owners/$count", + "Command": "Get-MgBetaApplicationOwnerCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -19553,79 +19562,81 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationOwnerCount", "CommandAlias": null, - "Uri": "/applications/{application-id}/owners/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint", - "CommandAlias": null, + "Method": "GET", "Uri": "/applications/{application-id}/owners/endpoint/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationOwnerCountAsUser", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/owners/user/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationOwnerCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronization", - "Command": "Get-MgBetaApplicationSynchronization", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationSynchronization", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", + "Command": "Get-MgBetaApplicationSynchronizationAccessToken", + "Variants": [ + "Acquire", + "AcquireExpanded", + "AcquireViaIdentity", + "AcquireViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19645,169 +19656,167 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaApplicationSynchronizationAccessToken", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", - "ApiVersion": "beta", - "Variants": [ - "Acquire", - "AcquireExpanded", - "AcquireViaIdentity", - "AcquireViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "POST" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Command": "Get-MgBetaApplicationSynchronizationJob", - "CommandAlias": null, + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationSynchronizationJob", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Command": "Get-MgBetaApplicationSynchronizationJob", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationSynchronizationJob", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationSynchronizationJobBulkUpload", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationSynchronizationJobBulkUpload", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationSynchronizationJobBulkUploadContent", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationSynchronizationJobBulkUploadContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationSynchronizationJobCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationSynchronizationJobCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Command": "Get-MgBetaApplicationSynchronizationJobSchema", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationSynchronizationJobSchema", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectoryCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationSynchronizationSecretCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/secrets/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationSynchronizationSecretCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Get-MgBetaApplicationSynchronizationTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19835,19 +19844,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Command": "Get-MgBetaApplicationSynchronizationTemplate", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates", + "Command": "Get-MgBetaApplicationSynchronizationTemplate", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19875,18 +19883,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Command": "Get-MgBetaApplicationSynchronizationTemplate", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/$count", + "Command": "Get-MgBetaApplicationSynchronizationTemplateCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19914,19 +19923,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationSynchronizationTemplateCount", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/$count", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19954,106 +19963,105 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "CommandAlias": null, + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplicationTemplate", - "Command": "Get-MgBetaApplicationTemplate", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applicationTemplates/{applicationTemplate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-beta", "OutputType": "IMicrosoftGraphApplicationTemplate", - "Command": "Get-MgBetaApplicationTemplate", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applicationTemplates", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationTemplate", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplicationTemplate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationTemplateCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/applicationTemplates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationTemplateCount", "Variants": [ "Get" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/tokenIssuancePolicies", + "Command": "Get-MgBetaApplicationTokenIssuancePolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -20089,18 +20097,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Command": "Get-MgBetaApplicationTokenIssuancePolicy", "CommandAlias": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "GET", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -20136,18 +20144,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef", "CommandAlias": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", + "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -20183,19 +20192,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount", "CommandAlias": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/tokenLifetimePolicies", + "Command": "Get-MgBetaApplicationTokenLifetimePolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -20231,18 +20239,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Command": "Get-MgBetaApplicationTokenLifetimePolicy", "CommandAlias": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "GET", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -20278,18 +20286,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef", "CommandAlias": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", + "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -20325,77 +20334,77 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount", "CommandAlias": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaApplicationUserOwnedObject", - "CommandAlias": null, + "Method": "POST", "Uri": "/applications/getUserOwnedObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaApplicationUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/auditLogs/customSecurityAttributeAudits/{customSecurityAttributeAudit-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/auditlogroot-list-customsecurityattributeaudits?view=graph-rest-beta", "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/auditLogs/customSecurityAttributeAudits", - "ApiVersion": "beta", + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/auditlogroot-list-customsecurityattributeaudits?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/auditLogs/customSecurityAttributeAudits/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Reports" }, { + "Method": "GET", + "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", + "Command": "Get-MgBetaAuditLogDirectoryAudit", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryAudit", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20415,19 +20424,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryAudit", - "Command": "Get-MgBetaAuditLogDirectoryAudit", "CommandAlias": null, - "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { + "Method": "GET", + "Uri": "/auditLogs/directoryAudits", + "Command": "Get-MgBetaAuditLogDirectoryAudit", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryAudit", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20447,18 +20455,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryAudit", - "Command": "Get-MgBetaAuditLogDirectoryAudit", "CommandAlias": null, - "Uri": "/auditLogs/directoryAudits", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { + "Method": "GET", + "Uri": "/auditLogs/directoryAudits/$count", + "Command": "Get-MgBetaAuditLogDirectoryAuditCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20478,76 +20486,76 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAuditLogDirectoryAuditCount", "CommandAlias": null, - "Uri": "/auditLogs/directoryAudits/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Command": "Get-MgBetaAuditLogDirectoryProvisioning", - "CommandAlias": null, + "Method": "GET", "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAuditLogDirectoryProvisioning", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Command": "Get-MgBetaAuditLogDirectoryProvisioning", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/auditLogs/directoryProvisioning", - "ApiVersion": "beta", + "Command": "Get-MgBetaAuditLogDirectoryProvisioning", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/auditLogs/directoryProvisioning/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Command": "Get-MgBetaAuditLogProvisioning", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAuditLogProvisioning", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Reports" }, { + "Method": "GET", + "Uri": "/auditLogs/provisioning", + "Command": "Get-MgBetaAuditLogProvisioning", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -20567,18 +20575,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Command": "Get-MgBetaAuditLogProvisioning", "CommandAlias": null, - "Uri": "/auditLogs/provisioning", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { + "Method": "GET", + "Uri": "/auditLogs/provisioning/$count", + "Command": "Get-MgBetaAuditLogProvisioningCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -20598,18 +20606,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAuditLogProvisioningCount", "CommandAlias": null, - "Uri": "/auditLogs/provisioning/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { + "Method": "GET", + "Uri": "/auditLogs/signIns/{signIn-id}", + "Command": "Get-MgBetaAuditLogSignIn", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSignIn", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20629,19 +20638,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSignIn", - "Command": "Get-MgBetaAuditLogSignIn", "CommandAlias": null, - "Uri": "/auditLogs/signIns/{signIn-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { + "Method": "GET", + "Uri": "/auditLogs/signIns", + "Command": "Get-MgBetaAuditLogSignIn", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSignIn", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20661,18 +20669,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSignIn", - "Command": "Get-MgBetaAuditLogSignIn", "CommandAlias": null, - "Uri": "/auditLogs/signIns", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { + "Method": "GET", + "Uri": "/auditLogs/signIns/$count", + "Command": "Get-MgBetaAuditLogSignInCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20692,61 +20700,64 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAuditLogSignInCount", "CommandAlias": null, - "Uri": "/auditLogs/signIns/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSelfServiceSignUp", - "Command": "Get-MgBetaAuditLogSignUp", - "CommandAlias": null, + "Method": "GET", "Uri": "/auditLogs/signUps/{selfServiceSignUp-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaAuditLogSignUp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSelfServiceSignUp", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSelfServiceSignUp", - "Command": "Get-MgBetaAuditLogSignUp", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/auditLogs/signUps", - "ApiVersion": "beta", + "Command": "Get-MgBetaAuditLogSignUp", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSelfServiceSignUp", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaAuditLogSignUpCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/auditLogs/signUps/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaAuditLogSignUpCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Reports" }, { + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}", + "Command": "Get-MgBetaBookingBusiness", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -20782,21 +20793,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingBusiness", - "Command": "Get-MgBetaBookingBusiness", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Bookings", - "Method": "GET" + "Module": "Beta.Bookings" }, { + "Method": "GET", + "Uri": "/bookingBusinesses", + "Command": "Get-MgBetaBookingBusiness", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20832,19 +20841,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingBusiness", - "Command": "Get-MgBetaBookingBusiness", "CommandAlias": null, - "Uri": "/bookingBusinesses", - "ApiVersion": "beta", - "Variants": [ - "List", - "List1" - ], - "Module": "Beta.Bookings", - "Method": "GET" + "Module": "Beta.Bookings" }, { + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Command": "Get-MgBetaBookingBusinessAppointment", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -20880,21 +20891,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment", - "Command": "Get-MgBetaBookingBusinessAppointment", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Bookings", - "Method": "GET" + "Module": "Beta.Bookings" }, { + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", + "Command": "Get-MgBetaBookingBusinessAppointment", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20930,19 +20939,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment", - "Command": "Get-MgBetaBookingBusinessAppointment", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", - "ApiVersion": "beta", - "Variants": [ - "List", - "List1" - ], - "Module": "Beta.Bookings", - "Method": "GET" + "Module": "Beta.Bookings" }, { + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/$count", + "Command": "Get-MgBetaBookingBusinessAppointmentCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20978,38 +20989,36 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaBookingBusinessAppointmentCount", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Bookings", - "Method": "GET" + "Module": "Beta.Bookings" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment", - "Command": "Get-MgBetaBookingBusinessCalendarView", - "CommandAlias": null, + "Method": "GET", "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaBookingBusinessCalendarView", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Bookings", - "Method": "GET" + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Bookings" }, { + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Command": "Get-MgBetaBookingBusinessCalendarView", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -21045,19 +21054,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment", - "Command": "Get-MgBetaBookingBusinessCalendarView", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", - "ApiVersion": "beta", - "Variants": [ - "List", - "List1" - ], - "Module": "Beta.Bookings", - "Method": "GET" + "Module": "Beta.Bookings" }, { + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", + "Command": "Get-MgBetaBookingBusinessCalendarViewCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -21093,21 +21104,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaBookingBusinessCalendarViewCount", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "GET", + "Uri": "/bookingBusinesses/$count", + "Command": "Get-MgBetaBookingBusinessCount", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "Get1" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -21143,19 +21152,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaBookingBusinessCount", "CommandAlias": null, - "Uri": "/bookingBusinesses/$count", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", + "Command": "Get-MgBetaBookingBusinessCustomer", "Variants": [ "Get", - "Get1" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBookingCustomer", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -21191,21 +21202,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCustomer", - "Command": "Get-MgBetaBookingBusinessCustomer", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Bookings", - "Method": "GET" + "Module": "Beta.Bookings" }, { + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", + "Command": "Get-MgBetaBookingBusinessCustomer", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphBookingCustomer", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -21241,19 +21250,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCustomer", - "Command": "Get-MgBetaBookingBusinessCustomer", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", - "ApiVersion": "beta", - "Variants": [ - "List", - "List1" - ], - "Module": "Beta.Bookings", - "Method": "GET" + "Module": "Beta.Bookings" }, { + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/$count", + "Command": "Get-MgBetaBookingBusinessCustomerCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -21289,21 +21300,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaBookingBusinessCustomerCount", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/$count", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Command": "Get-MgBetaBookingBusinessCustomQuestion", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -21339,21 +21350,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Command": "Get-MgBetaBookingBusinessCustomQuestion", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Bookings", - "Method": "GET" + "Module": "Beta.Bookings" }, { + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "Command": "Get-MgBetaBookingBusinessCustomQuestion", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -21389,19 +21398,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Command": "Get-MgBetaBookingBusinessCustomQuestion", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "ApiVersion": "beta", - "Variants": [ - "List", - "List1" - ], - "Module": "Beta.Bookings", - "Method": "GET" + "Module": "Beta.Bookings" }, { + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", + "Command": "Get-MgBetaBookingBusinessCustomQuestionCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -21437,21 +21448,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaBookingBusinessCustomQuestionCount", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Command": "Get-MgBetaBookingBusinessService", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -21487,21 +21498,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingService", - "Command": "Get-MgBetaBookingBusinessService", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Bookings", - "Method": "GET" + "Module": "Beta.Bookings" }, { + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", + "Command": "Get-MgBetaBookingBusinessService", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -21537,19 +21546,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingService", - "Command": "Get-MgBetaBookingBusinessService", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", - "ApiVersion": "beta", - "Variants": [ - "List", - "List1" - ], - "Module": "Beta.Bookings", - "Method": "GET" + "Module": "Beta.Bookings" }, { + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/$count", + "Command": "Get-MgBetaBookingBusinessServiceCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -21585,21 +21596,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaBookingBusinessServiceCount", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/$count", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", + "Command": "Get-MgBetaBookingBusinessStaffAvailability", "Variants": [ "Get", - "Get1", + "GetExpanded", "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphStaffAvailabilityItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -21643,21 +21654,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphStaffAvailabilityItem", - "Command": "Get-MgBetaBookingBusinessStaffAvailability", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", + "Command": "Get-MgBetaBookingBusinessStaffMember", "Variants": [ "Get", - "GetExpanded", + "Get1", "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity1" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingStaffMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -21693,21 +21704,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingStaffMember", - "Command": "Get-MgBetaBookingBusinessStaffMember", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Bookings", - "Method": "GET" + "Module": "Beta.Bookings" }, { + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Command": "Get-MgBetaBookingBusinessStaffMember", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphBookingStaffMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -21743,19 +21752,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingStaffMember", - "Command": "Get-MgBetaBookingBusinessStaffMember", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "ApiVersion": "beta", - "Variants": [ - "List", - "List1" - ], - "Module": "Beta.Bookings", - "Method": "GET" + "Module": "Beta.Bookings" }, { + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", + "Command": "Get-MgBetaBookingBusinessStaffMemberCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -21791,21 +21802,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaBookingBusinessStaffMemberCount", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "GET", + "Uri": "/bookingCurrencies/{bookingCurrency-id}", + "Command": "Get-MgBetaBookingCurrency", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -21841,21 +21852,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCurrency", - "Command": "Get-MgBetaBookingCurrency", "CommandAlias": null, - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Bookings", - "Method": "GET" + "Module": "Beta.Bookings" }, { + "Method": "GET", + "Uri": "/bookingCurrencies", + "Command": "Get-MgBetaBookingCurrency", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -21891,19 +21900,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCurrency", - "Command": "Get-MgBetaBookingCurrency", "CommandAlias": null, - "Uri": "/bookingCurrencies", - "ApiVersion": "beta", - "Variants": [ - "List", - "List1" - ], - "Module": "Beta.Bookings", - "Method": "GET" + "Module": "Beta.Bookings" }, { + "Method": "GET", + "Uri": "/bookingCurrencies/$count", + "Command": "Get-MgBetaBookingCurrencyCount", + "Variants": [ + "Get", + "Get1" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -21939,62 +21948,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaBookingCurrencyCount", "CommandAlias": null, - "Uri": "/bookingCurrencies/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1" - ], - "Module": "Beta.Bookings", - "Method": "GET" + "Module": "Beta.Bookings" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", - "Command": "Get-MgBetaBusinessFlowTemplate", - "CommandAlias": null, + "Method": "GET", "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaBusinessFlowTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessflowtemplate-list?view=graph-rest-beta", "OutputType": "IMicrosoftGraphBusinessFlowTemplate", - "Command": "Get-MgBetaBusinessFlowTemplate", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/businessFlowTemplates", - "ApiVersion": "beta", + "Command": "Get-MgBetaBusinessFlowTemplate", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaBusinessFlowTemplateCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessflowtemplate-list?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/businessFlowTemplates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaBusinessFlowTemplateCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}", + "Command": "Get-MgBetaChat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -22062,19 +22071,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChat", - "Command": "Get-MgBetaChat", "CommandAlias": null, - "Uri": "/chats/{chat-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats", + "Command": "Get-MgBetaChat", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -22126,18 +22134,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChat", - "Command": "Get-MgBetaChat", "CommandAlias": null, - "Uri": "/chats", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/$count", + "Command": "Get-MgBetaChatCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -22189,18 +22197,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaChatCount", "CommandAlias": null, - "Uri": "/chats/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Get-MgBetaChatInstalledApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -22292,19 +22301,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "Get-MgBetaChatInstalledApp", "CommandAlias": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/installedApps", + "Command": "Get-MgBetaChatInstalledApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -22428,18 +22436,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "Get-MgBetaChatInstalledApp", "CommandAlias": null, - "Uri": "/chats/{chat-id}/installedApps", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/installedApps/$count", + "Command": "Get-MgBetaChatInstalledAppCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -22563,64 +22572,64 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaChatInstalledAppCount", "CommandAlias": null, - "Uri": "/chats/{chat-id}/installedApps/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgBetaChatInstalledAppTeamApp", - "CommandAlias": null, + "Method": "GET", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "beta", + "Command": "Get-MgBetaChatInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageInfo", - "Command": "Get-MgBetaChatLastMessagePreview", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "beta", + "Command": "Get-MgBetaChatLastMessagePreview", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Get-MgBetaChatMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -22752,19 +22761,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaChatMember", "CommandAlias": null, - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/members", + "Command": "Get-MgBetaChatMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -22864,18 +22872,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaChatMember", "CommandAlias": null, - "Uri": "/chats/{chat-id}/members", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/members/$count", + "Command": "Get-MgBetaChatMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -22975,19 +22984,20 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaChatMemberCount", "CommandAlias": null, - "Uri": "/chats/{chat-id}/members/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", + "Command": "Get-MgBetaChatMessage", "Variants": [ "Get", + "Get1", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -23047,20 +23057,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaChatMessage", "CommandAlias": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/messages", + "Command": "Get-MgBetaChatMessage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -23112,18 +23120,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaChatMessage", "CommandAlias": null, - "Uri": "/chats/{chat-id}/messages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/$count", + "Command": "Get-MgBetaChatMessageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -23175,91 +23184,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaChatMessageCount", "CommandAlias": null, - "Uri": "/chats/{chat-id}/messages/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [ - { - "Name": "Chat.Read", - "Description": "Read your chat messages", - "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "ChatMessage.Read.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "ChatMessage.ReadWriteSelected.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaChatMessageDelta", - "CommandAlias": null, + "Method": "GET", "Uri": "/chats/{chat-id}/messages/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaChatMessageDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -23309,14 +23246,6 @@ "PermissionType": "Application", "IsLeastPrivilege": false }, - { - "Name": "Chat.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, { "Name": "Chat.Read.All", "Description": null, @@ -23326,22 +23255,22 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaChatMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -23408,19 +23337,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaChatMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", + "Command": "Get-MgBetaChatMessageHostedContent", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -23487,125 +23416,205 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaChatMessageHostedContentCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaChatMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { - "Permissions": [], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Chat.Read", + "Description": "Read your chat messages", + "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "ChatMessage.Read.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "ChatMessage.ReadWriteSelected.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaChatMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaChatMessageReply", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaChatMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", + "Command": "Get-MgBetaChatMessageReply", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaChatMessageReplyCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaChatMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaChatMessageReplyDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaChatMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaChatMessageReplyHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaChatMessageReplyHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaChatMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", + "Command": "Get-MgBetaChatMessageReplyHostedContent", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaChatMessageReplyHostedContentCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaChatMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Command": "Get-MgBetaChatOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -23681,19 +23690,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsasyncoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "Get-MgBetaChatOperation", "CommandAlias": null, - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/operations", + "Command": "Get-MgBetaChatOperation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -23769,18 +23777,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-operations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "Get-MgBetaChatOperation", "CommandAlias": null, - "Uri": "/chats/{chat-id}/operations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/operations/$count", + "Command": "Get-MgBetaChatOperationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -23856,34 +23865,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaChatOperationCount", "CommandAlias": null, - "Uri": "/chats/{chat-id}/operations/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgBetaChatPermissionGrant", - "CommandAlias": null, + "Method": "GET", "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaChatPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/permissionGrants", + "Command": "Get-MgBetaChatPermissionGrant", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "ResourceSpecificPermissionGrant.ReadForChat", @@ -23991,18 +23999,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgBetaChatPermissionGrant", "CommandAlias": null, - "Uri": "/chats/{chat-id}/permissionGrants", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/permissionGrants/$count", + "Command": "Get-MgBetaChatPermissionGrantCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ResourceSpecificPermissionGrant.ReadForChat", @@ -24110,36 +24119,35 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaChatPermissionGrantCount", "CommandAlias": null, - "Uri": "/chats/{chat-id}/permissionGrants/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Command": "Get-MgBetaChatPinnedMessage", - "CommandAlias": null, + "Method": "GET", "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaChatPinnedMessage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/pinnedMessages", + "Command": "Get-MgBetaChatPinnedMessage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -24183,18 +24191,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Command": "Get-MgBetaChatPinnedMessage", "CommandAlias": null, - "Uri": "/chats/{chat-id}/pinnedMessages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/pinnedMessages/$count", + "Command": "Get-MgBetaChatPinnedMessageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -24238,19 +24247,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaChatPinnedMessageCount", "CommandAlias": null, - "Uri": "/chats/{chat-id}/pinnedMessages/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/getAllRetainedMessages", + "Command": "Get-MgBetaChatRetainedMessage", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -24318,18 +24326,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaChatRetainedMessage", "CommandAlias": null, - "Uri": "/chats/getAllRetainedMessages", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Get-MgBetaChatTab", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -24397,19 +24406,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgBetaChatTab", "CommandAlias": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/tabs", + "Command": "Get-MgBetaChatTab", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -24461,18 +24469,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgBetaChatTab", "CommandAlias": null, - "Uri": "/chats/{chat-id}/tabs", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/tabs/$count", + "Command": "Get-MgBetaChatTabCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -24524,34 +24533,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaChatTabCount", "CommandAlias": null, - "Uri": "/chats/{chat-id}/tabs/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgBetaChatTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgBetaChatTabTeamApp", "CommandAlias": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/communications/calls/{call-id}", + "Command": "Get-MgBetaCommunicationCall", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCall", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -24571,19 +24580,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCall", - "Command": "Get-MgBetaCommunicationCall", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -24603,19 +24612,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -24635,18 +24643,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -24666,19 +24675,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Command": "Get-MgBetaCommunicationCallContentSharingSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentSharingSession", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -24714,19 +24723,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentSharingSession", - "Command": "Get-MgBetaCommunicationCallContentSharingSession", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/calls/{call-id}/contentSharingSessions", + "Command": "Get-MgBetaCommunicationCallContentSharingSession", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContentSharingSession", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -24762,18 +24770,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentSharingSession", - "Command": "Get-MgBetaCommunicationCallContentSharingSession", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", + "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -24809,92 +24818,92 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationCallContentSharingSessionPngOfCurrentSlide", - "CommandAlias": null, + "Method": "GET", "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}/pngOfCurrentSlide", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationCallContentSharingSessionPngOfCurrentSlide", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationCallCount", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/calls/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationCallCount", "Variants": [ "Get" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCommsOperation", - "Command": "Get-MgBetaCommunicationCallOperation", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationCallOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphCommsOperation", - "Command": "Get-MgBetaCommunicationCallOperation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/calls/{call-id}/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationCallOperation", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationCallOperationCount", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/calls/{call-id}/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationCallOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Command": "Get-MgBetaCommunicationCallParticipant", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -24914,19 +24923,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphParticipant", - "Command": "Get-MgBetaCommunicationCallParticipant", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/calls/{call-id}/participants", + "Command": "Get-MgBetaCommunicationCallParticipant", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -24946,18 +24954,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphParticipant", - "Command": "Get-MgBetaCommunicationCallParticipant", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/participants", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/calls/{call-id}/participants/$count", + "Command": "Get-MgBetaCommunicationCallParticipantCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -24977,228 +24986,227 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationCallParticipantCount", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/participants/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCallRecordsCallRecord", - "Command": "Get-MgBetaCommunicationCallRecord", - "CommandAlias": null, + "Method": "GET", "Uri": "/communications/callRecords/{callRecord-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationCallRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationCallRecordCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationCallRecordCount", "Variants": [ "Get" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsOrganizer", - "Command": "Get-MgBetaCommunicationCallRecordOrganizerV2", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationCallRecordOrganizerV2", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationCallRecordParticipant", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationCallRecordParticipant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsParticipant", - "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-participants_v2?view=graph-rest-beta", "OutputType": "IMicrosoftGraphCallRecordsParticipant", - "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow", - "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-participants_v2?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/getPstnBlockedUsersLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport", - "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/getPstnOnlineMeetingDialoutReport(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Command": "Get-MgBetaCommunicationCallRecordSession", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationCallRecordSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-beta", "OutputType": "IMicrosoftGraphCallRecordsSession", - "Command": "Get-MgBetaCommunicationCallRecordSession", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationCallRecordSession", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationCallRecordSessionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationCallRecordSessionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow", - "Command": "Get-MgBetaCommunicationCallRecordSmLog", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/getSmsLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationCallRecordSmLog", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "Get-MgBetaCommunicationOnlineMeeting", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeeting", "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/onlineMeetings", + "Command": "Get-MgBetaCommunicationOnlineMeeting", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -25234,202 +25242,203 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "Get-MgBetaCommunicationOnlineMeeting", "CommandAlias": null, - "Uri": "/communications/onlineMeetings", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallAiInsight", - "Command": "Get-MgBetaCommunicationOnlineMeetingAiInsight", - "CommandAlias": null, + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/aiInsights/{callAiInsight-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingAiInsight", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallAiInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallAiInsight", - "Command": "Get-MgBetaCommunicationOnlineMeetingAiInsight", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/aiInsights", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingAiInsight", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallAiInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAiInsightCount", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/aiInsights/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingAiInsightCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "List", "List1" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "Command": "Get-MgBetaCommunicationOnlineMeetingByJoinWebUrl", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -25465,19 +25474,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "Get-MgBetaCommunicationOnlineMeetingByJoinWebUrl", "CommandAlias": null, - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/onlineMeetings/$count", + "Command": "Get-MgBetaCommunicationOnlineMeetingCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -25513,40 +25521,28 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingCount", "CommandAlias": null, - "Uri": "/communications/onlineMeetings/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", - "CommandAlias": null, + "Method": "GET", "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", "Variants": [ "Get", "Get1", @@ -25554,292 +25550,304 @@ "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingDelta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistration", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptDelta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", "OutputType": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPresence", - "Command": "Get-MgBetaCommunicationPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/presences/{presence-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaCommunicationPresence", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/presences", + "Command": "Get-MgBetaCommunicationPresence", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.Read", @@ -25867,18 +25875,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPresence", - "Command": "Get-MgBetaCommunicationPresence", "CommandAlias": null, - "Uri": "/communications/presences", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "POST", + "Uri": "/communications/getPresencesByUserId", + "Command": "Get-MgBetaCommunicationPresenceByUserId", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.Read.All", @@ -25898,19 +25907,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPresence", - "Command": "Get-MgBetaCommunicationPresenceByUserId", "CommandAlias": null, - "Uri": "/communications/getPresencesByUserId", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded" - ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/presences/$count", + "Command": "Get-MgBetaCommunicationPresenceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.Read", @@ -25938,46 +25946,47 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaCommunicationPresenceCount", "CommandAlias": null, - "Uri": "/communications/presences/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", - "Command": "Get-MgBetaCompliance", - "CommandAlias": null, + "Method": "GET", "Uri": "/compliance", - "ApiVersion": "beta", + "Command": "Get-MgBetaCompliance", "Variants": [ "Get" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", - "Command": "Get-MgBetaComplianceEdiscovery", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/compliance/ediscovery", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscovery", "Variants": [ "Get" ], - "Module": "Beta.Compliance", - "Method": "GET" + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCase", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -25997,19 +26006,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Command": "Get-MgBetaComplianceEdiscoveryCase", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases", + "Command": "Get-MgBetaComplianceEdiscoveryCase", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26029,18 +26037,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Command": "Get-MgBetaComplianceEdiscoveryCase", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26060,18 +26068,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCount", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26091,19 +26100,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26123,18 +26131,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-custodians?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26154,34 +26163,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/$count", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/lastIndexOperation", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/lastIndexOperation", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26201,19 +26210,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sitesource-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26233,18 +26241,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-sitesources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26264,34 +26273,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/$count", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26311,19 +26320,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-unifiedgroupsource-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26343,18 +26351,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-unifiedgroupsources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26374,63 +26383,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26450,19 +26459,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-usersource-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26482,18 +26490,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-usersources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26513,19 +26522,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/$count", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26545,19 +26554,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26577,18 +26585,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26608,34 +26617,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", - "CommandAlias": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26655,18 +26663,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-list-sitesources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26686,137 +26695,136 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite", - "CommandAlias": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Variants": [ "List" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26836,18 +26844,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-list-usersources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26867,19 +26876,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/$count", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26899,19 +26908,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26931,18 +26939,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26962,19 +26971,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/dataSource", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource", + "Variants": [ + "Get1", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26994,49 +27003,48 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/dataSource", - "ApiVersion": "beta", - "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", - "CommandAlias": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/lastIndexOperation", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27056,62 +27064,63 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", - "CommandAlias": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", "Variants": [ "List" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperationReviewSet", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation/reviewSet", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperationReviewSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27131,34 +27140,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/$count", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation/$count", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27178,19 +27187,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27210,18 +27218,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27241,19 +27250,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/$count", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27273,19 +27282,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27305,18 +27313,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27336,19 +27345,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/$count", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27368,19 +27377,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27400,19 +27409,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27432,33 +27440,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-sourcecollections?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "CommandAlias": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27478,18 +27486,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-additionalsources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27509,19 +27518,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/$count", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27541,19 +27550,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-addtoreviewsetoperation?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27573,34 +27582,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", - "CommandAlias": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/{dataSource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27620,18 +27628,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-custodiansources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27651,19 +27660,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$count", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27683,34 +27692,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-lastestimatestatisticsoperation?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", - "CommandAlias": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/{noncustodialDataSource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27730,18 +27738,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-noncustodialsources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27761,19 +27770,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$count", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27793,19 +27802,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27825,33 +27833,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-tags?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", - "CommandAlias": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/{tag-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27871,18 +27879,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-childtags?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27902,19 +27911,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$count", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27934,34 +27943,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/$count", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}", + "Command": "Get-MgBetaContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -27989,19 +27998,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaContact", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contacts", + "Command": "Get-MgBetaContact", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28029,33 +28037,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaContact", "CommandAlias": null, - "Uri": "/contacts", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaContactById", - "CommandAlias": null, + "Method": "POST", "Uri": "/contacts/getByIds", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contacts/$count", + "Command": "Get-MgBetaContactCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28083,18 +28091,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaContactCount", "CommandAlias": null, - "Uri": "/contacts/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contacts/delta", + "Command": "Get-MgBetaContactDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28122,33 +28130,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaContactDelta", "CommandAlias": null, - "Uri": "/contacts/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaContactDirectReport", - "CommandAlias": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactDirectReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports", + "Command": "Get-MgBetaContactDirectReport", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28184,76 +28192,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaContactDirectReport", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/directReports", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaContactDirectReportAsOrgContact", - "CommandAlias": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactDirectReportAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaContactDirectReportAsOrgContact", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/directReports/orgContact", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactDirectReportAsOrgContact", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaContactDirectReportAsUser", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactDirectReportAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaContactDirectReportAsUser", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/directReports/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactDirectReportAsUser", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/$count", + "Command": "Get-MgBetaContactDirectReportCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28289,49 +28298,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaContactDirectReportCount", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/directReports/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", + "Command": "Get-MgBetaContactDirectReportCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaContactDirectReportCountAsOrgContact", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/user/$count", + "Command": "Get-MgBetaContactDirectReportCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaContactDirectReportCountAsUser", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/directReports/user/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/manager", + "Command": "Get-MgBetaContactManager", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28367,19 +28376,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaContactManager", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/manager", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/getMemberGroups", + "Command": "Get-MgBetaContactMemberGroup", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -28463,21 +28474,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaContactMemberGroup", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/getMemberGroups", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/getMemberObjects", + "Command": "Get-MgBetaContactMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -28577,36 +28588,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaContactMemberObject", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/getMemberObjects", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaContactMemberOf", - "CommandAlias": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf", + "Command": "Get-MgBetaContactMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28642,76 +28650,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaContactMemberOf", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/memberOf", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaContactMemberOfAsGroup", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaContactMemberOfAsGroup", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/memberOf/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactMemberOfAsGroup", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/$count", + "Command": "Get-MgBetaContactMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28747,93 +28756,92 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaContactMemberOfCount", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/memberOf/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaContactMemberOfCountAsGroup", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaContactServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaContactServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaContactTransitiveMemberOf", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactTransitiveMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", + "Command": "Get-MgBetaContactTransitiveMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28861,76 +28869,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-transitivememberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaContactTransitiveMemberOf", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", + "Command": "Get-MgBetaContactTransitiveMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28958,108 +28967,108 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaContactTransitiveMemberOfCount", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaContactTransitiveReport", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveReports/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactTransitiveReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-transitivereports?view=graph-rest-beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaContactTransitiveReport", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveReports", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactTransitiveReport", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaContactTransitiveReportCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-transitivereports?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveReports/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactTransitiveReportCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaContactUserOwnedObject", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/contacts/getUserOwnedObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaContactUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contracts/{contract-id}", + "Command": "Get-MgBetaContract", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -29079,19 +29088,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContract", - "Command": "Get-MgBetaContract", "CommandAlias": null, - "Uri": "/contracts/{contract-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contracts", + "Command": "Get-MgBetaContract", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -29111,33 +29119,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContract", - "Command": "Get-MgBetaContract", "CommandAlias": null, - "Uri": "/contracts", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaContractById", - "CommandAlias": null, + "Method": "POST", "Uri": "/contracts/getByIds", - "ApiVersion": "beta", + "Command": "Get-MgBetaContractById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contracts/$count", + "Command": "Get-MgBetaContractCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -29157,18 +29165,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaContractCount", "CommandAlias": null, - "Uri": "/contracts/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contracts/delta", + "Command": "Get-MgBetaContractDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -29188,67 +29196,68 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaContractDelta", "CommandAlias": null, - "Uri": "/contracts/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaContractMemberGroup", - "CommandAlias": null, + "Method": "POST", "Uri": "/contracts/{contract-id}/getMemberGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaContractMemberGroup", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgBetaContractMemberObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/contracts/{contract-id}/getMemberObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaContractMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaContractUserOwnedObject", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/contracts/getUserOwnedObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaContractUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Command": "Get-MgBetaDataPolicyOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Export.All", @@ -29268,47 +29277,47 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Command": "Get-MgBetaDataPolicyOperation", "CommandAlias": null, - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Command": "Get-MgBetaDataPolicyOperation", - "CommandAlias": null, + "Method": "GET", "Uri": "/dataPolicyOperations", - "ApiVersion": "beta", + "Command": "Get-MgBetaDataPolicyOperation", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDataPolicyOperationCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/dataPolicyOperations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDataPolicyOperationCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/devices/{device-id}", + "Command": "Get-MgBetaDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -29344,19 +29353,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaDevice", "CommandAlias": null, - "Uri": "/devices/{device-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices", + "Command": "Get-MgBetaDevice", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -29392,18 +29400,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaDevice", "CommandAlias": null, - "Uri": "/devices", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices(deviceId='{deviceId}')", + "Command": "Get-MgBetaDeviceByDeviceId", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -29439,93 +29448,92 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaDeviceByDeviceId", "CommandAlias": null, - "Uri": "/devices(deviceId='{deviceId}')", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDeviceById", - "CommandAlias": null, + "Method": "POST", "Uri": "/devices/getByIds", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommand", - "Command": "Get-MgBetaDeviceCommand", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/commands/{command-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceCommand", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommand", - "Command": "Get-MgBetaDeviceCommand", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/commands", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceCommand", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceCommandCount", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/commands/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceCommandCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceCommandResponsepayload", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/commands/{command-id}/responsepayload", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceCommandResponsepayload", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/$count", + "Command": "Get-MgBetaDeviceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -29561,76 +29569,76 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceCount", "CommandAlias": null, - "Uri": "/devices/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaDeviceDelta", - "CommandAlias": null, + "Method": "GET", "Uri": "/devices/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceDelta", "Variants": [ "Delta" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaDeviceExtension", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceExtension", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceExtensionCount", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement", + "Command": "Get-MgBetaDeviceManagement", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphDeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29714,49 +29722,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagement", - "Command": "Get-MgBetaDeviceManagement", "CommandAlias": null, - "Uri": "/deviceManagement", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29776,19 +29753,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29808,18 +29785,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29839,18 +29816,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29870,19 +29847,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29902,18 +29879,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29933,18 +29910,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29964,19 +29941,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29996,18 +29973,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30027,18 +30004,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30058,19 +30035,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30090,18 +30067,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30121,18 +30098,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30152,18 +30129,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkSettings", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/androidForWorkSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAndroidForWorkSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30183,18 +30160,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30214,19 +30191,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30246,18 +30223,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30277,18 +30254,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -30324,18 +30332,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", - "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate", "CommandAlias": null, - "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30355,19 +30364,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "CommandAlias": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30387,18 +30395,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "CommandAlias": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30418,19 +30427,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30450,18 +30458,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30481,19 +30490,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount", "CommandAlias": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/$count", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30513,18 +30521,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount", "CommandAlias": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/getAssignedRoleDetails", + "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30560,50 +30568,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", - "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail", "CommandAlias": null, - "Uri": "/deviceManagement/getAssignedRoleDetails", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Functions", - "Method": "GET" + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", - "Command": "Get-MgBetaDeviceManagementAssignmentFilter", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAssignmentFilter", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30623,18 +30600,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", - "Command": "Get-MgBetaDeviceManagementAssignmentFilter", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/assignmentFilters", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAssignmentFilter", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30654,21 +30631,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/assignmentFilters/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementApps.Read.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -30676,7 +30653,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementApps.ReadWrite.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -30685,19 +30662,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuditEvent", - "Command": "Get-MgBetaDeviceManagementAuditEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAuditEvent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30717,18 +30694,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuditEvent", - "Command": "Get-MgBetaDeviceManagementAuditEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/auditEvents", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAuditEvent", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30748,21 +30725,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementAuditEventCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/auditEvents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAuditEventCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementManagedDevices.Read.All", + "Name": "DeviceManagementApps.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -30770,7 +30747,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Name": "DeviceManagementApps.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -30779,19 +30756,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", - "Command": "Get-MgBetaDeviceManagementAutopilotEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAutopilotEvent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30811,18 +30788,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", - "Command": "Get-MgBetaDeviceManagementAutopilotEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/autopilotEvents", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAutopilotEvent", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30842,21 +30819,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementAutopilotEventCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/autopilotEvents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementAutopilotEventCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementManagedDevices.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -30864,7 +30841,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -30873,19 +30850,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCartToClassAssociation", - "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30905,18 +30882,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCartToClassAssociation", - "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/cartToClassAssociations", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30936,18 +30913,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/cartToClassAssociations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30967,19 +30944,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", - "Command": "Get-MgBetaDeviceManagementCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30999,18 +30976,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", - "Command": "Get-MgBetaDeviceManagementCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/categories", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCategory", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31030,18 +31007,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementCategoryCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/categories/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCategoryCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31061,19 +31038,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31093,18 +31070,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31124,19 +31101,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31146,22 +31123,6 @@ "PermissionType": "Application", "IsLeastPrivilege": true }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, @@ -31172,19 +31133,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "Get-MgBetaDeviceManagementComanagedDevice", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31220,165 +31181,212 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "Get-MgBetaDeviceManagementComanagedDevice", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDevice", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { - "Permissions": [], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/$count", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31414,282 +31422,282 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount", "CommandAlias": null, - "Uri": "/deviceManagement/comanagedDevices/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDetectedApp", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDetectedApp", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/getComanagedDevicesSummary", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphComanagedDevicesSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31725,91 +31733,92 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComanagedDevicesSummary", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary", "CommandAlias": null, - "Uri": "/deviceManagement/getComanagedDevicesSummary", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Functions", - "Method": "GET" + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31845,19 +31854,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", "CommandAlias": null, - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/comanagementEligibleDevices", + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31893,18 +31901,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", "CommandAlias": null, - "Uri": "/deviceManagement/comanagementEligibleDevices", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/comanagementEligibleDevices/$count", + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31940,18 +31948,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount", "CommandAlias": null, - "Uri": "/deviceManagement/comanagementEligibleDevices/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary", + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31987,18 +31995,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary", "CommandAlias": null, - "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Functions", - "Method": "GET" + "Module": "Beta.DeviceManagement.Functions" }, { + "Method": "GET", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -32034,19 +32043,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/complianceManagementPartners", + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -32082,18 +32090,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/complianceManagementPartners", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/complianceManagementPartners/$count", + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -32129,50 +32137,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount", "CommandAlias": null, - "Uri": "/deviceManagement/complianceManagementPartners/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", - "Command": "Get-MgBetaDeviceManagementCompliancePolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCompliancePolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32192,18 +32169,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", - "Command": "Get-MgBetaDeviceManagementCompliancePolicy", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCompliancePolicy", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32223,19 +32200,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32255,18 +32232,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32286,19 +32263,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32318,18 +32295,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32349,19 +32326,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32381,18 +32358,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32412,19 +32389,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32444,19 +32421,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32476,18 +32453,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32507,19 +32484,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32539,19 +32516,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32571,18 +32548,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32602,63 +32579,95 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { - "Permissions": [], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Command": "Get-MgBetaDeviceManagementComplianceSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32678,19 +32687,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "Get-MgBetaDeviceManagementComplianceSetting", "CommandAlias": null, - "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/complianceSettings", + "Command": "Get-MgBetaDeviceManagementComplianceSetting", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32710,18 +32718,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "Get-MgBetaDeviceManagementComplianceSetting", "CommandAlias": null, - "Uri": "/deviceManagement/complianceSettings", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/complianceSettings/$count", + "Command": "Get-MgBetaDeviceManagementComplianceSettingCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32741,18 +32749,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementComplianceSettingCount", "CommandAlias": null, - "Uri": "/deviceManagement/complianceSettings/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/conditionalAccessSettings", + "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -32788,50 +32796,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting", "CommandAlias": null, - "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32851,18 +32828,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32882,19 +32859,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32914,18 +32891,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32945,19 +32922,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32977,18 +32954,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33008,19 +32985,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33040,18 +33017,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33071,19 +33048,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33103,19 +33080,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33135,18 +33112,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33166,19 +33143,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33198,19 +33175,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33230,18 +33207,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicyTemplates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33261,18 +33238,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicyTemplates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33292,19 +33269,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33324,18 +33301,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33355,19 +33332,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33387,19 +33364,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33419,18 +33396,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33450,19 +33427,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33482,19 +33459,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "Get-MgBetaDeviceManagementConfigurationSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33514,18 +33491,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "Get-MgBetaDeviceManagementConfigurationSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationSetting", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33545,21 +33522,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/configurationSettings/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -33573,30 +33550,22 @@ "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataSharingConsent", - "Command": "Get-MgBetaDeviceManagementDataSharingConsent", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDataSharingConsent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -33624,18 +33593,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataSharingConsent", - "Command": "Get-MgBetaDeviceManagementDataSharingConsent", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/dataSharingConsents", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDataSharingConsent", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -33663,21 +33632,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/dataSharingConsents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementServiceConfig.Read.All", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -33685,7 +33654,15 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -33694,19 +33671,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDepOnboardingSetting", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33726,18 +33703,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDepOnboardingSetting", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33757,18 +33734,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33788,19 +33765,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33820,19 +33797,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33852,19 +33829,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33884,19 +33861,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentProfile", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33916,18 +33893,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentProfile", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33947,19 +33924,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33979,19 +33956,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -34011,19 +33988,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -34043,18 +34020,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -34074,62 +34051,94 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { - "Permissions": [], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", - "Command": "Get-MgBetaDeviceManagementDerivedCredential", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDerivedCredential", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", - "Command": "Get-MgBetaDeviceManagementDerivedCredential", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/derivedCredentials", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDerivedCredential", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/derivedCredentials/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Command": "Get-MgBetaDeviceManagementDetectedApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34165,19 +34174,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDetectedApp", - "Command": "Get-MgBetaDeviceManagementDetectedApp", "CommandAlias": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/detectedApps", + "Command": "Get-MgBetaDeviceManagementDetectedApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34213,18 +34221,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDetectedApp", - "Command": "Get-MgBetaDeviceManagementDetectedApp", "CommandAlias": null, - "Uri": "/deviceManagement/detectedApps", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/$count", + "Command": "Get-MgBetaDeviceManagementDetectedAppCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34260,18 +34268,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDetectedAppCount", "CommandAlias": null, - "Uri": "/deviceManagement/detectedApps/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34291,19 +34300,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", "CommandAlias": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34323,18 +34331,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", "CommandAlias": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -34354,19 +34363,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount", "CommandAlias": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Command": "Get-MgBetaDeviceManagementDeviceCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34402,19 +34411,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory", - "Command": "Get-MgBetaDeviceManagementDeviceCategory", "CommandAlias": null, - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceCategories", + "Command": "Get-MgBetaDeviceManagementDeviceCategory", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34450,18 +34458,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory", - "Command": "Get-MgBetaDeviceManagementDeviceCategory", "CommandAlias": null, - "Uri": "/deviceManagement/deviceCategories", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceCategories/$count", + "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34497,50 +34505,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount", "CommandAlias": null, - "Uri": "/deviceManagement/deviceCategories/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34560,18 +34537,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34591,19 +34568,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34623,18 +34600,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34654,19 +34631,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34686,18 +34663,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34717,19 +34694,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34749,18 +34726,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34780,19 +34757,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34812,18 +34789,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34843,19 +34820,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34875,18 +34852,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34906,19 +34883,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34938,19 +34915,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34970,19 +34947,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35002,18 +34979,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35033,19 +35010,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35065,19 +35042,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35097,18 +35074,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35128,19 +35105,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35160,19 +35137,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35192,18 +35169,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35223,18 +35200,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35254,19 +35231,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35286,18 +35263,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35317,19 +35294,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35349,19 +35326,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35381,18 +35358,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35412,19 +35389,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35444,19 +35421,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35476,19 +35453,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35508,18 +35485,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35539,18 +35516,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35570,19 +35547,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35602,18 +35579,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35633,19 +35610,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35665,19 +35642,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35697,18 +35674,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationConflictSummary", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35728,18 +35705,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationConflictSummary/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35759,18 +35736,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35790,19 +35767,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35822,18 +35799,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35853,19 +35830,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35885,18 +35862,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35916,19 +35893,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35948,18 +35925,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35979,19 +35956,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36011,19 +35988,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36043,19 +36020,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36075,18 +36052,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36106,19 +36083,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36138,19 +36115,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36170,19 +36147,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36202,61 +36179,93 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { - "Permissions": [], + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationProfiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfileCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfileCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36276,19 +36285,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "CommandAlias": null, - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36308,18 +36316,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "CommandAlias": null, - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/$count", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36339,18 +36347,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount", "CommandAlias": null, - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36370,18 +36378,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "CommandAlias": null, - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36401,19 +36410,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", "CommandAlias": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36433,18 +36441,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", "CommandAlias": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36464,19 +36473,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount", "CommandAlias": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36496,19 +36505,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", "CommandAlias": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36544,19 +36553,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36592,18 +36600,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36639,19 +36648,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36687,18 +36695,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36734,19 +36743,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36782,18 +36790,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36829,19 +36838,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScript", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36877,18 +36885,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScript", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36908,19 +36917,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36956,18 +36964,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37003,19 +37012,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/$count", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37051,18 +37059,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37082,19 +37091,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37130,18 +37138,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/$count", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37177,19 +37186,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37225,19 +37234,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37273,19 +37282,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", + "Command": "Get-MgBetaDeviceManagementDeviceShellScript", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceShellScript", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37321,19 +37330,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceShellScript", - "Command": "Get-MgBetaDeviceManagementDeviceShellScript", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts", + "Command": "Get-MgBetaDeviceManagementDeviceShellScript", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceShellScript", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37369,18 +37377,66 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceShellScript", - "Command": "Get-MgBetaDeviceManagementDeviceShellScript", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37416,19 +37472,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37464,18 +37520,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/$count", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37511,19 +37567,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37559,18 +37615,66 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Variants": [ - "Get" + "List" + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/$count", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37606,19 +37710,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37654,18 +37773,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37701,34 +37820,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", - "ApiVersion": "beta", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/$count", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37764,19 +37868,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37812,18 +37916,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37859,19 +37964,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37907,19 +38011,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/$count", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37955,175 +38059,48 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", - "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount", - "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/$count", - "ApiVersion": "beta", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", + "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", - "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38143,18 +38120,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", - "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/domainJoinConnectors", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38174,21 +38151,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/domainJoinConnectors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementRBAC.Read.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -38196,7 +38173,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementRBAC.ReadWrite.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -38205,23 +38182,23 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementEffectivePermission", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/getEffectivePermissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementEffectivePermission", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementRBAC.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -38229,7 +38206,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -38238,19 +38215,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Functions" + }, + { + "Method": "GET", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38270,18 +38247,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/embeddedSIMActivationCodePools", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38301,19 +38278,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38333,18 +38310,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38364,19 +38341,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38396,18 +38373,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38427,19 +38404,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38459,18 +38436,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38490,19 +38467,51 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Command": "Get-MgBetaDeviceManagementExchangeConnector", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -38538,19 +38547,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Command": "Get-MgBetaDeviceManagementExchangeConnector", "CommandAlias": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/exchangeConnectors", + "Command": "Get-MgBetaDeviceManagementExchangeConnector", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -38586,18 +38594,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Command": "Get-MgBetaDeviceManagementExchangeConnector", "CommandAlias": null, - "Uri": "/deviceManagement/exchangeConnectors", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/exchangeConnectors/$count", + "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -38633,18 +38641,20 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount", "CommandAlias": null, - "Uri": "/deviceManagement/exchangeConnectors/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -38680,64 +38690,63 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", "CommandAlias": null, - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/exchangeOnPremisesPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38757,19 +38766,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", "CommandAlias": null, - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38789,62 +38797,62 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", "CommandAlias": null, - "Uri": "/deviceManagement/groupPolicyCategories", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/{groupPolicyCategory-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38864,124 +38872,93 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount", "CommandAlias": null, - "Uri": "/deviceManagement/groupPolicyCategories/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/{groupPolicyDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", + "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39001,18 +38978,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39032,19 +39009,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39064,18 +39041,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39095,19 +39072,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39127,18 +39104,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39158,19 +39135,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39190,18 +39167,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39221,19 +39198,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39253,19 +39230,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39285,19 +39262,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39317,18 +39294,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39348,19 +39325,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39380,33 +39357,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory", - "CommandAlias": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39426,18 +39388,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount", "CommandAlias": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39457,600 +39434,600 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitionFiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/category", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/definitionFile", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/category", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/definitionFile", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/category", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/definitionFile", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/category", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/definitionFile", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", + "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40070,18 +40047,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyMigrationReports", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40101,18 +40078,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyMigrationReports/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40132,19 +40109,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40164,18 +40141,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40195,19 +40172,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40227,19 +40204,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40259,18 +40236,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40290,19 +40267,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40322,19 +40299,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40354,18 +40331,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyObjectFiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40385,18 +40362,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyObjectFiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40416,19 +40393,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40448,18 +40425,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40479,138 +40456,138 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { - "Permissions": [], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyOperation", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyOperation", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperationCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -40630,18 +40607,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/importedDeviceIdentities", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -40661,18 +40638,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/importedDeviceIdentities/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -40692,19 +40669,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -40724,18 +40701,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -40755,21 +40732,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementServiceConfig.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -40777,7 +40754,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -40786,19 +40763,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Command": "Get-MgBetaDeviceManagementIntent", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40818,18 +40795,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Command": "Get-MgBetaDeviceManagementIntent", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntent", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40849,19 +40826,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", - "Command": "Get-MgBetaDeviceManagementIntentAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40881,18 +40858,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", - "Command": "Get-MgBetaDeviceManagementIntentAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40912,19 +40889,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40944,19 +40921,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", - "Command": "Get-MgBetaDeviceManagementIntentCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40976,18 +40953,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", - "Command": "Get-MgBetaDeviceManagementIntentCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentCategory", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41007,19 +40984,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementIntentCategoryCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41039,19 +41016,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41071,18 +41048,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41102,19 +41079,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41134,19 +41111,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41166,18 +41143,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41197,19 +41174,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41229,18 +41206,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementIntentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41260,19 +41237,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41292,18 +41269,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41323,19 +41300,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41355,19 +41332,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", - "Command": "Get-MgBetaDeviceManagementIntentDeviceState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentDeviceState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41387,18 +41364,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", - "Command": "Get-MgBetaDeviceManagementIntentDeviceState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentDeviceState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41418,19 +41395,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41450,19 +41427,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", - "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41482,19 +41459,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "Get-MgBetaDeviceManagementIntentSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41514,18 +41491,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "Get-MgBetaDeviceManagementIntentSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentSetting", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41545,19 +41522,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementIntentSettingCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentSettingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41577,19 +41554,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", - "Command": "Get-MgBetaDeviceManagementIntentUserState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentUserState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41609,18 +41586,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", - "Command": "Get-MgBetaDeviceManagementIntentUserState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentUserState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41640,19 +41617,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementIntentUserStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentUserStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41672,22 +41649,22 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", - "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementApps.Read.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -41695,7 +41672,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementApps.ReadWrite.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -41704,19 +41681,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41736,18 +41713,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intuneBrandingProfiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41767,19 +41744,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41799,18 +41776,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41830,19 +41807,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41862,21 +41839,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/intuneBrandingProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementApps.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -41884,7 +41861,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementApps.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -41893,19 +41870,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41925,18 +41902,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/iosUpdateStatuses", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41956,18 +41933,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/iosUpdateStatuses/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41987,19 +41964,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42019,18 +41996,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42050,19 +42027,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42082,18 +42059,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42113,19 +42090,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42145,19 +42122,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42177,18 +42154,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42208,19 +42185,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42240,18 +42217,50 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Command": "Get-MgBetaDeviceManagementManagedDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -42287,19 +42296,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "Get-MgBetaDeviceManagementManagedDevice", "CommandAlias": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/managedDevices", + "Command": "Get-MgBetaDeviceManagementManagedDevice", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -42335,208 +42343,208 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "Get-MgBetaDeviceManagementManagedDevice", "CommandAlias": null, - "Uri": "/deviceManagement/managedDevices", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDeviceCleanupRules", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRuleCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDeviceCleanupRules/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRuleCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/$count", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -42572,62 +42580,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCount", "CommandAlias": null, - "Uri": "/deviceManagement/managedDevices/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDetectedApp", - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDetectedApp", - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedAppCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42647,19 +42656,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", "CommandAlias": null, - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/managedDeviceEncryptionStates", + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42679,18 +42687,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", "CommandAlias": null, - "Uri": "/deviceManagement/managedDeviceEncryptionStates", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/managedDeviceEncryptionStates/$count", + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42710,150 +42718,150 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount", "CommandAlias": null, - "Uri": "/deviceManagement/managedDeviceEncryptionStates/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/managedDeviceOverview", + "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphManagedDeviceOverview", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -42889,254 +42897,223 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceOverview", - "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview", "CommandAlias": null, - "Uri": "/deviceManagement/managedDeviceOverview", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDeviceManagementManagedDeviceUser", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceUser", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDeviceWindowsOSImages", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImageCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDeviceWindowsOSImages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImageCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43156,18 +43133,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelConfigurations", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43187,18 +43164,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelConfigurations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43218,19 +43195,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43250,18 +43227,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43281,18 +43258,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43312,19 +43289,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43344,18 +43321,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43375,18 +43352,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43406,19 +43383,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43438,18 +43415,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelSites", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43469,18 +43446,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelSites/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43500,19 +43477,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43532,19 +43509,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43564,18 +43541,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43595,22 +43572,22 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementManagedDevices.Read.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -43618,7 +43595,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -43627,19 +43604,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -43659,18 +43636,50 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -43706,19 +43715,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "CommandAlias": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -43754,18 +43762,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "CommandAlias": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -43801,19 +43810,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", "CommandAlias": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -43833,18 +43841,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount", "CommandAlias": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -43880,19 +43889,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", "CommandAlias": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -43928,18 +43936,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", "CommandAlias": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -43975,64 +43983,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount", "CommandAlias": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", - "Command": "Get-MgBetaDeviceManagementMonitoring", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/monitoring", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMonitoring", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -44051,19 +44028,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/monitoring/alertRecords", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -44082,19 +44059,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-list?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/monitoring/alertRecords/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -44113,20 +44090,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -44145,19 +44122,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/monitoring/alertRules", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -44176,51 +44153,51 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-list?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/monitoring/alertRules/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", + "Name": "CloudPC.Read.All", + "Description": "Read Cloud PCs", + "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, + "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, - "PermissionType": "Application", + "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNdesConnector", - "Command": "Get-MgBetaDeviceManagementNdeConnector", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementNdeConnector", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNdesConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44240,18 +44217,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNdesConnector", - "Command": "Get-MgBetaDeviceManagementNdeConnector", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/ndesConnectors", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementNdeConnector", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNdesConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44271,21 +44248,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementNdeConnectorCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/ndesConnectors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementNdeConnectorCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementServiceConfig.Read.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -44293,7 +44270,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -44302,19 +44279,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44334,18 +44311,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44365,18 +44342,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44396,19 +44373,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44428,18 +44405,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44459,19 +44436,51 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Command": "Get-MgBetaDeviceManagementPartner", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44507,19 +44516,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Command": "Get-MgBetaDeviceManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementPartners", + "Command": "Get-MgBetaDeviceManagementPartner", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44555,18 +44563,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Command": "Get-MgBetaDeviceManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementPartners", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementPartners/$count", + "Command": "Get-MgBetaDeviceManagementPartnerCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44602,18 +44610,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementPartnerCount", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementPartners/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", + "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44649,19 +44658,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", "CommandAlias": null, - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/remoteActionAudits", + "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44697,18 +44705,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", "CommandAlias": null, - "Uri": "/deviceManagement/remoteActionAudits", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/remoteActionAudits/$count", + "Command": "Get-MgBetaDeviceManagementRemoteActionAuditCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44744,18 +44752,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementRemoteActionAuditCount", "CommandAlias": null, - "Uri": "/deviceManagement/remoteActionAudits/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44791,19 +44800,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", "CommandAlias": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/remoteAssistancePartners", + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44839,18 +44847,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", "CommandAlias": null, - "Uri": "/deviceManagement/remoteAssistancePartners", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/remoteAssistancePartners/$count", + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44886,18 +44894,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount", "CommandAlias": null, - "Uri": "/deviceManagement/remoteAssistancePartners/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/reports", + "Command": "Get-MgBetaDeviceManagementReport", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44965,78 +44973,79 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementReports", - "Command": "Get-MgBetaDeviceManagementReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getActiveMalwareReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getAppStatusOverviewReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Reports" }, { + "Method": "POST", + "Uri": "/deviceManagement/reports/getCachedReport", + "Command": "Get-MgBetaDeviceManagementReportCachedReport", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45088,19 +45097,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportCachedReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getCachedReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}", + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45152,19 +45161,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", "CommandAlias": null, - "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { + "Method": "GET", + "Uri": "/deviceManagement/reports/cachedReportConfigurations", + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45216,18 +45224,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", "CommandAlias": null, - "Uri": "/deviceManagement/reports/cachedReportConfigurations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { + "Method": "GET", + "Uri": "/deviceManagement/reports/cachedReportConfigurations/$count", + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45279,48 +45287,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount", "CommandAlias": null, - "Uri": "/deviceManagement/reports/cachedReportConfigurations/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Reports" }, { + "Method": "POST", + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45372,19 +45381,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45436,49 +45445,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice", + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport", + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45530,79 +45539,79 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded" - ], - "Module": "Beta.Reports", - "Method": "POST" + "Module": "Beta.Reports" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getComplianceSettingsReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Reports" }, { + "Method": "POST", + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45654,19 +45663,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45718,64 +45727,64 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded" - ], - "Module": "Beta.Reports", - "Method": "POST" + "Module": "Beta.Reports" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Reports" }, { + "Method": "POST", + "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45827,94 +45836,94 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded" - ], - "Module": "Beta.Reports", - "Method": "POST" + "Module": "Beta.Reports" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationSettingsReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceAppInstallationStatusReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/retrieveDeviceAppInstallationStatusReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportDeviceAppInstallationStatusReport", "Variants": [ "Retrieve", "RetrieveExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceInstallStatusReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getDeviceInstallStatusReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportDeviceInstallStatusReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Reports" }, { + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", + "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45966,19 +45975,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46030,19 +46039,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46094,19 +46103,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getDevicePoliciesComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46158,19 +46167,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getDevicePoliciesComplianceReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getDevicePolicySettingsComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46222,19 +46231,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getDevicePolicySettingsComplianceReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceStatusByCompliacePolicyReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46286,19 +46295,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getDeviceStatusByCompliacePolicyReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceStatusByCompliancePolicySettingReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46350,19 +46359,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getDeviceStatusByCompliancePolicySettingReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getDevicesStatusByPolicyPlatformComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46414,19 +46423,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getDevicesStatusByPolicyPlatformComplianceReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getDevicesStatusBySettingReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusBySettingReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46478,19 +46487,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusBySettingReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getDevicesStatusBySettingReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliacePolicyReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliacePolicyReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46542,19 +46551,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliacePolicyReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliacePolicyReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliancePolicySettingsReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46606,19 +46615,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliancePolicySettingsReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46670,49 +46679,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded" - ], - "Module": "Beta.Reports", - "Method": "POST" + "Module": "Beta.Reports" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getEncryptionReportForDevices", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Reports" }, { + "Method": "GET", + "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", + "Command": "Get-MgBetaDeviceManagementReportExportJob", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46764,19 +46773,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Command": "Get-MgBetaDeviceManagementReportExportJob", "CommandAlias": null, - "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { + "Method": "GET", + "Uri": "/deviceManagement/reports/exportJobs", + "Command": "Get-MgBetaDeviceManagementReportExportJob", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46828,18 +46836,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Command": "Get-MgBetaDeviceManagementReportExportJob", "CommandAlias": null, - "Uri": "/deviceManagement/reports/exportJobs", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { + "Method": "GET", + "Uri": "/deviceManagement/reports/exportJobs/$count", + "Command": "Get-MgBetaDeviceManagementReportExportJobCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46891,48 +46899,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportExportJobCount", "CommandAlias": null, - "Uri": "/deviceManagement/reports/exportJobs/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getFailedMobileAppsReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Reports" }, { + "Method": "POST", + "Uri": "/deviceManagement/reports/getReportFilters", + "Command": "Get-MgBetaDeviceManagementReportFilter", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46984,19 +46993,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportFilter", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getReportFilters", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport", + "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47016,19 +47025,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getHistoricalReport", + "Command": "Get-MgBetaDeviceManagementReportHistoricalReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47080,34 +47089,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportHistoricalReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getHistoricalReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getMalwareSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getMalwareSummaryReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppConfigurationReport", + "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47143,19 +47152,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppConfigurationReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppRegistrationSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47191,19 +47200,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppRegistrationSummaryReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", + "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47255,19 +47264,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47319,19 +47328,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47383,19 +47392,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47447,64 +47456,64 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded" - ], - "Module": "Beta.Reports", - "Method": "POST" + "Module": "Beta.Reports" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Reports" }, { + "Method": "POST", + "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport", + "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47540,34 +47549,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded" - ], - "Module": "Beta.Reports", - "Method": "POST" + "Module": "Beta.Reports" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportSecurityTaskAppReport", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/reports/retrieveSecurityTaskAppsReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportSecurityTaskAppReport", "Variants": [ "Retrieve", "RetrieveExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Reports" }, { + "Method": "POST", + "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47619,184 +47628,184 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded" - ], - "Module": "Beta.Reports", - "Method": "POST" + "Module": "Beta.Reports" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getUserInstallStatusReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportWin32CatalogAppUpdateReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/retrieveWin32CatalogAppsUpdateReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportWin32CatalogAppUpdateReport", "Variants": [ "Retrieve", "RetrieveExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertsPerPolicyPerDeviceReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertSummaryReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Reports" }, { + "Method": "POST", + "Uri": "/deviceManagement/reports/getZebraFotaDeploymentReport", + "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47816,19 +47825,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getZebraFotaDeploymentReport", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47848,19 +47857,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", "CommandAlias": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/resourceAccessProfiles", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47880,18 +47888,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", "CommandAlias": null, - "Uri": "/deviceManagement/resourceAccessProfiles", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47911,19 +47920,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47943,18 +47951,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47974,19 +47983,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount", "CommandAlias": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/resourceAccessProfiles/$count", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -48006,18 +48014,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount", "CommandAlias": null, - "Uri": "/deviceManagement/resourceAccessProfiles/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Command": "Get-MgBetaDeviceManagementResourceOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -48053,19 +48062,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceOperation", - "Command": "Get-MgBetaDeviceManagementResourceOperation", "CommandAlias": null, - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/resourceOperations", + "Command": "Get-MgBetaDeviceManagementResourceOperation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -48101,18 +48109,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceOperation", - "Command": "Get-MgBetaDeviceManagementResourceOperation", "CommandAlias": null, - "Uri": "/deviceManagement/resourceOperations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/resourceOperations/$count", + "Command": "Get-MgBetaDeviceManagementResourceOperationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -48148,18 +48156,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementResourceOperationCount", "CommandAlias": null, - "Uri": "/deviceManagement/resourceOperations/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Command": "Get-MgBetaDeviceManagementReusableSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48179,19 +48188,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "Get-MgBetaDeviceManagementReusableSetting", "CommandAlias": null, - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/reusableSettings", + "Command": "Get-MgBetaDeviceManagementReusableSetting", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48211,18 +48219,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "Get-MgBetaDeviceManagementReusableSetting", "CommandAlias": null, - "Uri": "/deviceManagement/reusableSettings", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/reusableSettings/$count", + "Command": "Get-MgBetaDeviceManagementReusableSettingCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48242,18 +48250,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementReusableSettingCount", "CommandAlias": null, - "Uri": "/deviceManagement/reusableSettings/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Command": "Get-MgBetaDeviceManagementRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -48289,19 +48298,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Command": "Get-MgBetaDeviceManagementRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments", + "Command": "Get-MgBetaDeviceManagementRoleAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -48337,18 +48345,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Command": "Get-MgBetaDeviceManagementRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleAssignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments/$count", + "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -48384,77 +48392,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount", "CommandAlias": null, - "Uri": "/deviceManagement/roleAssignments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleDefinition", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/{roleScopeTag-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTagCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTagCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Command": "Get-MgBetaDeviceManagementRoleDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -48490,19 +48499,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleDefinition", - "Command": "Get-MgBetaDeviceManagementRoleDefinition", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions", + "Command": "Get-MgBetaDeviceManagementRoleDefinition", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -48538,18 +48546,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleDefinition", - "Command": "Get-MgBetaDeviceManagementRoleDefinition", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/$count", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -48585,18 +48593,66 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Variants": [ - "Get" + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementRBAC.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -48632,19 +48688,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleAssignment", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -48680,66 +48736,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleAssignment", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [ - { - "Name": "DeviceManagementRBAC.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount", - "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", - "ApiVersion": "beta", + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -48775,19 +48784,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleDefinition", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", + "Command": "Get-MgBetaDeviceManagementRoleScopeTag", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48823,19 +48832,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Command": "Get-MgBetaDeviceManagementRoleScopeTag", "CommandAlias": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/roleScopeTags", + "Command": "Get-MgBetaDeviceManagementRoleScopeTag", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48871,92 +48879,92 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Command": "Get-MgBetaDeviceManagementRoleScopeTag", "CommandAlias": null, - "Uri": "/deviceManagement/roleScopeTags", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagById", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids={ids})", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagById", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Functions" + }, + { + "Method": "GET", "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", - "Method": "GET" + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Functions" }, { + "Method": "GET", + "Uri": "/deviceManagement/roleScopeTags/$count", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48992,47 +49000,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount", "CommandAlias": null, - "Uri": "/deviceManagement/roleScopeTags/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScript", - "Command": "Get-MgBetaDeviceManagementScript", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementScript", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScript", - "Command": "Get-MgBetaDeviceManagementScript", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementScript", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Command": "Get-MgBetaDeviceManagementScriptAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49068,19 +49077,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Command": "Get-MgBetaDeviceManagementScriptAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", + "Command": "Get-MgBetaDeviceManagementScriptAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49116,18 +49124,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Command": "Get-MgBetaDeviceManagementScriptAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49163,33 +49172,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementScriptCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementScriptCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49225,19 +49234,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49273,66 +49281,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49368,19 +49329,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49416,19 +49377,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49464,18 +49425,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49511,19 +49472,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49559,19 +49520,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", - "Command": "Get-MgBetaDeviceManagementScriptRunSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementScriptRunSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49607,19 +49568,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Command": "Get-MgBetaDeviceManagementScriptUserRunState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementScriptUserRunState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49655,18 +49616,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Command": "Get-MgBetaDeviceManagementScriptUserRunState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementScriptUserRunState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49702,19 +49663,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49750,19 +49711,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49798,18 +49759,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49819,6 +49780,22 @@ "PermissionType": "Application", "IsLeastPrivilege": true }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, @@ -49829,19 +49806,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "Get-MgBetaDeviceManagementSettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementSettingDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49861,18 +49838,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "Get-MgBetaDeviceManagementSettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/settingDefinitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementSettingDefinition", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49892,18 +49869,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/settingDefinitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49923,21 +49900,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", - "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/softwareUpdateStatusSummary", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementServiceConfig.Read.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -49945,7 +49922,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -49954,19 +49931,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -49986,19 +49963,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Functions" + }, + { + "Method": "GET", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -50018,18 +49995,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -50049,21 +50026,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementServiceConfig.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -50071,7 +50048,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -50080,19 +50057,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Command": "Get-MgBetaDeviceManagementTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50112,18 +50089,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Command": "Get-MgBetaDeviceManagementTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplate", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50143,19 +50120,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Command": "Get-MgBetaDeviceManagementTemplateCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50175,18 +50152,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Command": "Get-MgBetaDeviceManagementTemplateCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateCategory", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50206,19 +50183,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50238,19 +50215,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50270,18 +50247,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50301,19 +50278,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50333,19 +50310,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50365,18 +50342,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50396,19 +50373,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinitionCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50428,18 +50405,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementTemplateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50459,19 +50436,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50491,150 +50468,182 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { - "Permissions": [], + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinitionCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/$count", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50654,95 +50663,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount", "CommandAlias": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "Get-MgBetaDeviceManagementTemplateSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50762,18 +50739,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "Get-MgBetaDeviceManagementTemplateSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateSetting", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50793,22 +50770,22 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementTemplateSettingCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTemplateSettingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementServiceConfig.Read.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -50816,7 +50793,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -50825,19 +50802,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Command": "Get-MgBetaDeviceManagementTermAndCondition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTermAndCondition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -50857,18 +50834,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Command": "Get-MgBetaDeviceManagementTermAndCondition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTermAndCondition", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -50888,19 +50865,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -50920,18 +50897,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -50951,19 +50928,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -50983,19 +50960,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -51015,19 +50992,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -51047,18 +51024,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -51078,19 +51055,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -51110,18 +51087,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTermAndConditionCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -51141,19 +51118,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -51173,18 +51150,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -51204,19 +51181,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -51236,22 +51213,22 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementManagedDevices.Read.All", + "Name": "DeviceManagementServiceConfig.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -51259,7 +51236,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -51268,19 +51245,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -51300,18 +51277,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/troubleshootingEvents", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -51331,18 +51308,50 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/troubleshootingEvents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51378,19 +51387,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51426,108 +51434,61 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverviewCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverviewCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCount", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51563,19 +51524,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51611,18 +51572,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51658,21 +51619,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDeviceCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDeviceCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementManagedDevices.Read.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -51688,7 +51649,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementManagedDevices.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -51696,7 +51657,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -51705,19 +51666,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -51753,21 +51714,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementManagedDevices.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -51783,7 +51744,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementManagedDevices.Read.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -51791,7 +51752,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -51800,19 +51761,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51848,18 +51809,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51895,21 +51856,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementManagedDevices.Read.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -51925,7 +51886,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementManagedDevices.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -51933,7 +51894,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -51942,19 +51903,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -51990,65 +51951,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", - "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -52084,19 +51998,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -52132,18 +52045,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -52179,18 +52093,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -52226,19 +52140,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -52274,18 +52187,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -52321,18 +52235,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -52368,18 +52282,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -52415,66 +52329,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "ApiVersion": "beta", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", "Variants": [ - "List" + "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -52510,18 +52376,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -52557,19 +52424,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -52605,18 +52471,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -52652,18 +52518,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -52699,19 +52566,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -52747,18 +52613,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -52794,18 +52660,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -52841,19 +52708,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -52889,18 +52755,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -52936,18 +52802,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -52983,61 +52850,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", - "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "ApiVersion": "beta", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", - "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -53073,19 +52897,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -53121,18 +52944,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -53168,67 +52991,62 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Variants": [ + "List" ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", + "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", + "Variants": [ + "Get" + ], + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -53264,19 +53082,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -53312,18 +53129,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -53359,19 +53177,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -53407,19 +53225,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -53455,19 +53273,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -53503,22 +53320,22 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementManagedDevices.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -53534,7 +53351,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementManagedDevices.Read.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -53542,7 +53359,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -53551,22 +53368,22 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementManagedDevices.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -53582,7 +53399,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementManagedDevices.Read.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -53590,7 +53407,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -53599,21 +53416,22 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementManagedDevices.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -53629,7 +53447,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementManagedDevices.Read.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -53637,7 +53455,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -53646,21 +53464,22 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpactCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementManagedDevices.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -53676,7 +53495,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementManagedDevices.Read.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -53684,7 +53503,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -53693,18 +53512,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53740,19 +53560,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53788,18 +53607,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpactCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53835,18 +53654,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpactCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53882,19 +53701,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53930,18 +53749,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53977,18 +53796,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformanceCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpactCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54024,19 +53843,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54072,18 +53891,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54119,18 +53938,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistoryCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformanceCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54166,19 +53985,66 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54214,18 +54080,113 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistoryCount", + "Variants": [ + "Get" + ], + "OutputType": null, "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54261,18 +54222,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformanceCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformanceCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54308,19 +54269,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54356,18 +54317,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54403,18 +54364,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformanceCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformanceCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54450,21 +54411,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementManagedDevices.Read.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -54480,7 +54441,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementManagedDevices.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -54488,7 +54449,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -54497,91 +54458,139 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54617,19 +54626,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54665,18 +54673,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistoryCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54712,18 +54720,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistoryCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -54759,19 +54768,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -54807,18 +54815,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformanceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -54854,18 +54862,20 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformanceCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54901,20 +54911,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54950,18 +54958,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScopeCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54997,18 +55005,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScopeCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -55044,19 +55053,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -55092,18 +55100,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScoreCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -55139,18 +55147,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScoreCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -55186,19 +55195,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -55234,18 +55242,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -55281,18 +55289,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -55328,19 +55337,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -55376,18 +55384,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -55423,18 +55431,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55470,19 +55479,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55518,18 +55526,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55565,61 +55573,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEventCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEventCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55655,19 +55664,65 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Variants": [ - "Get", - "GetViaIdentity" + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentityCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55703,18 +55758,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55750,66 +55806,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentityCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", - "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55845,18 +55853,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcessCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55892,18 +55900,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcessCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -55939,19 +55948,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -55987,18 +55995,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistoryCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -56034,18 +56042,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistoryCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -56081,19 +56090,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -56129,18 +56137,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScoreCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -56176,18 +56184,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScoreCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56223,19 +56232,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56271,18 +56279,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDeviceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56318,18 +56326,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDeviceCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticOverview", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -56365,18 +56373,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticOverview", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56412,19 +56421,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56460,18 +56468,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnectionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56507,18 +56515,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnectionCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56554,19 +56563,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56602,18 +56610,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformanceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56649,18 +56657,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformanceCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -56696,19 +56705,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -56744,18 +56752,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistoryCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -56791,18 +56799,66 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistoryCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -56838,18 +56894,65 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Variants": [ - "Get" + "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -56885,19 +56988,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -56933,18 +57036,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -56980,18 +57083,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -57027,19 +57131,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -57075,18 +57179,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -57122,19 +57226,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -57170,83 +57273,28 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", + "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", + "OutputType": "IMicrosoftGraphUserPfxCertificate", "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { "Permissions": [ { - "Name": "DeviceManagementManagedDevices.Read.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": true }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, @@ -57254,61 +57302,21 @@ "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserPfxCertificate", + "Method": "GET", + "Uri": "/deviceManagement/userPfxCertificates", "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", - "CommandAlias": null, - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57328,18 +57336,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserPfxCertificate", - "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", "CommandAlias": null, - "Uri": "/deviceManagement/userPfxCertificates", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/userPfxCertificates/$count", + "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57359,47 +57367,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount", "CommandAlias": null, - "Uri": "/deviceManagement/userPfxCertificates/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetail", - "Command": "Get-MgBetaDeviceManagementUserRoleDetail", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/retrieveUserRoleDetail(userid='{userid}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementUserRoleDetail", "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEndpoint", - "Command": "Get-MgBetaDeviceManagementVirtualEndpoint", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Functions" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpoint", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "OutputType": "IMicrosoftGraphVirtualEndpoint", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -57419,19 +57428,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -57451,18 +57459,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/auditEvents", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -57482,61 +57490,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcbulkaction-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcBulkAction", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-bulkactions?view=graph-rest-beta", "OutputType": "IMicrosoftGraphCloudPcBulkAction", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcbulkaction-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/bulkActions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-bulkactions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/bulkActions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCloudPc", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -57556,19 +57565,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPc", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCloudPc", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -57588,18 +57596,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-cloudpcs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPc", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -57619,18 +57627,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -57650,18 +57658,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpccrosscloudgovernmentorganizationmapping-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -57681,19 +57690,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -57713,18 +57721,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -57744,18 +57752,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -57775,19 +57784,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -57807,18 +57815,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-externalpartnersettings?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -57838,61 +57846,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcfrontlineserviceplan-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-frontlineserviceplans?view=graph-rest-beta", "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcfrontlineserviceplan-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlanCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-frontlineserviceplans?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlanCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -57912,19 +57921,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -57944,18 +57952,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -57975,18 +57983,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58006,19 +58015,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58038,18 +58046,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58069,18 +58077,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -58100,18 +58108,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58131,19 +58140,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58163,150 +58171,150 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58326,90 +58334,90 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcReports", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReport", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/reports", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReport", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcReports", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexportjob-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcExportJob", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphCloudPcExportJob", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexportjob-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcServicePlan", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58429,18 +58437,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-serviceplans?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcServicePlan", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/servicePlans", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58460,18 +58468,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58491,19 +58500,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcSnapshot", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/snapshots", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58523,18 +58531,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-snapshots?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcSnapshot", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/snapshots", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/snapshots/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58554,33 +58562,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/snapshots/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58600,18 +58608,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-supportedregions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58631,18 +58639,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58662,19 +58671,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58694,62 +58702,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58769,18 +58777,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "GET" + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -58800,19 +58809,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "CommandAlias": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -58832,167 +58840,136 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "CommandAlias": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59012,19 +58989,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59044,18 +59021,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59075,18 +59052,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59106,19 +59083,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59138,19 +59115,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59170,21 +59147,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementServiceConfig.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -59192,7 +59169,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -59201,19 +59178,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59233,18 +59210,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59264,19 +59241,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59296,18 +59273,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59327,19 +59304,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59359,21 +59336,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementApps.Read.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -59381,7 +59358,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementApps.ReadWrite.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -59390,19 +59367,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -59422,18 +59399,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -59453,18 +59430,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -59484,19 +59461,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -59516,18 +59493,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -59547,21 +59524,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementManagedDevices.Read.All", + "Name": "DeviceManagementApps.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -59569,23 +59546,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementApps.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -59594,19 +59555,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -59642,18 +59603,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsMalwareInformation", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -59689,18 +59650,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsMalwareInformation/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -59736,19 +59697,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -59784,18 +59745,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -59831,28 +59792,36 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementManagedDevices.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": true }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, @@ -59860,22 +59829,30 @@ "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59895,18 +59872,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsQualityUpdateProfiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59926,19 +59903,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59958,18 +59935,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59989,19 +59966,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignmentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60021,18 +59998,52 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/windowsQualityUpdateProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "POST", + "Uri": "/devices/{device-id}/getMemberGroups", + "Command": "Get-MgBetaDeviceMemberGroup", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -60116,21 +60127,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaDeviceMemberGroup", "CommandAlias": null, - "Uri": "/devices/{device-id}/getMemberGroups", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", + "Uri": "/devices/{device-id}/getMemberObjects", + "Command": "Get-MgBetaDeviceMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -60230,141 +60241,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceMemberObject", "CommandAlias": null, - "Uri": "/devices/{device-id}/getMemberObjects", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDeviceMemberOf", - "CommandAlias": null, + "Method": "GET", "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "Device.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Device.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDeviceMemberOf", - "CommandAlias": null, - "Uri": "/devices/{device-id}/memberOf", "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", "CommandAlias": null, - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", - "CommandAlias": null, - "Uri": "/devices/{device-id}/memberOf/administrativeUnit", - "ApiVersion": "beta", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf", + "Command": "Get-MgBetaDeviceMemberOf", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaDeviceMemberOfAsGroup", - "CommandAlias": null, - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaDeviceMemberOfAsGroup", - "CommandAlias": null, - "Uri": "/devices/{device-id}/memberOf/group", + "OutputType": "IMicrosoftGraphDirectoryObject", "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { "Permissions": [ { "Name": "Device.Read.All", @@ -60399,50 +60302,155 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceMemberOfCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", "CommandAlias": null, - "Uri": "/devices/{device-id}/memberOf/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/administrativeUnit", + "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit", "CommandAlias": null, - "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", + "Command": "Get-MgBetaDeviceMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/group", + "Command": "Get-MgBetaDeviceMemberOfAsGroup", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/$count", + "Command": "Get-MgBetaDeviceMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Device.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Device.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", + "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit", + "Variants": [ + "Get", + "GetViaIdentity" + ], "OutputType": null, - "Command": "Get-MgBetaDeviceMemberOfCountAsGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/memberOf/group/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners", + "Command": "Get-MgBetaDeviceRegisteredOwner", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -60478,134 +60486,134 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDeviceRegisteredOwner", "CommandAlias": null, - "Uri": "/devices/{device-id}/registeredOwners", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsAppRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsAppRoleAssignment", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/endpoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Command": "Get-MgBetaDeviceRegisteredOwnerByRef", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -60641,18 +60649,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerByRef", "CommandAlias": null, - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/$count", + "Command": "Get-MgBetaDeviceRegisteredOwnerCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -60688,79 +60697,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerCount", "CommandAlias": null, - "Uri": "/devices/{device-id}/registeredOwners/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/user/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers", + "Command": "Get-MgBetaDeviceRegisteredUser", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -60796,134 +60804,134 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDeviceRegisteredUser", "CommandAlias": null, - "Uri": "/devices/{device-id}/registeredUsers", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgBetaDeviceRegisteredUserAsAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredUserAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgBetaDeviceRegisteredUserAsAppRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredUserAsAppRoleAssignment", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/endpoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDeviceRegisteredUserAsUser", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredUserAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDeviceRegisteredUserAsUser", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredUserAsUser", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Command": "Get-MgBetaDeviceRegisteredUserByRef", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -60959,18 +60967,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaDeviceRegisteredUserByRef", "CommandAlias": null, - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/$count", + "Command": "Get-MgBetaDeviceRegisteredUserCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -61006,138 +61015,137 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceRegisteredUserCount", "CommandAlias": null, - "Uri": "/devices/{device-id}/registeredUsers/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceRegisteredUserCountAsAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredUserCountAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/user/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceTemplate", - "Command": "Get-MgBetaDeviceTemplate", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/deviceTemplate/{deviceTemplate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceTemplate", - "Command": "Get-MgBetaDeviceTemplate", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/deviceTemplate", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceTemplate", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceTemplateCount", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/deviceTemplate/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceTemplateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDeviceTransitiveMemberOf", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceTransitiveMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf", + "Command": "Get-MgBetaDeviceTransitiveMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -61173,76 +61181,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDeviceTransitiveMemberOf", "CommandAlias": null, - "Uri": "/devices/{device-id}/transitiveMemberOf", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/transitiveMemberOf/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/$count", + "Command": "Get-MgBetaDeviceTransitiveMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -61278,64 +61287,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOfCount", "CommandAlias": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsageRight", - "Command": "Get-MgBetaDeviceUsageRights", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceUsageRights", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/usageRights", + "Command": "Get-MgBetaDeviceUsageRights", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -61371,18 +61379,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-usagerights?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUsageRight", - "Command": "Get-MgBetaDeviceUsageRights", "CommandAlias": null, - "Uri": "/devices/{device-id}/usageRights", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/usageRights/$count", + "Command": "Get-MgBetaDeviceUsageRightsCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -61418,48 +61427,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDeviceUsageRightsCount", "CommandAlias": null, - "Uri": "/devices/{device-id}/usageRights/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDeviceUserOwnedObject", - "CommandAlias": null, + "Method": "POST", "Uri": "/devices/getUserOwnedObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectory", - "Command": "Get-MgBetaDirectory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectory", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectory", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Command": "Get-MgBetaDirectoryAdministrativeUnit", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -61495,19 +61504,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaDirectoryAdministrativeUnit", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits", + "Command": "Get-MgBetaDirectoryAdministrativeUnit", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -61543,18 +61551,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaDirectoryAdministrativeUnit", "CommandAlias": null, - "Uri": "/directory/administrativeUnits", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/$count", + "Command": "Get-MgBetaDirectoryAdministrativeUnitCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -61590,62 +61598,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitCount", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDirectoryAdministrativeUnitDeletedMember", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/deletedMembers/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAdministrativeUnitDeletedMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDirectoryAdministrativeUnitDeletedMember", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/deletedMembers", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAdministrativeUnitDeletedMember", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitDeletedMemberCount", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/deletedMembers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAdministrativeUnitDeletedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/delta", + "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -61681,62 +61689,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -61772,33 +61780,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMember", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -61834,33 +61842,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -61896,33 +61904,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -61958,33 +61966,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -62020,33 +62028,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -62082,33 +62090,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -62144,18 +62152,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -62191,18 +62199,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -62238,19 +62247,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -62286,19 +62295,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -62334,19 +62343,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -62382,19 +62391,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -62430,19 +62439,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -62478,19 +62487,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -62526,19 +62535,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -62574,19 +62583,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -62622,18 +62630,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -62669,19 +62678,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/attributeSets/{attributeSet-id}", + "Command": "Get-MgBetaDirectoryAttributeSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -62701,19 +62710,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttributeSet", - "Command": "Get-MgBetaDirectoryAttributeSet", "CommandAlias": null, - "Uri": "/directory/attributeSets/{attributeSet-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/attributeSets", + "Command": "Get-MgBetaDirectoryAttributeSet", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -62733,18 +62741,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttributeSet", - "Command": "Get-MgBetaDirectoryAttributeSet", "CommandAlias": null, - "Uri": "/directory/attributeSets", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/attributeSets/$count", + "Command": "Get-MgBetaDirectoryAttributeSetCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -62764,250 +62772,250 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryAttributeSetCount", "CommandAlias": null, - "Uri": "/directory/attributeSets/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodDevice", - "Command": "Get-MgBetaDirectoryAuthenticationMethodDevice", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/authenticationMethodDevices", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAuthenticationMethodDevice", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethodDevice", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathtokenauthenticationmethoddevice-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethoddevice-list-hardwareoathdevices?view=graph-rest-beta", "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathtokenauthenticationmethoddevice-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethoddevice-list-hardwareoathdevices?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignTo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignToMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignToMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignToServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignToServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignToServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignToServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceCount", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCertificateAuthorityPath", - "Command": "Get-MgBetaDirectoryCertificateAuthority", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/certificateAuthorities", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryCertificateAuthority", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCertificateAuthorityPath", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthoritypath-list-certificatebasedapplicationconfigurations?view=graph-rest-beta", "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthoritypath-list-certificatebasedapplicationconfigurations?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-list-trustedcertificateauthorities?view=graph-rest-beta", "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthorityCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-list-trustedcertificateauthorities?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthorityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mutualtlsoauthconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMutualTlsOauthConfiguration", - "Command": "Get-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations/{mutualTlsOauthConfiguration-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphMutualTlsOauthConfiguration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mutualtlsoauthconfiguration-get?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations", + "Command": "Get-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMutualTlsOauthConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "MutualTlsOauthConfiguration.Read.All", @@ -63027,18 +63035,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthoritypath-list-mutualtlsoauthconfigurations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMutualTlsOauthConfiguration", - "Command": "Get-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", "CommandAlias": null, - "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations/$count", + "Command": "Get-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfigurationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "MutualTlsOauthConfiguration.Read.All", @@ -63058,18 +63066,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfigurationCount", "CommandAlias": null, - "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -63089,19 +63098,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", "CommandAlias": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -63121,18 +63129,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", "CommandAlias": null, - "Uri": "/directory/customSecurityAttributeDefinitions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -63152,19 +63161,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAllowedValue", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "CommandAlias": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -63184,18 +63192,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAllowedValue", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "CommandAlias": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -63215,19 +63224,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", "CommandAlias": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/$count", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -63247,383 +63255,384 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount", "CommandAlias": null, - "Uri": "/directory/customSecurityAttributeDefinitions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDirectoryDeletedItem", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/deletedItems/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", - "CommandAlias": "Get-MgBetaDirectoryDeletedAdministrativeUnit", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", "CommandAlias": "Get-MgBetaDirectoryDeletedAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", - "CommandAlias": "Get-MgBetaDirectoryDeletedApplication", + "CommandAlias": "Get-MgBetaDirectoryDeletedAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/{directoryObject-id}/application", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", "CommandAlias": "Get-MgBetaDirectoryDeletedApplication", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/application", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", - "CommandAlias": "Get-MgBetaDirectoryDeletedDevice", + "CommandAlias": "Get-MgBetaDirectoryDeletedApplication", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/{directoryObject-id}/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", "CommandAlias": "Get-MgBetaDirectoryDeletedDevice", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgBetaDirectoryDeletedDevice", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", - "CommandAlias": "Get-MgBetaDirectoryDeletedGroup", + "Method": "GET", "Uri": "/directory/deletedItems/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", "CommandAlias": "Get-MgBetaDirectoryDeletedGroup", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-beta", + "CommandAlias": "Get-MgBetaDirectoryDeletedGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", - "CommandAlias": "Get-MgBetaDirectoryDeletedServicePrincipal", + "Method": "GET", "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", "CommandAlias": "Get-MgBetaDirectoryDeletedServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDirectoryDeletedItemAsUser", - "CommandAlias": "Get-MgBetaDirectoryDeletedUser", + "CommandAlias": "Get-MgBetaDirectoryDeletedServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/{directoryObject-id}/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDirectoryDeletedItemAsUser", "CommandAlias": "Get-MgBetaDirectoryDeletedUser", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemAsUser", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgBetaDirectoryDeletedUser", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDirectoryDeletedItemById", - "CommandAlias": null, + "Method": "POST", "Uri": "/directory/deletedItems/getByIds", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/administrativeUnit/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/application/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/device/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/group/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/servicePrincipal/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/user/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "OutputType": null, - "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgBetaDirectoryDeletedItemMemberObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeletedItemMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", - "Command": "Get-MgBetaDirectoryDeviceLocalCredential", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeviceLocalCredential", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-beta", "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", - "Command": "Get-MgBetaDirectoryDeviceLocalCredential", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deviceLocalCredentials", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeviceLocalCredential", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryDeviceLocalCredentialCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deviceLocalCredentials/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryDeviceLocalCredentialCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", + "Command": "Get-MgBetaDirectoryExternalUserProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalUserProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalUserProfile.Read.All", @@ -63643,19 +63652,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externaluserprofile-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalUserProfile", - "Command": "Get-MgBetaDirectoryExternalUserProfile", "CommandAlias": null, - "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/externalUserProfiles", + "Command": "Get-MgBetaDirectoryExternalUserProfile", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphExternalUserProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalUserProfile.Read.All", @@ -63675,18 +63683,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-externaluserprofiles?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalUserProfile", - "Command": "Get-MgBetaDirectoryExternalUserProfile", "CommandAlias": null, - "Uri": "/directory/externalUserProfiles", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/externalUserProfiles/$count", + "Command": "Get-MgBetaDirectoryExternalUserProfileCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalUserProfile.Read.All", @@ -63706,90 +63714,91 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryExternalUserProfileCount", "CommandAlias": null, - "Uri": "/directory/externalUserProfiles/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/featureRolloutPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/featureRolloutPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Command": "Get-MgBetaDirectoryFederationConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -63809,19 +63818,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "Get-MgBetaDirectoryFederationConfiguration", "CommandAlias": null, - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/federationConfigurations", + "Command": "Get-MgBetaDirectoryFederationConfiguration", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -63841,18 +63849,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "Get-MgBetaDirectoryFederationConfiguration", "CommandAlias": null, - "Uri": "/directory/federationConfigurations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/federationConfigurations/$count", + "Command": "Get-MgBetaDirectoryFederationConfigurationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -63872,61 +63880,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryFederationConfigurationCount", "CommandAlias": null, - "Uri": "/directory/federationConfigurations/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImpactedResource", - "Command": "Get-MgBetaDirectoryImpactedResource", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/impactedResources/{impactedResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryImpactedResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImpactedResource", - "Command": "Get-MgBetaDirectoryImpactedResource", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/impactedResources", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryImpactedResource", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryImpactedResourceCount", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/impactedResources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryImpactedResourceCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", + "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -63962,19 +63971,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", "CommandAlias": null, - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/inboundSharedUserProfiles", + "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -63994,18 +64002,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-inboundshareduserprofiles?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", "CommandAlias": null, - "Uri": "/directory/inboundSharedUserProfiles", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/inboundSharedUserProfiles/$count", + "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -64025,33 +64033,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount", "CommandAlias": null, - "Uri": "/directory/inboundSharedUserProfiles/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/onPremisesSynchronization", + "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -64071,18 +64079,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", "CommandAlias": null, - "Uri": "/directory/onPremisesSynchronization", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/onPremisesSynchronization/$count", + "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -64102,18 +64110,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount", "CommandAlias": null, - "Uri": "/directory/onPremisesSynchronization/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -64149,19 +64158,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outboundshareduserprofile-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", "CommandAlias": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/outboundSharedUserProfiles", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -64197,18 +64205,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-outboundshareduserprofiles?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", "CommandAlias": null, - "Uri": "/directory/outboundSharedUserProfiles", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/outboundSharedUserProfiles/$count", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -64244,33 +64252,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount", "CommandAlias": null, - "Uri": "/directory/outboundSharedUserProfiles/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTenantReference", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -64306,18 +64314,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outboundshareduserprofile-list-tenants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTenantReference", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", "CommandAlias": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/$count", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -64353,19 +64362,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount", "CommandAlias": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", + "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "PendingExternalUserProfile.Read.All", @@ -64385,19 +64394,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pendingexternaluserprofile-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile", - "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", "CommandAlias": null, - "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/pendingExternalUserProfiles", + "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "PendingExternalUserProfile.Read.All", @@ -64417,18 +64425,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-pendingexternaluserprofile?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile", - "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", "CommandAlias": null, - "Uri": "/directory/pendingExternalUserProfiles", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/pendingExternalUserProfiles/$count", + "Command": "Get-MgBetaDirectoryPendingExternalUserProfileCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PendingExternalUserProfile.Read.All", @@ -64448,32 +64456,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryPendingExternalUserProfileCount", "CommandAlias": null, - "Uri": "/directory/pendingExternalUserProfiles/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPublicKeyInfrastructureRoot", - "Command": "Get-MgBetaDirectoryPublicKeyInfrastructure", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/publicKeyInfrastructure", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryPublicKeyInfrastructure", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphPublicKeyInfrastructureRoot", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}", + "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCertificateBasedAuthPki", + "ApiVersion": "beta", "Permissions": [ { "Name": "PublicKeyInfrastructure.Read.All", @@ -64493,19 +64502,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthpki-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateBasedAuthPki", - "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", "CommandAlias": null, - "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations", + "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCertificateBasedAuthPki", + "ApiVersion": "beta", "Permissions": [ { "Name": "PublicKeyInfrastructure.Read.All", @@ -64525,18 +64533,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/publickeyinfrastructureroot-list-certificatebasedauthconfigurations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateBasedAuthPki", - "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", "CommandAlias": null, - "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities/{certificateAuthorityDetail-id}", + "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCertificateAuthorityDetail", + "ApiVersion": "beta", "Permissions": [ { "Name": "PublicKeyInfrastructure.Read.All", @@ -64556,19 +64565,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthoritydetail-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateAuthorityDetail", - "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", "CommandAlias": null, - "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities/{certificateAuthorityDetail-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities", + "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCertificateAuthorityDetail", + "ApiVersion": "beta", "Permissions": [ { "Name": "PublicKeyInfrastructure.Read.All", @@ -64588,18 +64596,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthpki-list-certificateauthorities?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateAuthorityDetail", - "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", "CommandAlias": null, - "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities/$count", + "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthorityCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PublicKeyInfrastructure.Read.All", @@ -64619,19 +64628,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthorityCount", "CommandAlias": null, - "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/$count", + "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PublicKeyInfrastructure.Read.All", @@ -64651,18 +64659,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCount", "CommandAlias": null, - "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/recommendations/{recommendation-id}", + "Command": "Get-MgBetaDirectoryRecommendation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -64682,19 +64691,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecommendation", - "Command": "Get-MgBetaDirectoryRecommendation", "CommandAlias": null, - "Uri": "/directory/recommendations/{recommendation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/recommendations", + "Command": "Get-MgBetaDirectoryRecommendation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -64714,18 +64722,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-recommendation?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecommendation", - "Command": "Get-MgBetaDirectoryRecommendation", "CommandAlias": null, - "Uri": "/directory/recommendations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/recommendations/$count", + "Command": "Get-MgBetaDirectoryRecommendationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -64745,18 +64753,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryRecommendationCount", "CommandAlias": null, - "Uri": "/directory/recommendations/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", + "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -64776,19 +64785,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource", - "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", "CommandAlias": null, - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", + "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -64808,18 +64816,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-list-impactedresources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource", - "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", "CommandAlias": null, - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/$count", + "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -64839,19 +64848,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount", "CommandAlias": null, - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}", + "Command": "Get-MgBetaDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -64887,19 +64896,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgBetaDirectoryRole", "CommandAlias": null, - "Uri": "/directoryRoles/{directoryRole-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoles", + "Command": "Get-MgBetaDirectoryRole", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -64935,33 +64943,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgBetaDirectoryRole", "CommandAlias": null, - "Uri": "/directoryRoles", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDirectoryRoleById", - "CommandAlias": null, + "Method": "POST", "Uri": "/directoryRoles/getByIds", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Command": "Get-MgBetaDirectoryRoleByRoleTemplateId", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -64997,19 +65006,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgBetaDirectoryRoleByRoleTemplateId", "CommandAlias": null, - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoles/$count", + "Command": "Get-MgBetaDirectoryRoleCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -65045,18 +65053,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryRoleCount", "CommandAlias": null, - "Uri": "/directoryRoles/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoles/delta", + "Command": "Get-MgBetaDirectoryRoleDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -65092,18 +65100,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgBetaDirectoryRoleDelta", "CommandAlias": null, - "Uri": "/directoryRoles/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members", + "Command": "Get-MgBetaDirectoryRoleMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -65139,192 +65147,192 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDirectoryRoleMember", "CommandAlias": null, - "Uri": "/directoryRoles/{directoryRole-id}/members", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/application", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDirectoryRoleMemberAsUser", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDirectoryRoleMemberAsUser", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberAsUser", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Command": "Get-MgBetaDirectoryRoleMemberByRef", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -65360,18 +65368,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaDirectoryRoleMemberByRef", "CommandAlias": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/$count", + "Command": "Get-MgBetaDirectoryRoleMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -65407,158 +65416,157 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryRoleMemberCount", "CommandAlias": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryRoleMemberCountAsUser", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "OutputType": null, - "Command": "Get-MgBetaDirectoryRoleMemberGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberGroup", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgBetaDirectoryRoleMemberObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Get-MgBetaDirectoryRoleScopedMember", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleScopedMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "Command": "Get-MgBetaDirectoryRoleScopedMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -65594,18 +65602,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Get-MgBetaDirectoryRoleScopedMember", "CommandAlias": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", + "Command": "Get-MgBetaDirectoryRoleScopedMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -65641,19 +65650,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryRoleScopedMemberCount", "CommandAlias": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Command": "Get-MgBetaDirectoryRoleTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -65689,19 +65698,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Command": "Get-MgBetaDirectoryRoleTemplate", "CommandAlias": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoleTemplates", + "Command": "Get-MgBetaDirectoryRoleTemplate", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -65737,33 +65745,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Command": "Get-MgBetaDirectoryRoleTemplate", "CommandAlias": null, - "Uri": "/directoryRoleTemplates", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDirectoryRoleTemplateById", - "CommandAlias": null, + "Method": "POST", "Uri": "/directoryRoleTemplates/getByIds", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleTemplateById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoleTemplates/$count", + "Command": "Get-MgBetaDirectoryRoleTemplateCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -65799,18 +65807,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryRoleTemplateCount", "CommandAlias": null, - "Uri": "/directoryRoleTemplates/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoleTemplates/delta", + "Command": "Get-MgBetaDirectoryRoleTemplateDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -65846,82 +65854,83 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDirectoryRoleTemplateDelta", "CommandAlias": null, - "Uri": "/directoryRoleTemplates/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup", - "CommandAlias": null, + "Method": "POST", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoleTemplates/getUserOwnedObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDirectoryRoleUserOwnedObject", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoles/getUserOwnedObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryRoleUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/settings/{directorySetting-id}", + "Command": "Get-MgBetaDirectorySetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -65957,19 +65966,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectorySetting", - "Command": "Get-MgBetaDirectorySetting", "CommandAlias": null, - "Uri": "/settings/{directorySetting-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/settings", + "Command": "Get-MgBetaDirectorySetting", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -66005,18 +66013,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectorySetting", - "Command": "Get-MgBetaDirectorySetting", "CommandAlias": null, - "Uri": "/settings", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", + "Command": "Get-MgBetaDirectorySettingTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -66036,19 +66045,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Command": "Get-MgBetaDirectorySettingTemplate", "CommandAlias": null, - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directorySettingTemplates", + "Command": "Get-MgBetaDirectorySettingTemplate", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -66068,33 +66076,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Command": "Get-MgBetaDirectorySettingTemplate", "CommandAlias": null, - "Uri": "/directorySettingTemplates", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDirectorySettingTemplateById", - "CommandAlias": null, + "Method": "POST", "Uri": "/directorySettingTemplates/getByIds", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectorySettingTemplateById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directorySettingTemplates/$count", + "Command": "Get-MgBetaDirectorySettingTemplateCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -66114,18 +66122,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectorySettingTemplateCount", "CommandAlias": null, - "Uri": "/directorySettingTemplates/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directorySettingTemplates/delta", + "Command": "Get-MgBetaDirectorySettingTemplateDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -66145,212 +66153,212 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDirectorySettingTemplateDelta", "CommandAlias": null, - "Uri": "/directorySettingTemplates/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup", - "CommandAlias": null, + "Method": "POST", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgBetaDirectorySettingTemplateMemberObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectorySettingTemplateMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directorySettingTemplates/getUserOwnedObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedEmailDomain", - "Command": "Get-MgBetaDirectorySharedEmailDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectorySharedEmailDomain", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedEmailDomain", - "Command": "Get-MgBetaDirectorySharedEmailDomain", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/sharedEmailDomains", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectorySharedEmailDomain", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectorySharedEmailDomainCount", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/sharedEmailDomains/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectorySharedEmailDomainCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCompanySubscription", - "Command": "Get-MgBetaDirectorySubscription", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/subscriptions/{companySubscription-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectorySubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-beta", "OutputType": "IMicrosoftGraphCompanySubscription", - "Command": "Get-MgBetaDirectorySubscription", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/subscriptions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectorySubscription", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", "OutputType": "IMicrosoftGraphCompanySubscription", - "Command": "Get-MgBetaDirectorySubscriptionByCommerceSubscriptionId", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectorySubscriptionByCommerceSubscriptionId", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCompanySubscription", - "Command": "Get-MgBetaDirectorySubscriptionByOcpSubscriptionId", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectorySubscriptionByOcpSubscriptionId", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectorySubscriptionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/subscriptions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectorySubscriptionCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTemplate", - "Command": "Get-MgBetaDirectoryTemplate", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/templates", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryTemplate", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaDirectoryTemplateDeviceInstance", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/deviceInstances/{device-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryTemplateDeviceInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/deviceInstances", + "Command": "Get-MgBetaDirectoryTemplateDeviceInstance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceTemplate.Read", @@ -66378,18 +66386,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaDirectoryTemplateDeviceInstance", "CommandAlias": null, - "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/deviceInstances", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/deviceInstances(deviceId='{deviceId}')", + "Command": "Get-MgBetaDirectoryTemplateDeviceInstanceByDeviceId", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceTemplate.Read", @@ -66417,19 +66426,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaDirectoryTemplateDeviceInstanceByDeviceId", "CommandAlias": null, - "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/deviceInstances(deviceId='{deviceId}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/deviceInstances/$count", + "Command": "Get-MgBetaDirectoryTemplateDeviceInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceTemplate.Read", @@ -66457,19 +66466,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryTemplateDeviceInstanceCount", "CommandAlias": null, - "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/deviceInstances/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}", + "Command": "Get-MgBetaDirectoryTemplateDeviceTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceTemplate.Read", @@ -66497,19 +66506,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicetemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceTemplate", - "Command": "Get-MgBetaDirectoryTemplateDeviceTemplate", "CommandAlias": null, - "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/templates/deviceTemplates", + "Command": "Get-MgBetaDirectoryTemplateDeviceTemplate", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceTemplate.Read.All", @@ -66529,18 +66537,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/template-list-devicetemplates?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceTemplate", - "Command": "Get-MgBetaDirectoryTemplateDeviceTemplate", "CommandAlias": null, - "Uri": "/directory/templates/deviceTemplates", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/templates/deviceTemplates/$count", + "Command": "Get-MgBetaDirectoryTemplateDeviceTemplateCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceTemplate.Read.All", @@ -66560,33 +66568,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryTemplateDeviceTemplateCount", "CommandAlias": null, - "Uri": "/directory/templates/deviceTemplates/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDirectoryTemplateDeviceTemplateOwner", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/owners/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDirectoryTemplateDeviceTemplateOwner", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/owners", + "Command": "Get-MgBetaDirectoryTemplateDeviceTemplateOwner", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceTemplate.Read", @@ -66614,18 +66622,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicetemplate-list-owners?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDirectoryTemplateDeviceTemplateOwner", "CommandAlias": null, - "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/owners", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/owners/$count", + "Command": "Get-MgBetaDirectoryTemplateDeviceTemplateOwnerCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceTemplate.Read", @@ -66653,19 +66662,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDirectoryTemplateDeviceTemplateOwnerCount", "CommandAlias": null, - "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/owners/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/domains/{domain-id}", + "Command": "Get-MgBetaDomain", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -66693,19 +66702,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDomain", - "Command": "Get-MgBetaDomain", "CommandAlias": null, - "Uri": "/domains/{domain-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/domains", + "Command": "Get-MgBetaDomain", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -66733,18 +66741,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDomain", - "Command": "Get-MgBetaDomain", "CommandAlias": null, - "Uri": "/domains", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/domains/$count", + "Command": "Get-MgBetaDomainCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -66772,18 +66780,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDomainCount", "CommandAlias": null, - "Uri": "/domains/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Command": "Get-MgBetaDomainFederationConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -66803,63 +66812,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Command": "Get-MgBetaDomainFederationConfiguration", "CommandAlias": null, - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Command": "Get-MgBetaDomainFederationConfiguration", - "CommandAlias": null, + "Method": "GET", "Uri": "/domains/{domain-id}/federationConfiguration", - "ApiVersion": "beta", + "Command": "Get-MgBetaDomainFederationConfiguration", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDomainFederationConfigurationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/domains/{domain-id}/federationConfiguration/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDomainFederationConfigurationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDomainNameReference", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDomainNameReference", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/domains/{domain-id}/domainNameReferences", + "Command": "Get-MgBetaDomainNameReference", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -66879,18 +66887,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaDomainNameReference", "CommandAlias": null, - "Uri": "/domains/{domain-id}/domainNameReferences", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/domains/{domain-id}/domainNameReferences/$count", + "Command": "Get-MgBetaDomainNameReferenceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -66910,19 +66919,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDomainNameReferenceCount", "CommandAlias": null, - "Uri": "/domains/{domain-id}/domainNameReferences/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/domains/{domain-id}/rootDomain", + "Command": "Get-MgBetaDomainRootDomain", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -66950,34 +66959,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-rootdomain?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDomain", - "Command": "Get-MgBetaDomainRootDomain", "CommandAlias": null, - "Uri": "/domains/{domain-id}/rootDomain", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Command": "Get-MgBetaDomainServiceConfigurationRecord", - "CommandAlias": null, + "Method": "GET", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDomainServiceConfigurationRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "Command": "Get-MgBetaDomainServiceConfigurationRecord", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -66997,18 +67005,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Command": "Get-MgBetaDomainServiceConfigurationRecord", "CommandAlias": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", + "Command": "Get-MgBetaDomainServiceConfigurationRecordCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -67028,78 +67037,77 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDomainServiceConfigurationRecordCount", "CommandAlias": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", - "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", - "CommandAlias": null, + "Method": "GET", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", - "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", - "ApiVersion": "beta", + "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Command": "Get-MgBetaDomainVerificationDnsRecord", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDomainVerificationDnsRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/domains/{domain-id}/verificationDnsRecords", + "Command": "Get-MgBetaDomainVerificationDnsRecord", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -67119,18 +67127,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Command": "Get-MgBetaDomainVerificationDnsRecord", "CommandAlias": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", + "Command": "Get-MgBetaDomainVerificationDnsRecordCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -67150,19 +67159,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDomainVerificationDnsRecordCount", "CommandAlias": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/drives/{drive-id}", + "Command": "Get-MgBetaDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -67214,33 +67223,32 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaDrive", "CommandAlias": null, - "Uri": "/drives/{drive-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaDrive", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives", - "ApiVersion": "beta", + "Command": "Get-MgBetaDrive", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/activities", + "Command": "Get-MgBetaDriveActivity", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -67292,284 +67300,285 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaDriveActivity", "CommandAlias": null, - "Uri": "/drives/{drive-id}/activities", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaDriveBundle", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveBundle", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaDriveBundle", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/bundles", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveBundle", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveBundleContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveBundleContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveBundleContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveBundleContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveBundleCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/bundles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveBundleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaDriveContentTypeBase", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveContentTypeBase", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaDriveContentTypeBaseType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveContentTypeBaseType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaDriveContentTypeBaseType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveContentTypeBaseType", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveContentTypeBaseTypeCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveContentTypeBaseTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDriveCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaDriveFollowing", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveFollowing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaDriveFollowing", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/following", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveFollowing", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveFollowingContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveFollowingContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveFollowingContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveFollowingContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveFollowingCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/following/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveFollowingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Command": "Get-MgBetaDriveItem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -67637,33 +67646,32 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaDriveItem", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaDriveItem", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItem", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/activities", + "Command": "Get-MgBetaDriveItemActivity", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -67715,33 +67723,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaDriveItemActivity", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/activities", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaDriveItemActivityByInterval", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Get-MgBetaDriveItemAnalytic", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -67793,77 +67802,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaDriveItemAnalytic", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -67915,19 +67924,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "ApiVersion": "beta", + "Module": "Beta.Files" + }, + { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Command": "Get-MgBetaDriveItemAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -67979,34 +67988,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaDriveItemAnalyticTime", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaDriveItemChild", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemChild", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", + "Command": "Get-MgBetaDriveItemChild", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -68058,48 +68066,49 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaDriveItemChild", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemChildContent", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemChildContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemChildContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemChildContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", + "Command": "Get-MgBetaDriveItemChildCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -68151,19 +68160,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemChildCount", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", - "ApiVersion": "beta", + "Module": "Beta.Files" + }, + { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Get-MgBetaDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -68215,19 +68224,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemContent", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", + "Module": "Beta.Files" + }, + { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Command": "Get-MgBetaDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -68279,575 +68288,575 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemContentStream", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDriveItemCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaDriveItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaDriveItemDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDriveItemLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemLastModifiedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaDriveItemListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaDriveItemListItemActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaDriveItemListItemActivityByInterval", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaDriveItemListItemAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDriveItemListItemCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaDriveItemListItemDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaDriveItemListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaDriveItemListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemPermission", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemListItemPermissionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaDriveItemListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaDriveItemListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemListItemVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Get-MgBetaDriveItemPermission", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -68899,19 +68908,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaDriveItemPermission", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", + "Command": "Get-MgBetaDriveItemPermission", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -68963,18 +68971,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaDriveItemPermission", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Command": "Get-MgBetaDriveItemPermissionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -69026,93 +69035,92 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemPermissionCount", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Get-MgBetaDriveItemRetentionLabel", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaDriveItemSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaDriveItemSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemSubscription", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemSubscriptionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgBetaDriveItemThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveItemThumbnail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Command": "Get-MgBetaDriveItemThumbnail", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -69164,18 +69172,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgBetaDriveItemThumbnail", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Command": "Get-MgBetaDriveItemThumbnailCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -69227,19 +69236,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemThumbnailCount", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "ApiVersion": "beta", + "Module": "Beta.Files" + }, + { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Get-MgBetaDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -69291,19 +69300,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgBetaDriveItemVersion", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", + "Command": "Get-MgBetaDriveItemVersion", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -69355,18 +69363,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgBetaDriveItemVersion", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Get-MgBetaDriveItemVersionContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -69418,19 +69427,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemVersionContent", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", + "Module": "Beta.Files" + }, + { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Command": "Get-MgBetaDriveItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -69482,1281 +69491,1283 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveItemVersionCount", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDriveLastModifiedByUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives/{drive-id}/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveLastModifiedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgBetaDriveList", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaDriveListActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaDriveListColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaDriveListColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/columns", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListColumn", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveListColumnCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/columns/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaDriveListColumnSourceColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaDriveListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaDriveListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListContentType", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListContentTypeColumn", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveListContentTypeColumnCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgBetaDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgBetaDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListContentTypeColumnLink", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaDriveListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaDriveListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListContentTypeColumnPosition", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveListContentTypeCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDriveListCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaDriveListDrive", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/drive", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaDriveListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaDriveListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItem", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaDriveListItemActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaDriveListItemActivityByInterval", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaDriveListItemAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveListItemCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDriveListItemCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaDriveListItemDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaDriveListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaDriveListItemDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaDriveListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaDriveListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemPermission", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveListItemPermissionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaDriveListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaDriveListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveListItemVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgBetaDriveListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgBetaDriveListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListOperation", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveListOperationCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaDriveListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaDriveListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListPermission", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveListPermissionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaDriveListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaDriveListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/subscriptions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListSubscription", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveListSubscriptionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/subscriptions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRoot", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaDriveRootActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaDriveRootActivityByInterval", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaDriveRootAnalytic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/analytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaDriveRootAnalyticTime", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/analytics/allTime", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaDriveRootChild", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootChild", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaDriveRootChild", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/children", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootChild", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootChildContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootChildContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootChildContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootChildContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootChildCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/children/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootChildCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDriveRootCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/root/delta", + "Command": "Get-MgBetaDriveRootDelta", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -70808,759 +70819,757 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaDriveRootDelta", "CommandAlias": null, - "Uri": "/drives/{drive-id}/root/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDriveRootLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaDriveRootListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaDriveRootListItemActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaDriveRootListItemActivityByInterval", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaDriveRootListItemAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/analytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaDriveRootListItemCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaDriveRootListItemDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/driveItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaDriveRootListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaDriveRootListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemPermission", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootListItemPermissionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaDriveRootListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaDriveRootListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootListItemVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaDriveRootPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaDriveRootPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootPermission", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootPermissionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Get-MgBetaDriveRootRetentionLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaDriveRootSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaDriveRootSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/subscriptions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootSubscription", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootSubscriptionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/subscriptions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgBetaDriveRootThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootThumbnail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgBetaDriveRootThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/thumbnails", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootThumbnail", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootThumbnailCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/thumbnails/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgBetaDriveRootVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgBetaDriveRootVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootVersionContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootVersionContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveRootVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveRootVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaDriveSpecial", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveSpecial", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaDriveSpecial", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/special", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveSpecial", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveSpecialContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveSpecialContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveSpecialContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveSpecialContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaDriveSpecialCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/special/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaDriveSpecialCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}", + "Command": "Get-MgBetaEducationClass", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -71588,19 +71597,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgBetaEducationClass", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes", + "Command": "Get-MgBetaEducationClass", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -71628,18 +71636,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-classes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgBetaEducationClass", "CommandAlias": null, - "Uri": "/education/classes", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Command": "Get-MgBetaEducationClassAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -71707,19 +71716,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Get-MgBetaEducationClassAssignment", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments", + "Command": "Get-MgBetaEducationClassAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -71787,18 +71795,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Get-MgBetaEducationClassAssignment", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Command": "Get-MgBetaEducationClassAssignmentCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -71866,19 +71875,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "Get-MgBetaEducationClassAssignmentCategory", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", + "Command": "Get-MgBetaEducationClassAssignmentCategory", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -71946,19 +71955,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "Get-MgBetaEducationClassAssignmentCategory", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "ApiVersion": "beta", - "Variants": [ - "List", - "List1" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", + "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -72026,18 +72034,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", + "Command": "Get-MgBetaEducationClassAssignmentCategoryCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -72105,21 +72116,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationClassAssignmentCategoryCount", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", + "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -72187,21 +72198,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/$count", + "Command": "Get-MgBetaEducationClassAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -72269,19 +72278,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationClassAssignmentCount", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Command": "Get-MgBetaEducationClassAssignmentDefault", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -72349,19 +72358,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", - "Command": "Get-MgBetaEducationClassAssignmentDefault", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/delta", + "Command": "Get-MgBetaEducationClassAssignmentDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -72429,49 +72438,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Get-MgBetaEducationClassAssignmentDelta", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Command": "Get-MgBetaEducationClassAssignmentGradingCategory", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassAssignmentGradingCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingScheme", - "Command": "Get-MgBetaEducationClassAssignmentGradingScheme", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingScheme", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassAssignmentGradingScheme", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Get-MgBetaEducationClassAssignmentResource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -72539,19 +72548,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Get-MgBetaEducationClassAssignmentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "Command": "Get-MgBetaEducationClassAssignmentResource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -72619,18 +72627,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Get-MgBetaEducationClassAssignmentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", + "Command": "Get-MgBetaEducationClassAssignmentResourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -72698,105 +72707,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationClassAssignmentResourceCount", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without reading any feedback or outcomes", - "FullDescription": "Allows the app to view your assignments on your behalf without reading any feedback or outcomes.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -72856,19 +72793,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResourceCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -72886,14 +72823,6 @@ "PermissionType": "Application", "IsLeastPrivilege": true }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without impacting or reading any feedback or outcomes", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without affecting or reading any feedback or outcomes.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, { "Name": "EduAssignments.ReadWrite", "Description": "View and modify your assignments and grades", @@ -72935,20 +72864,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Get-MgBetaEducationClassAssignmentRubric", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassAssignmentRubric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -73016,19 +72945,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaEducationClassAssignmentRubricByRef", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassAssignmentRubricByRef", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -73095,79 +73024,159 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Command": "Get-MgBetaEducationClassAssignmentSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassAssignmentSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without reading any feedback or outcomes", + "FullDescription": "Allows the app to view your assignments on your behalf without reading any feedback or outcomes.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without impacting or reading any feedback or outcomes", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without affecting or reading any feedback or outcomes.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-get?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingScheme", - "Command": "Get-MgBetaEducationClassAssignmentSettingDefaultGradingScheme", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/defaultGradingScheme", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassAssignmentSettingDefaultGradingScheme", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -73203,48 +73212,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationGradingScheme", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingScheme", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingSchemeCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingSchemeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Get-MgBetaEducationClassAssignmentSubmission", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -73312,19 +73321,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Get-MgBetaEducationClassAssignmentSubmission", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Command": "Get-MgBetaEducationClassAssignmentSubmission", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -73392,18 +73400,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Get-MgBetaEducationClassAssignmentSubmission", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -73471,34 +73480,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -73534,18 +73542,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -73581,19 +73590,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -73661,19 +73670,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -73741,18 +73749,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -73820,34 +73829,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -73907,18 +73915,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -73978,19 +73987,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResourceCount", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -74058,19 +74067,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -74138,18 +74146,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -74217,34 +74226,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -74312,18 +74320,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -74391,19 +74400,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/$count", + "Command": "Get-MgBetaEducationClassCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -74431,18 +74439,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationClassCount", "CommandAlias": null, - "Uri": "/education/classes/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/delta", + "Command": "Get-MgBetaEducationClassDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -74494,18 +74502,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgBetaEducationClassDelta", "CommandAlias": null, - "Uri": "/education/classes/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/group", + "Command": "Get-MgBetaEducationClassGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -74557,95 +74566,47 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get-group?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaEducationClassGroup", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/group", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaEducationClassGroupServiceProvisioningError", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationClassGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EduRoster.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Member.Read.Hidden", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduRoster.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "Get-MgBetaEducationClassMember", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/members", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassMember", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -74681,18 +74642,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaEducationClassMemberByRef", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/members/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassMemberByRef", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -74727,31 +74688,31 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationClassMemberCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/members/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "EduCurricula.Read", - "Description": "Read your class modules and resources", - "FullDescription": "Allows the app to read modules and resources on your behalf.", + "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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "Name": "EduCurricula.Read.All", + "Name": "EduRoster.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -74759,15 +74720,15 @@ "IsLeastPrivilege": true }, { - "Name": "EduCurricula.ReadWrite", - "Description": "Read and write your class modules and resources", - "FullDescription": "Allows the app to read and write modules and resources on your behalf.", + "Name": "Member.Read.Hidden", + "Description": null, + "FullDescription": null, "IsAdmin": true, - "PermissionType": "DelegatedWork", + "PermissionType": "Application", "IsLeastPrivilege": false }, { - "Name": "EduCurricula.ReadWrite.All", + "Name": "EduRoster.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -74775,20 +74736,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModule", - "Command": "Get-MgBetaEducationClassModule", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassModule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.Read", @@ -74823,19 +74784,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-modules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModule", - "Command": "Get-MgBetaEducationClassModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/modules", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassModule", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.Read", @@ -74870,20 +74831,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationClassModuleCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-modules?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/modules/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassModuleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.Read", @@ -74918,20 +74879,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModuleResource", - "Command": "Get-MgBetaEducationClassModuleResource", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassModuleResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.Read", @@ -74966,19 +74927,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-list-resources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModuleResource", - "Command": "Get-MgBetaEducationClassModuleResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassModuleResource", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.Read", @@ -75013,31 +74974,31 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationClassModuleResourceCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-list-resources?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassModuleResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "Name": "EduCurricula.Read", + "Description": "Read your class modules and resources", + "FullDescription": "Allows the app to read modules and resources on your behalf.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "Name": "EduAssignments.Read.All", + "Name": "EduCurricula.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -75045,15 +75006,15 @@ "IsLeastPrivilege": true }, { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including grades.", + "Name": "EduCurricula.ReadWrite", + "Description": "Read and write your class modules and resources", + "FullDescription": "Allows the app to read and write modules and resources on your behalf.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "Name": "EduAssignments.ReadWrite.All", + "Name": "EduCurricula.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -75061,46 +75022,31 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-getrecentlymodifiedsubmissions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Get-MgBetaEducationClassRecentlyModifiedSubmission", + "ApiReferenceLink": null, "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/getRecentlyModifiedSubmissions", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "Get-MgBetaEducationClassSchool", - "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", - "ApiVersion": "beta", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/getRecentlyModifiedSubmissions", + "Command": "Get-MgBetaEducationClassRecentlyModifiedSubmission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "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.", + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "Name": "EduRoster.Read.All", + "Name": "EduAssignments.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -75108,7 +75054,15 @@ "IsLeastPrivilege": true }, { - "Name": "EduRoster.ReadWrite.All", + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -75116,19 +75070,34 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-getrecentlymodifiedsubmissions?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", "Command": "Get-MgBetaEducationClassSchool", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/schools", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassSchool", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -75155,20 +75124,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationClassSchoolCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/schools/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassSchoolCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -75195,19 +75164,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "Get-MgBetaEducationClassTeacher", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/teachers", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassTeacher", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -75235,58 +75204,58 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaEducationClassTeacherByRef", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationClassTeacherByRef", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EduRoster.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EduRoster.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgBetaEducationClassTeacherCount", - "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/teachers/$count", "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduRoster.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EduRoster.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/teachers/$count", + "Command": "Get-MgBetaEducationClassTeacherCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -75314,33 +75283,72 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "Get-MgBetaEducationMe", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMe", "Variants": [ "Get" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { - "Permissions": [], + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduRoster.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EduRoster.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Get-MgBetaEducationMeAssignment", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/me/assignments", + "Command": "Get-MgBetaEducationMeAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -75408,76 +75416,76 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Get-MgBetaEducationMeAssignment", "CommandAlias": null, - "Uri": "/education/me/assignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "Get-MgBetaEducationMeAssignmentCategory", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentCategory", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationMeAssignmentCategoryByRef", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentCategoryByRef", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationMeAssignmentCategoryCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/me/assignments/$count", + "Command": "Get-MgBetaEducationMeAssignmentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -75545,459 +75553,459 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationMeAssignmentCount", "CommandAlias": null, - "Uri": "/education/me/assignments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Get-MgBetaEducationMeAssignmentDelta", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/me/assignments/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentDelta", "Variants": [ "Delta" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Command": "Get-MgBetaEducationMeAssignmentGradingCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentGradingCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingScheme", - "Command": "Get-MgBetaEducationMeAssignmentGradingScheme", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/gradingScheme", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentGradingScheme", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Get-MgBetaEducationMeAssignmentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Get-MgBetaEducationMeAssignmentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentResource", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationMeAssignmentResourceCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResourceCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Get-MgBetaEducationMeAssignmentRubric", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentRubric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationMeAssignmentRubricByRef", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentRubricByRef", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Get-MgBetaEducationMeAssignmentSubmission", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentSubmission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Get-MgBetaEducationMeAssignmentSubmission", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentSubmission", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResourceCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgBetaEducationMeClass", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/classes/{educationClass-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeClass", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/me/classes", + "Command": "Get-MgBetaEducationMeClass", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -76025,18 +76033,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgBetaEducationMeClass", "CommandAlias": null, - "Uri": "/education/me/classes", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/me/classes/$count", + "Command": "Get-MgBetaEducationMeClassCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -76064,18 +76072,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationMeClassCount", "CommandAlias": null, - "Uri": "/education/me/classes/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Command": "Get-MgBetaEducationMeRubric", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -76111,19 +76120,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Get-MgBetaEducationMeRubric", "CommandAlias": null, - "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/me/rubrics", + "Command": "Get-MgBetaEducationMeRubric", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -76159,18 +76167,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Get-MgBetaEducationMeRubric", "CommandAlias": null, - "Uri": "/education/me/rubrics", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/me/rubrics/$count", + "Command": "Get-MgBetaEducationMeRubricCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -76206,33 +76214,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationMeRubricCount", "CommandAlias": null, - "Uri": "/education/me/rubrics/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "Get-MgBetaEducationMeSchool", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/me/schools/{educationSchool-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeSchool", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/me/schools", + "Command": "Get-MgBetaEducationMeSchool", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -76260,18 +76268,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "Get-MgBetaEducationMeSchool", "CommandAlias": null, - "Uri": "/education/me/schools", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/me/schools/$count", + "Command": "Get-MgBetaEducationMeSchoolCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -76299,33 +76307,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationMeSchoolCount", "CommandAlias": null, - "Uri": "/education/me/schools/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgBetaEducationMeTaughtClass", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/me/taughtClasses/{educationClass-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeTaughtClass", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/me/taughtClasses", + "Command": "Get-MgBetaEducationMeTaughtClass", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -76353,18 +76361,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgBetaEducationMeTaughtClass", "CommandAlias": null, - "Uri": "/education/me/taughtClasses", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/me/taughtClasses/$count", + "Command": "Get-MgBetaEducationMeTaughtClassCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -76392,18 +76400,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationMeTaughtClassCount", "CommandAlias": null, - "Uri": "/education/me/taughtClasses/$count", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "GET", + "Uri": "/education/me/user", + "Command": "Get-MgBetaEducationMeUser", "Variants": [ "Get" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -76463,89 +76471,89 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaEducationMeUser", "CommandAlias": null, - "Uri": "/education/me/user", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaEducationMeUserMailboxSetting", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/me/user/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeUserMailboxSetting", "Variants": [ "Get" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaEducationMeUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/user/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationMeUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/me/user/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationMeUserServiceProvisioningErrorCount", "Variants": [ "Get" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphReportsRoot", - "Command": "Get-MgBetaEducationReport", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/reports", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationReport", "Variants": [ "Get" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphReportsRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphReadingAssignmentSubmission", - "Command": "Get-MgBetaEducationReportReadingAssignmentSubmission", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/reports/readingAssignmentSubmissions/{readingAssignmentSubmission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationReportReadingAssignmentSubmission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphReadingAssignmentSubmission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/reports/readingAssignmentSubmissions", + "Command": "Get-MgBetaEducationReportReadingAssignmentSubmission", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphReadingAssignmentSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduReports-Reading.Read.All", @@ -76565,18 +76573,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/readingassignmentsubmission-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphReadingAssignmentSubmission", - "Command": "Get-MgBetaEducationReportReadingAssignmentSubmission", "CommandAlias": null, - "Uri": "/education/reports/readingAssignmentSubmissions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/reports/readingAssignmentSubmissions/$count", + "Command": "Get-MgBetaEducationReportReadingAssignmentSubmissionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduReports-Reading.Read.All", @@ -76596,33 +76604,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationReportReadingAssignmentSubmissionCount", "CommandAlias": null, - "Uri": "/education/reports/readingAssignmentSubmissions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphReflectCheckInResponse", - "Command": "Get-MgBetaEducationReportReflectCheck", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/reports/reflectCheckInResponses/{reflectCheckInResponse-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationReportReflectCheck", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphReflectCheckInResponse", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/reports/reflectCheckInResponses", + "Command": "Get-MgBetaEducationReportReflectCheck", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphReflectCheckInResponse", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduReports-Reflect.Read.All", @@ -76642,18 +76650,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reflectcheckinresponse-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphReflectCheckInResponse", - "Command": "Get-MgBetaEducationReportReflectCheck", "CommandAlias": null, - "Uri": "/education/reports/reflectCheckInResponses", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/reports/reflectCheckInResponses/$count", + "Command": "Get-MgBetaEducationReportReflectCheckInResponseCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduReports-Reflect.Read.All", @@ -76673,32 +76681,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationReportReflectCheckInResponseCount", "CommandAlias": null, - "Uri": "/education/reports/reflectCheckInResponses/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRoot", - "Command": "Get-MgBetaEducationRoot", - "CommandAlias": null, + "Method": "GET", "Uri": "/education", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationRoot", "Variants": [ "Get" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationRoot", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}", + "Command": "Get-MgBetaEducationSchool", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -76726,19 +76735,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "Get-MgBetaEducationSchool", "CommandAlias": null, - "Uri": "/education/schools/{educationSchool-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/schools", + "Command": "Get-MgBetaEducationSchool", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -76766,18 +76774,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-schools?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "Get-MgBetaEducationSchool", "CommandAlias": null, - "Uri": "/education/schools", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", + "Command": "Get-MgBetaEducationSchoolAdministrativeUnit", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -76829,19 +76838,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get-administrativeunit?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaEducationSchoolAdministrativeUnit", "CommandAlias": null, - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/classes", + "Command": "Get-MgBetaEducationSchoolClass", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -76869,18 +76877,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgBetaEducationSchoolClass", "CommandAlias": null, - "Uri": "/education/schools/{educationSchool-id}/classes", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Command": "Get-MgBetaEducationSchoolClassByRef", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -76908,18 +76916,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaEducationSchoolClassByRef", "CommandAlias": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/classes/$count", + "Command": "Get-MgBetaEducationSchoolClassCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -76947,19 +76956,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationSchoolClassCount", "CommandAlias": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/schools/$count", + "Command": "Get-MgBetaEducationSchoolCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -76987,18 +76995,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationSchoolCount", "CommandAlias": null, - "Uri": "/education/schools/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/schools/delta", + "Command": "Get-MgBetaEducationSchoolDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -77058,18 +77066,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "Get-MgBetaEducationSchoolDelta", "CommandAlias": null, - "Uri": "/education/schools/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/users", + "Command": "Get-MgBetaEducationSchoolUser", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -77089,18 +77097,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "Get-MgBetaEducationSchoolUser", "CommandAlias": null, - "Uri": "/education/schools/{educationSchool-id}/users", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Command": "Get-MgBetaEducationSchoolUserByRef", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -77120,18 +77128,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaEducationSchoolUserByRef", "CommandAlias": null, - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/users/$count", + "Command": "Get-MgBetaEducationSchoolUserCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -77151,121 +77160,123 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationSchoolUserCount", "CommandAlias": null, - "Uri": "/education/schools/{educationSchool-id}/users/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", - "Command": "Get-MgBetaEducationSynchronizationProfile", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationSynchronizationProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", - "Command": "Get-MgBetaEducationSynchronizationProfile", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/synchronizationProfiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationSynchronizationProfile", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationSynchronizationProfileCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/synchronizationProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationSynchronizationProfileCount", "Variants": [ "Get" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSynchronizationError", - "Command": "Get-MgBetaEducationSynchronizationProfileError", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationSynchronizationProfileError", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSynchronizationError", - "Command": "Get-MgBetaEducationSynchronizationProfileError", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationSynchronizationProfileError", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationSynchronizationProfileErrorCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationSynchronizationProfileErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", - "Command": "Get-MgBetaEducationSynchronizationProfileStatus", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationSynchronizationProfileStatus", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/users/{educationUser-id}", + "Command": "Get-MgBetaEducationUser", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -77293,21 +77304,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "Get-MgBetaEducationUser", "CommandAlias": null, - "Uri": "/education/users/{educationUser-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/users", + "Command": "Get-MgBetaEducationUser", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -77327,33 +77335,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-users?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "Get-MgBetaEducationUser", "CommandAlias": null, - "Uri": "/education/users", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Get-MgBetaEducationUserAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments", + "Command": "Get-MgBetaEducationUserAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -77421,76 +77429,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Get-MgBetaEducationUserAssignment", "CommandAlias": null, - "Uri": "/education/users/{educationUser-id}/assignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "Get-MgBetaEducationUserAssignmentCategory", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentCategory", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationUserAssignmentCategoryByRef", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentCategoryByRef", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationUserAssignmentCategoryCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/$count", + "Command": "Get-MgBetaEducationUserAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -77558,461 +77567,460 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationUserAssignmentCount", "CommandAlias": null, - "Uri": "/education/users/{educationUser-id}/assignments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Get-MgBetaEducationUserAssignmentDelta", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Command": "Get-MgBetaEducationUserAssignmentGradingCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentGradingCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingScheme", - "Command": "Get-MgBetaEducationUserAssignmentGradingScheme", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingScheme", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentGradingScheme", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Get-MgBetaEducationUserAssignmentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Get-MgBetaEducationUserAssignmentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentResource", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationUserAssignmentResourceCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResourceCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Get-MgBetaEducationUserAssignmentRubric", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentRubric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationUserAssignmentRubricByRef", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentRubricByRef", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Get-MgBetaEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentSubmission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Get-MgBetaEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentSubmission", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResourceCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgBetaEducationUserClass", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserClass", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/classes", + "Command": "Get-MgBetaEducationUserClass", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -78040,18 +78048,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgBetaEducationUserClass", "CommandAlias": null, - "Uri": "/education/users/{educationUser-id}/classes", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/classes/$count", + "Command": "Get-MgBetaEducationUserClassCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -78079,19 +78088,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationUserClassCount", "CommandAlias": null, - "Uri": "/education/users/{educationUser-id}/classes/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/users/$count", + "Command": "Get-MgBetaEducationUserCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -78111,18 +78119,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationUserCount", "CommandAlias": null, - "Uri": "/education/users/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/users/delta", + "Command": "Get-MgBetaEducationUserDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -78182,92 +78190,92 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "Get-MgBetaEducationUserDelta", "CommandAlias": null, - "Uri": "/education/users/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaEducationUserMailboxSetting", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Get-MgBetaEducationUserRubric", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserRubric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Get-MgBetaEducationUserRubric", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/rubrics", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserRubric", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationUserRubricCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/rubrics/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserRubricCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "Get-MgBetaEducationUserSchool", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserSchool", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/schools", + "Command": "Get-MgBetaEducationUserSchool", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -78295,18 +78303,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "Get-MgBetaEducationUserSchool", "CommandAlias": null, - "Uri": "/education/users/{educationUser-id}/schools", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/schools/$count", + "Command": "Get-MgBetaEducationUserSchoolCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -78334,63 +78343,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationUserSchoolCount", "CommandAlias": null, - "Uri": "/education/users/{educationUser-id}/schools/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaEducationUserServiceProvisioningError", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgBetaEducationUserTaughtClass", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEducationUserTaughtClass", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/taughtClasses", + "Command": "Get-MgBetaEducationUserTaughtClass", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -78418,18 +78426,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgBetaEducationUserTaughtClass", "CommandAlias": null, - "Uri": "/education/users/{educationUser-id}/taughtClasses", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Education", - "Method": "GET" + "Module": "Beta.Education" }, { + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", + "Command": "Get-MgBetaEducationUserTaughtClassCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -78457,19 +78466,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEducationUserTaughtClassCount", "CommandAlias": null, - "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Command": "Get-MgBetaEntitlementManagementAccessPackage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -78489,19 +78498,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "Get-MgBetaEntitlementManagementAccessPackage", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "Command": "Get-MgBetaEntitlementManagementAccessPackage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -78521,18 +78529,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "Get-MgBetaEntitlementManagementAccessPackage", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", + "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -78552,34 +78561,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", - "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -78599,48 +78607,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/additionalAccess", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional", "Variants": [ "Access", "Access1", "AccessViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/$count", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -78660,19 +78669,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/$count", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -78692,18 +78700,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -78723,19 +78732,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -78755,18 +78763,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/$count", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -78786,108 +78794,77 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionHandler", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionHandler", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { - "Permissions": [ - { - "Name": "EntitlementManagement.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -78906,19 +78883,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -78937,19 +78914,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentrequests?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -78968,20 +78945,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentresourcerole-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79000,19 +78977,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentresourceroles?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentresourcerole-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79031,19 +79008,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentresourceroles?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79062,20 +79039,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "Get-MgBetaEntitlementManagementAccessPackageByUniqueName", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages(uniqueName='{uniqueName}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageByUniqueName", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79094,20 +79071,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79126,19 +79103,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackagecatalogs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79157,20 +79134,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackagecatalogs?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79189,19 +79166,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79220,19 +79197,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79251,33 +79228,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresourceroles?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresources?view=graph-rest-beta", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", - "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes", - "ApiVersion": "beta", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79296,20 +79259,34 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresourceroles?view=graph-rest-beta", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs(uniqueName='{uniqueName}')", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs(uniqueName='{uniqueName}')", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79328,19 +79305,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79359,20 +79336,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79391,19 +79368,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-customaccesspackageworkflowextensions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79422,19 +79399,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-customaccesspackageworkflowextensions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79453,19 +79430,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79485,18 +79462,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79515,19 +79492,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79547,33 +79524,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79593,61 +79601,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageResources", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79667,19 +79676,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageresourceenvironment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79699,33 +79707,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourceenvironment?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/$count", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79745,33 +79753,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79791,18 +79799,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourcerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/$count", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79822,18 +79830,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", + "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79853,19 +79862,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", + "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79885,33 +79893,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestAccessPackageAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestAccessPackageAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79931,33 +79939,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestCount", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestRequestorConnectedOrganization", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/requestor/connectedOrganization", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestRequestorConnectedOrganization", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -79977,19 +79986,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -80009,18 +80017,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -80040,18 +80048,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -80071,18 +80079,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -80102,18 +80110,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -80133,19 +80142,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -80165,18 +80173,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -80196,18 +80204,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -80227,19 +80236,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/settings", + "Command": "Get-MgBetaEntitlementManagementSetting", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -80259,163 +80267,164 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", - "Command": "Get-MgBetaEntitlementManagementSetting", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/settings", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageSubject", - "Command": "Get-MgBetaEntitlementManagementSubject", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementSubject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-get?view=graph-rest-beta", "OutputType": "IMicrosoftGraphAccessPackageSubject", - "Command": "Get-MgBetaEntitlementManagementSubject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/subjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementSubject", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphAccessPackageSubject", - "Command": "Get-MgBetaEntitlementManagementSubjectByObjectId", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementSubjectByObjectId", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}/connectedOrganization", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaEntitlementManagementSubjectCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/subjects/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaEntitlementManagementSubjectCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternal", - "Command": "Get-MgBetaExternal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/external", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternal", "Variants": [ "Get" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthorizationSystem", - "Command": "Get-MgBetaExternalAuthorizationSystem", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalAuthorizationSystem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-list-authorizationsystems?view=graph-rest-beta", "OutputType": "IMicrosoftGraphAuthorizationSystem", - "Command": "Get-MgBetaExternalAuthorizationSystem", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/authorizationSystems", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalAuthorizationSystem", "Variants": [ "List" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaExternalAuthorizationSystemCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-list-authorizationsystems?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/authorizationSystems/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalAuthorizationSystemCount", "Variants": [ "Get" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataCollectionInfo", - "Command": "Get-MgBetaExternalAuthorizationSystemDataCollectionInfo", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalAuthorizationSystemDataCollectionInfo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" + "OutputType": "IMicrosoftGraphDataCollectionInfo", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}", + "Command": "Get-MgBetaExternalConnection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -80443,19 +80452,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Command": "Get-MgBetaExternalConnection", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/connections", + "Command": "Get-MgBetaExternalConnection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -80483,18 +80491,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Command": "Get-MgBetaExternalConnection", "CommandAlias": null, - "Uri": "/external/connections", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/connections/$count", + "Command": "Get-MgBetaExternalConnectionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -80522,18 +80530,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaExternalConnectionCount", "CommandAlias": null, - "Uri": "/external/connections/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Command": "Get-MgBetaExternalConnectionGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.Read.All", @@ -80561,92 +80570,92 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Command": "Get-MgBetaExternalConnectionGroup", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Command": "Get-MgBetaExternalConnectionGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/groups", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalConnectionGroup", "Variants": [ "List" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaExternalConnectionGroupCount", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/groups/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalConnectionGroupCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Command": "Get-MgBetaExternalConnectionGroupMember", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalConnectionGroupMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Command": "Get-MgBetaExternalConnectionGroupMember", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalConnectionGroupMember", "Variants": [ "List" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaExternalConnectionGroupMemberCount", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalConnectionGroupMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Command": "Get-MgBetaExternalConnectionItem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -80674,107 +80683,107 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Command": "Get-MgBetaExternalConnectionItem", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Command": "Get-MgBetaExternalConnectionItem", - "CommandAlias": null, + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/items", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalConnectionItem", "Variants": [ "List" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", - "Command": "Get-MgBetaExternalConnectionItemActivity", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalConnectionItemActivity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", - "Command": "Get-MgBetaExternalConnectionItemActivity", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalConnectionItemActivity", "Variants": [ "List" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaExternalConnectionItemActivityCount", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalConnectionItemActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaExternalConnectionItemCount", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/items/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalConnectionItemCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Command": "Get-MgBetaExternalConnectionOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -80802,63 +80811,63 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Command": "Get-MgBetaExternalConnectionOperation", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Command": "Get-MgBetaExternalConnectionOperation", - "CommandAlias": null, + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalConnectionOperation", "Variants": [ "List" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaExternalConnectionOperationCount", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalConnectionOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-connectionquota-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", - "Command": "Get-MgBetaExternalConnectionQuota", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/quota", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalConnectionQuota", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-connectionquota-get?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/schema", + "Command": "Get-MgBetaExternalConnectionSchema", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -80886,33 +80895,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", - "Command": "Get-MgBetaExternalConnectionSchema", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/schema", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataRoot", - "Command": "Get-MgBetaExternalIndustryData", - "CommandAlias": null, + "Method": "GET", "Uri": "/external/industryData", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalIndustryData", "Variants": [ "Get" ], - "Module": "Beta.Search", - "Method": "GET" + "OutputType": "IMicrosoftGraphIndustryDataRoot", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", + "Command": "Get-MgBetaExternalIndustryDataConnector", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -80932,19 +80941,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataConnector", - "Command": "Get-MgBetaExternalIndustryDataConnector", "CommandAlias": null, - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/industryData/dataConnectors", + "Command": "Get-MgBetaExternalIndustryDataConnector", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -80964,18 +80972,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataConnector", - "Command": "Get-MgBetaExternalIndustryDataConnector", "CommandAlias": null, - "Uri": "/external/industryData/dataConnectors", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/industryData/dataConnectors/$count", + "Command": "Get-MgBetaExternalIndustryDataConnectorCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -80995,33 +81003,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaExternalIndustryDataConnectorCount", "CommandAlias": null, - "Uri": "/external/industryData/dataConnectors/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", - "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem", - "CommandAlias": null, + "Method": "GET", "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/sourceSystem", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", + "Command": "Get-MgBetaExternalIndustryDataInboundFlow", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-InboundFlow.Read.All", @@ -81041,19 +81050,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", - "Command": "Get-MgBetaExternalIndustryDataInboundFlow", "CommandAlias": null, - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/industryData/inboundFlows", + "Command": "Get-MgBetaExternalIndustryDataInboundFlow", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-InboundFlow.Read.All", @@ -81073,18 +81081,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", - "Command": "Get-MgBetaExternalIndustryDataInboundFlow", "CommandAlias": null, - "Uri": "/external/industryData/inboundFlows", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/industryData/inboundFlows/$count", + "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-InboundFlow.Read.All", @@ -81104,18 +81112,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount", "CommandAlias": null, - "Uri": "/external/industryData/inboundFlows/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/dataConnector", + "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -81135,19 +81144,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataConnector", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector", "CommandAlias": null, - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/dataConnector", - "ApiVersion": "beta", + "Module": "Beta.Search" + }, + { + "Method": "GET", + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/year", + "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -81167,62 +81176,62 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear", "CommandAlias": null, - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/year", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "Get-MgBetaExternalIndustryDataOperation", - "CommandAlias": null, + "Method": "GET", "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalIndustryDataOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-list?view=graph-rest-beta", "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "Get-MgBetaExternalIndustryDataOperation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/industryData/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalIndustryDataOperation", "Variants": [ "List" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaExternalIndustryDataOperationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-list?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/industryData/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalIndustryDataOperationCount", "Variants": [ "Get" ], - "Module": "Beta.Search", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-OutboundFlow.Read.All", @@ -81242,19 +81251,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "CommandAlias": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/industryData/outboundProvisioningFlowSets", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-OutboundFlow.Read.All", @@ -81274,18 +81282,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataroot-list-outboundprovisioningflowsets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "CommandAlias": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/industryData/outboundProvisioningFlowSets/$count", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-OutboundFlow.Read.All", @@ -81305,62 +81313,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetCount", "CommandAlias": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "CommandAlias": null, + "Method": "GET", "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-outboundprovisioningflowset-list-provisioningflows?view=graph-rest-beta", "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Variants": [ "List" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlowCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-outboundprovisioningflowset-list-provisioningflows?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlowCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-ReferenceDefinition.Read.All", @@ -81380,19 +81389,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", "CommandAlias": null, - "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/industryData/referenceDefinitions", + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData.ReadBasic.All", @@ -81412,18 +81420,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", "CommandAlias": null, - "Uri": "/external/industryData/referenceDefinitions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/industryData/referenceDefinitions/$count", + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinitionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData.ReadBasic.All", @@ -81443,166 +81451,167 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinitionCount", "CommandAlias": null, - "Uri": "/external/industryData/referenceDefinitions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", - "Command": "Get-MgBetaExternalIndustryDataRoleGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalIndustryDataRoleGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-list?view=graph-rest-beta", "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", - "Command": "Get-MgBetaExternalIndustryDataRoleGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/industryData/roleGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalIndustryDataRoleGroup", "Variants": [ "List" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-list?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/industryData/roleGroups/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount", "Variants": [ "Get" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataRun", - "Command": "Get-MgBetaExternalIndustryDataRun", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/industryData/runs/{industryDataRun-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalIndustryDataRun", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-list?view=graph-rest-beta", "OutputType": "IMicrosoftGraphIndustryDataRun", - "Command": "Get-MgBetaExternalIndustryDataRun", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/industryData/runs", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalIndustryDataRun", "Variants": [ "List" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataRun", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataRunActivity", - "Command": "Get-MgBetaExternalIndustryDataRunActivity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-list?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/{industryDataRunActivity-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalIndustryDataRunActivity", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataRunActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataRunActivity", - "Command": "Get-MgBetaExternalIndustryDataRunActivity", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/industryData/runs/{industryDataRun-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalIndustryDataRunActivity", "Variants": [ "List" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataRunActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaExternalIndustryDataRunActivityCount", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalIndustryDataRunActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaExternalIndustryDataRunCount", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/industryData/runs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalIndustryDataRunCount", "Variants": [ "Get" ], - "Module": "Beta.Search", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-getstatistics?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataRunStatistics", - "Command": "Get-MgBetaExternalIndustryDataRunStatistics", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "GET", "Uri": "/external/industryData/runs/{industryDataRun-id}/getStatistics", - "ApiVersion": "beta", + "Command": "Get-MgBetaExternalIndustryDataRunStatistics", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Search", - "Method": "GET" + "OutputType": "IMicrosoftGraphIndustryDataRunStatistics", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-getstatistics?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", + "Command": "Get-MgBetaExternalIndustryDataSourceSystem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-SourceSystem.Read.All", @@ -81622,19 +81631,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", - "Command": "Get-MgBetaExternalIndustryDataSourceSystem", "CommandAlias": null, - "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/industryData/sourceSystems", + "Command": "Get-MgBetaExternalIndustryDataSourceSystem", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-SourceSystem.Read.All", @@ -81654,18 +81662,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", - "Command": "Get-MgBetaExternalIndustryDataSourceSystem", "CommandAlias": null, - "Uri": "/external/industryData/sourceSystems", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/industryData/sourceSystems/$count", + "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-SourceSystem.Read.All", @@ -81685,18 +81693,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount", "CommandAlias": null, - "Uri": "/external/industryData/sourceSystems/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", + "Command": "Get-MgBetaExternalIndustryDataYear", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -81716,19 +81725,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", - "Command": "Get-MgBetaExternalIndustryDataYear", "CommandAlias": null, - "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/industryData/years", + "Command": "Get-MgBetaExternalIndustryDataYear", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -81748,18 +81756,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", - "Command": "Get-MgBetaExternalIndustryDataYear", "CommandAlias": null, - "Uri": "/external/industryData/years", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/external/industryData/years/$count", + "Command": "Get-MgBetaExternalIndustryDataYearCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -81779,3906 +81787,3907 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaExternalIndustryDataYearCount", "CommandAlias": null, - "Uri": "/external/industryData/years/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinancials", - "Command": "Get-MgBetaFinancial", - "CommandAlias": null, + "Method": "GET", "Uri": "/financials", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancial", "Variants": [ "Get" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFinancials", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompany", - "Command": "Get-MgBetaFinancialCompany", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompany", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCompany", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompany", - "Command": "Get-MgBetaFinancialCompany", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompany", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCompany", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount", - "Command": "Get-MgBetaFinancialCompanyAccount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/accounts/{account-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyAccount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount", - "Command": "Get-MgBetaFinancialCompanyAccount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/accounts", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyAccount", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyAccountCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/accounts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyAccountCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgedAccountsPayable", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgedAccountsPayable", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/agedAccountsPayable", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/agedAccountsPayable/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgedAccountsReceivable", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgedAccountsReceivable", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCount", "Variants": [ "Get" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCountryRegion", - "Command": "Get-MgBetaFinancialCompanyCountryRegion", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCountryRegion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCountryRegion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCountryRegion", - "Command": "Get-MgBetaFinancialCompanyCountryRegion", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/countriesRegions", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCountryRegion", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCountryRegion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyCountryRegionCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/countriesRegions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCountryRegionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Get-MgBetaFinancialCompanyCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Get-MgBetaFinancialCompanyCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/currencies", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCurrency", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyCurrencyCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/currencies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCurrencyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer", - "Command": "Get-MgBetaFinancialCompanyCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomer", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer", - "Command": "Get-MgBetaFinancialCompanyCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customers", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomer", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyCustomerCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Get-MgBetaFinancialCompanyCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPayment", - "Command": "Get-MgBetaFinancialCompanyCustomerPayment", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPayment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPayment", - "Command": "Get-MgBetaFinancialCompanyCustomerPayment", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPayments", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPayment", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPayments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPaymentJournals", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPayment", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPayment", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanyCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPicture", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanyCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPicture", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDimension", - "Command": "Get-MgBetaFinancialCompanyDimension", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyDimension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDimension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDimension", - "Command": "Get-MgBetaFinancialCompanyDimension", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/dimensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyDimension", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDimension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyDimensionCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/dimensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyDimensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDimensionValue", - "Command": "Get-MgBetaFinancialCompanyDimensionValue", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/dimensionValues/{dimensionValue-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyDimensionValue", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDimensionValue", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDimensionValue", - "Command": "Get-MgBetaFinancialCompanyDimensionValue", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/dimensionValues", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyDimensionValue", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDimensionValue", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyDimensionValueCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyDimensionValueCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmployee", - "Command": "Get-MgBetaFinancialCompanyEmployee", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyEmployee", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEmployee", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmployee", - "Command": "Get-MgBetaFinancialCompanyEmployee", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/employees", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyEmployee", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEmployee", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyEmployeeCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/employees/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyEmployeeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanyEmployeePicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyEmployeePicture", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanyEmployeePicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyEmployeePicture", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGeneralLedgerEntry", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGeneralLedgerEntry", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/generalLedgerEntries", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/generalLedgerEntries/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanyInformation", - "Command": "Get-MgBetaFinancialCompanyInformation", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyInformation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCompanyInformation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanyInformation", - "Command": "Get-MgBetaFinancialCompanyInformation", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/companyInformation", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyInformation", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCompanyInformation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyInformationCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/companyInformation/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyInformationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyInformationPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyInformationPicture", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem", - "Command": "Get-MgBetaFinancialCompanyItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/items/{item-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem", - "Command": "Get-MgBetaFinancialCompanyItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/items", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyItem", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory", - "Command": "Get-MgBetaFinancialCompanyItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyItemCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory", - "Command": "Get-MgBetaFinancialCompanyItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/itemCategories", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyItemCategory", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyItemCategoryCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/itemCategories/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyItemCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyItemCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/items/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyItemCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanyItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyItemPicture", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanyItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyItemPicture", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyItemPictureContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyItemPictureCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyItemPictureCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphJournal", - "Command": "Get-MgBetaFinancialCompanyJournal", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyJournal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphJournal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphJournal", - "Command": "Get-MgBetaFinancialCompanyJournal", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/journals", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyJournal", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphJournal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount", - "Command": "Get-MgBetaFinancialCompanyJournalAccount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyJournalAccount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyJournalCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/journals/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyJournalCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphJournalLine", - "Command": "Get-MgBetaFinancialCompanyJournalLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyJournalLine", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphJournalLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphJournalLine", - "Command": "Get-MgBetaFinancialCompanyJournalLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/journalLines", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyJournalLine", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphJournalLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount", - "Command": "Get-MgBetaFinancialCompanyJournalLineAccount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyJournalLineAccount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyJournalLineCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/journalLines/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyJournalLineCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "Get-MgBetaFinancialCompanyPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "Get-MgBetaFinancialCompanyPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/paymentMethods", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPaymentMethod", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/paymentMethods/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Get-MgBetaFinancialCompanyPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Get-MgBetaFinancialCompanyPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/paymentTerms", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPaymentTerm", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyPaymentTermCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/paymentTerms/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPaymentTermCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanyPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPicture", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanyPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/picture", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPicture", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPictureContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyPictureCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/picture/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPictureCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPurchaseInvoice", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPurchaseInvoice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPurchaseInvoice", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoices", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPurchaseInvoice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoices/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVendor", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesCreditMemo", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSalesCreditMemo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesCreditMemo", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSalesCreditMemo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesInvoice", - "Command": "Get-MgBetaFinancialCompanySaleInvoice", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSalesInvoice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesInvoice", - "Command": "Get-MgBetaFinancialCompanySaleInvoice", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoices", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoice", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSalesInvoice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoices/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesInvoiceLine", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSalesInvoiceLine", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoiceLines", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesOrder", - "Command": "Get-MgBetaFinancialCompanySaleOrder", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSalesOrder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesOrder", - "Command": "Get-MgBetaFinancialCompanySaleOrder", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrders", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrder", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSalesOrder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrders/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesOrderLine", - "Command": "Get-MgBetaFinancialCompanySaleOrderLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderLine", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSalesOrderLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesOrderLine", - "Command": "Get-MgBetaFinancialCompanySaleOrderLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrderLines", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderLine", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSalesOrderLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrderLines/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesQuote", - "Command": "Get-MgBetaFinancialCompanySaleQuote", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSalesQuote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesQuote", - "Command": "Get-MgBetaFinancialCompanySaleQuote", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuotes", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuote", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSalesQuote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuotes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesQuoteLine", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSalesQuoteLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesQuoteLine", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuoteLines", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSalesQuoteLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuoteLines/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Get-MgBetaFinancialCompanyShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Get-MgBetaFinancialCompanyShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/shipmentMethods", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyShipmentMethod", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/shipmentMethods/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTaxArea", - "Command": "Get-MgBetaFinancialCompanyTaxArea", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyTaxArea", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTaxArea", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTaxArea", - "Command": "Get-MgBetaFinancialCompanyTaxArea", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/taxAreas", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyTaxArea", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTaxArea", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyTaxAreaCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/taxAreas/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyTaxAreaCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTaxGroup", - "Command": "Get-MgBetaFinancialCompanyTaxGroup", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyTaxGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTaxGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTaxGroup", - "Command": "Get-MgBetaFinancialCompanyTaxGroup", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/taxGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyTaxGroup", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTaxGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyTaxGroupCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/taxGroups/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyTaxGroupCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnitOfMeasure", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnitOfMeasure", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/unitsOfMeasure", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/unitsOfMeasure/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVendor", - "Command": "Get-MgBetaFinancialCompanyVendor", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyVendor", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVendor", - "Command": "Get-MgBetaFinancialCompanyVendor", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/vendors", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyVendor", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyVendorCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/vendors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyVendorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Get-MgBetaFinancialCompanyVendorCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyVendorCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanyVendorPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyVendorPicture", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Get-MgBetaFinancialCompanyVendorPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyVendorPicture", "Variants": [ "List" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyVendorPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyVendorPictureContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaFinancialCompanyVendorPictureCount", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "GET", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaFinancialCompanyVendorPictureCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Financials" }, { + "Method": "GET", + "Uri": "/groups/{group-id}", + "Command": "Get-MgBetaGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -85722,19 +85731,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups", + "Command": "Get-MgBetaGroup", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -85778,18 +85786,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaGroup", "CommandAlias": null, - "Uri": "/groups", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/acceptedSenders", + "Command": "Get-MgBetaGroupAcceptedSender", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -85809,18 +85817,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaGroupAcceptedSender", "CommandAlias": null, - "Uri": "/groups/{group-id}/acceptedSenders", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Command": "Get-MgBetaGroupAcceptedSenderByRef", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -85840,18 +85848,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaGroupAcceptedSenderByRef", "CommandAlias": null, - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/acceptedSenders/$count", + "Command": "Get-MgBetaGroupAcceptedSenderCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -85871,34 +85880,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupAcceptedSenderCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/acceptedSenders/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgBetaGroupAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/appRoleAssignments", + "Command": "Get-MgBetaGroupAppRoleAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -85926,18 +85934,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgBetaGroupAppRoleAssignment", "CommandAlias": null, - "Uri": "/groups/{group-id}/appRoleAssignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/appRoleAssignments/$count", + "Command": "Get-MgBetaGroupAppRoleAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -85965,34 +85974,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupAppRoleAssignmentCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/appRoleAssignments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaGroupById", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/getByIds", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups(uniqueName='{uniqueName}')", + "Command": "Get-MgBetaGroupByUniqueName", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -86036,34 +86045,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaGroupByUniqueName", "CommandAlias": null, - "Uri": "/groups(uniqueName='{uniqueName}')", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/calendar", + "Command": "Get-MgBetaGroupCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgBetaGroupCalendar", "CommandAlias": null, - "Uri": "/groups/{group-id}/calendar", - "ApiVersion": "beta", + "Module": "Beta.Calendar" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Command": "Get-MgBetaGroupCalendarEvent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -86099,19 +86108,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaGroupCalendarEvent", "CommandAlias": null, - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/events", + "Command": "Get-MgBetaGroupCalendarEvent", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -86131,93 +86139,94 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaGroupCalendarEvent", "CommandAlias": null, - "Uri": "/groups/{group-id}/calendar/events", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarPermission", - "Command": "Get-MgBetaGroupCalendarPermission", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupCalendarPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarPermission", - "Command": "Get-MgBetaGroupCalendarPermission", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupCalendarPermission", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupCalendarPermissionCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupCalendarPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphScheduleInformation", - "Command": "Get-MgBetaGroupCalendarSchedule", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/calendar/getSchedule", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupCalendarSchedule", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaGroupCalendarView", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/calendar/calendarView", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupCalendarView", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Command": "Get-MgBetaGroupConversation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphConversation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -86253,19 +86262,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversation", - "Command": "Get-MgBetaGroupConversation", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations", + "Command": "Get-MgBetaGroupConversation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConversation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -86301,18 +86309,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversation", - "Command": "Get-MgBetaGroupConversation", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/$count", + "Command": "Get-MgBetaGroupConversationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -86348,19 +86357,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupConversationCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/$count", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Command": "Get-MgBetaGroupConversationThread", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -86396,19 +86405,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationThread", - "Command": "Get-MgBetaGroupConversationThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Command": "Get-MgBetaGroupConversationThread", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -86444,18 +86452,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationThread", - "Command": "Get-MgBetaGroupConversationThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", + "Command": "Get-MgBetaGroupConversationThreadCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -86491,19 +86500,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupConversationThreadCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Get-MgBetaGroupConversationThreadPost", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -86539,21 +86550,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPost", - "Command": "Get-MgBetaGroupConversationThreadPost", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", + "Command": "Get-MgBetaGroupConversationThreadPost", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -86589,33 +86597,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPost", - "Command": "Get-MgBetaGroupConversationThreadPost", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaGroupConversationThreadPostAttachment", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupConversationThreadPostAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "Get-MgBetaGroupConversationThreadPostAttachment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -86651,18 +86659,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaGroupConversationThreadPostAttachment", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", + "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -86698,19 +86707,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", + "Command": "Get-MgBetaGroupConversationThreadPostCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -86746,239 +86755,238 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupConversationThreadPostCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupConversationThreadPostExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupConversationThreadPostExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaGroupConversationThreadPostExtension", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupConversationThreadPostExtension", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "Get-MgBetaGroupConversationThreadPostMention", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupConversationThreadPostMention", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "Get-MgBetaGroupConversationThreadPostMention", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupConversationThreadPostMention", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupConversationThreadPostMentionCount", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupConversationThreadPostMentionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/$count", + "Command": "Get-MgBetaGroupCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -87022,33 +87030,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupCount", "CommandAlias": null, - "Uri": "/groups/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaGroupCreatedOnBehalfOf", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/createdOnBehalfOf", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupCreatedOnBehalfOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/drive", + "Command": "Get-MgBetaGroupDefaultDrive", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -87100,19 +87109,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaGroupDefaultDrive", "CommandAlias": null, - "Uri": "/groups/{group-id}/drive", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/groups/delta", + "Command": "Get-MgBetaGroupDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -87156,33 +87164,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaGroupDelta", "CommandAlias": null, - "Uri": "/groups/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaGroupDrive", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDrive", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/drives", + "Command": "Get-MgBetaGroupDrive", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -87234,165 +87242,166 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaGroupDrive", "CommandAlias": null, - "Uri": "/groups/{group-id}/drives", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaGroupDriveActivity", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupDriveBundle", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveBundle", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupDriveBundle", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveBundle", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveBundleContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveBundleContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveBundleContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveBundleContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveBundleCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveBundleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaGroupDriveContentTypeBase", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveContentTypeBase", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaGroupDriveContentTypeBaseType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveContentTypeBaseType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaGroupDriveContentTypeBaseType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveContentTypeBaseType", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveContentTypeBaseTypeCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveContentTypeBaseTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/drives/$count", + "Command": "Get-MgBetaGroupDriveCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -87444,3181 +87453,3181 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/drives/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupDriveCreatedByUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupDriveCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupDriveFollowing", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveFollowing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupDriveFollowing", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/following", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveFollowing", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveFollowingContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveFollowingContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveFollowingContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveFollowingContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveFollowingCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveFollowingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItem", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaGroupDriveItemActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupDriveItemActivityByInterval", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaGroupDriveItemAnalytic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupDriveItemAnalyticTime", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupDriveItemChild", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemChild", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupDriveItemChild", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemChild", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemChildContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemChildContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemChildContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemChildContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemChildCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemChildCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupDriveItemCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupDriveItemDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaGroupDriveItemListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaGroupDriveItemListItemActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaGroupDriveItemListItemAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupDriveItemListItemDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaGroupDriveItemListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaGroupDriveItemListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemPermission", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemListItemPermissionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaGroupDriveItemListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaGroupDriveItemListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemListItemVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaGroupDriveItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaGroupDriveItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemPermission", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemPermissionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Get-MgBetaGroupDriveItemRetentionLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaGroupDriveItemSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaGroupDriveItemSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemSubscription", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemSubscriptionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgBetaGroupDriveItemThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemThumbnail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgBetaGroupDriveItemThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemThumbnail", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemThumbnailCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgBetaGroupDriveItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgBetaGroupDriveItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemVersionContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemVersionContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveItemVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupDriveLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveLastModifiedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgBetaGroupDriveList", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaGroupDriveListActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupDriveListColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupDriveListColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListColumn", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveListColumnCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupDriveListColumnSourceColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaGroupDriveListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaGroupDriveListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListContentType", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListContentTypeColumn", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveListContentTypeCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupDriveListCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaGroupDriveListDrive", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaGroupDriveListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaGroupDriveListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItem", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaGroupDriveListItemActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupDriveListItemActivityByInterval", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaGroupDriveListItemAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaGroupDriveListItemDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupDriveListItemDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaGroupDriveListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaGroupDriveListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemPermission", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveListItemPermissionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaGroupDriveListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaGroupDriveListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveListItemVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgBetaGroupDriveListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgBetaGroupDriveListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListOperation", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveListOperationCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaGroupDriveListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaGroupDriveListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListPermission", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveListPermissionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaGroupDriveListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaGroupDriveListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListSubscription", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveListSubscriptionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRoot", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaGroupDriveRootActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupDriveRootActivityByInterval", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaGroupDriveRootAnalytic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupDriveRootAnalyticTime", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupDriveRootChild", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootChild", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupDriveRootChild", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootChild", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootChildContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootChildContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootChildContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootChildContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootChildCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootChildCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupDriveRootCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupDriveRootDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaGroupDriveRootListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaGroupDriveRootListItemActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaGroupDriveRootListItemAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupDriveRootListItemDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaGroupDriveRootListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaGroupDriveRootListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemPermission", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootListItemPermissionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaGroupDriveRootListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaGroupDriveRootListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootListItemVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaGroupDriveRootPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaGroupDriveRootPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootPermission", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootPermissionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Get-MgBetaGroupDriveRootRetentionLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaGroupDriveRootSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaGroupDriveRootSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootSubscription", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootSubscriptionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgBetaGroupDriveRootThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootThumbnail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgBetaGroupDriveRootThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootThumbnail", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootThumbnailCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgBetaGroupDriveRootVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgBetaGroupDriveRootVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootVersionContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootVersionContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveRootVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveRootVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupDriveSpecial", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveSpecial", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupDriveSpecial", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/special", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveSpecial", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveSpecialContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveSpecialContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveSpecialContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveSpecialContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupDriveSpecialCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupDriveSpecialCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", + "Command": "Get-MgBetaGroupEndpoint", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -90638,19 +90647,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/endpoint-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaGroupEndpoint", "CommandAlias": null, - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/endpoints", + "Command": "Get-MgBetaGroupEndpoint", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -90670,18 +90678,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-endpoints?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaGroupEndpoint", "CommandAlias": null, - "Uri": "/groups/{group-id}/endpoints", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/endpoints/$count", + "Command": "Get-MgBetaGroupEndpointCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -90701,19 +90710,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEndpointCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/endpoints/$count", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}", + "Command": "Get-MgBetaGroupEvent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -90749,19 +90758,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaGroupEvent", "CommandAlias": null, - "Uri": "/groups/{group-id}/events/{event-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/events", + "Command": "Get-MgBetaGroupEvent", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -90781,77 +90789,78 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaGroupEvent", "CommandAlias": null, - "Uri": "/groups/{group-id}/events", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaGroupEventAttachment", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaGroupEventAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventAttachment", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEventAttachmentCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgBetaGroupEventCalendar", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/events/$count", + "Command": "Get-MgBetaGroupEventCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -90871,19 +90880,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEventCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/events/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/events/delta", + "Command": "Get-MgBetaGroupEventDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -90911,402 +90920,401 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaGroupEventDelta", "CommandAlias": null, - "Uri": "/groups/{group-id}/events/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaGroupEventExceptionOccurrence", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrence", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaGroupEventExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrence", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-beta", "OutputType": null, - "Command": "Get-MgBetaGroupEventExtension", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaGroupEventExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExtension", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEventExtensionCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaGroupEventInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances", + "Command": "Get-MgBetaGroupEventInstance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -91326,77 +91334,78 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaGroupEventInstance", "CommandAlias": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaGroupEventInstanceAttachment", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstanceAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaGroupEventInstanceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstanceAttachment", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEventInstanceAttachmentCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstanceAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgBetaGroupEventInstanceCalendar", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstanceCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", + "Command": "Get-MgBetaGroupEventInstanceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -91416,284 +91425,286 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEventInstanceCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaGroupEventInstanceDelta", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstanceDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEventInstanceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstanceExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaGroupEventInstanceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstanceExtension", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupEventInstanceExtensionCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupEventInstanceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaGroupExtension", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupExtension", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupExtensionCount", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Command": "Get-MgBetaGroupLifecyclePolicy", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -91713,21 +91724,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Command": "Get-MgBetaGroupLifecyclePolicy", "CommandAlias": null, - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groupLifecyclePolicies", + "Command": "Get-MgBetaGroupLifecyclePolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -91747,18 +91755,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Command": "Get-MgBetaGroupLifecyclePolicy", "CommandAlias": null, - "Uri": "/groupLifecyclePolicies", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/groupLifecyclePolicies", + "Command": "Get-MgBetaGroupLifecyclePolicyByGroup", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -91778,18 +91786,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Command": "Get-MgBetaGroupLifecyclePolicyByGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/groupLifecyclePolicies", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groupLifecyclePolicies/$count", + "Command": "Get-MgBetaGroupLifecyclePolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -91809,18 +91817,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupLifecyclePolicyCount", "CommandAlias": null, - "Uri": "/groupLifecyclePolicies/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/members", + "Command": "Get-MgBetaGroupMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -91864,192 +91872,192 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaGroupMember", "CommandAlias": null, - "Uri": "/groups/{group-id}/members", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaGroupMemberAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaGroupMemberAsApplication", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/application", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberAsApplication", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaGroupMemberAsDevice", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaGroupMemberAsDevice", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberAsDevice", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaGroupMemberAsGroup", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaGroupMemberAsGroup", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberAsGroup", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaGroupMemberAsOrgContact", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaGroupMemberAsOrgContact", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/orgContact", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberAsOrgContact", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaGroupMemberAsServicePrincipal", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaGroupMemberAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberAsServicePrincipal", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupMemberAsUser", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupMemberAsUser", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberAsUser", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/members/$ref", + "Command": "Get-MgBetaGroupMemberByRef", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -92093,18 +92101,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaGroupMemberByRef", "CommandAlias": null, - "Uri": "/groups/{group-id}/members/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/members/$count", + "Command": "Get-MgBetaGroupMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -92148,109 +92157,111 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupMemberCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/members/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupMemberCountAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/members/application/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupMemberCountAsDevice", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/device/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupMemberCountAsGroup", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/group/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupMemberCountAsOrgContact", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/orgContact/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/servicePrincipal/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupMemberCountAsUser", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/user/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/getMemberGroups", + "Command": "Get-MgBetaGroupMemberGroup", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -92334,21 +92345,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaGroupMemberGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/getMemberGroups", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/getMemberObjects", + "Command": "Get-MgBetaGroupMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -92448,36 +92459,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupMemberObject", "CommandAlias": null, - "Uri": "/groups/{group-id}/getMemberObjects", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Module": "Beta.Groups", - "Method": "POST" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaGroupMemberOf", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf", + "Command": "Get-MgBetaGroupMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -92513,76 +92521,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaGroupMemberOf", "CommandAlias": null, - "Uri": "/groups/{group-id}/memberOf", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/memberOf/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaGroupMemberOfAsGroup", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaGroupMemberOfAsGroup", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/memberOf/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberOfAsGroup", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/$count", + "Command": "Get-MgBetaGroupMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -92618,372 +92627,372 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupMemberOfCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/memberOf/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupMemberOfCountAsGroup", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/memberOf/group/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaGroupMemberWithLicenseError", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseError", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaGroupMemberWithLicenseError", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseError", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Get-MgBetaGroupOnenote", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgBetaGroupOnenoteNotebook", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -93027,19 +93036,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupOnenoteNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks", + "Command": "Get-MgBetaGroupOnenoteNotebook", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -93083,18 +93091,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupOnenoteNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/$count", + "Command": "Get-MgBetaGroupOnenoteNotebookCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -93138,19 +93147,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenoteNotebookCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/$count", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", + "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -93194,21 +93205,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Command": "Get-MgBetaGroupOnenoteNotebookRecentNotebook", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -93252,34 +93261,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecentNotebook", - "Command": "Get-MgBetaGroupOnenoteNotebookRecentNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupOnenoteNotebookSection", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgBetaGroupOnenoteNotebookSection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -93323,18 +93331,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupOnenoteNotebookSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/$count", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -93378,36 +93387,36 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -93451,348 +93460,348 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", - "Variants": [ - "List", - "List1" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSection", "Variants": [ "List" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionCount", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPage", "Variants": [ "List" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPageCount", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPageParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPageParentSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionPage", "Variants": [ "List" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionPageCount", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionPageParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionPageParentSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgBetaGroupOnenoteOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -93836,48 +93845,48 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Get-MgBetaGroupOnenoteOperation", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Get-MgBetaGroupOnenoteOperation", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteOperation", "Variants": [ "List" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenoteOperationCount", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgBetaGroupOnenotePage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -93913,19 +93922,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupOnenotePage", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages", + "Command": "Get-MgBetaGroupOnenotePage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -93961,33 +93969,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupOnenotePage", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/pages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenotePageContent", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenotePageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages/$count", + "Command": "Get-MgBetaGroupOnenotePageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -94023,78 +94032,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenotePageCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/pages/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupOnenotePageParentNotebook", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenotePageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupOnenotePageParentSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenotePageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Get-MgBetaGroupOnenoteResource", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Get-MgBetaGroupOnenoteResource", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/resources", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteResource", "Variants": [ "List" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgBetaGroupOnenoteResourceContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -94130,34 +94139,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenoteResourceContent", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/resources/$count", + "Command": "Get-MgBetaGroupOnenoteResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenoteResourceCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/resources/$count", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgBetaGroupOnenoteSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -94201,19 +94210,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupOnenoteSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sections", + "Command": "Get-MgBetaGroupOnenoteSection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -94257,18 +94265,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupOnenoteSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sections/$count", + "Command": "Get-MgBetaGroupOnenoteSectionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -94312,19 +94321,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenoteSectionCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections/$count", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgBetaGroupOnenoteSectionGroup", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -94368,21 +94379,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupOnenoteSectionGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Command": "Get-MgBetaGroupOnenoteSectionGroup", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -94426,19 +94435,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupOnenoteSectionGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "ApiVersion": "beta", - "Variants": [ - "List", - "List1" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Command": "Get-MgBetaGroupOnenoteSectionGroupCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -94482,66 +94493,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupOnenoteSectionGroupParentNotebook", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupOnenoteSectionGroupParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -94585,18 +94593,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", + "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -94640,153 +94649,152 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPage", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPage", "Variants": [ "List" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPageCount", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPageParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPageParentSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupOnenoteSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgBetaGroupOnenoteSectionPage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -94822,33 +94830,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupOnenoteSectionPage", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenoteSectionPageContent", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/$count", + "Command": "Get-MgBetaGroupOnenoteSectionPageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -94884,79 +94893,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOnenoteSectionPageCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupOnenoteSectionPageParentNotebook", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupOnenoteSectionPageParentSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupOnenoteSectionParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupOnenoteSectionParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOnenoteSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/owners", + "Command": "Get-MgBetaGroupOwner", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -95000,192 +95008,192 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaGroupOwner", "CommandAlias": null, - "Uri": "/groups/{group-id}/owners", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaGroupOwnerAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOwnerAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaGroupOwnerAsApplication", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/application", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOwnerAsApplication", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaGroupOwnerAsDevice", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOwnerAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaGroupOwnerAsDevice", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOwnerAsDevice", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaGroupOwnerAsGroup", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOwnerAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaGroupOwnerAsGroup", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOwnerAsGroup", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaGroupOwnerAsOrgContact", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOwnerAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaGroupOwnerAsOrgContact", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/orgContact", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOwnerAsOrgContact", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupOwnerAsUser", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOwnerAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupOwnerAsUser", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOwnerAsUser", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/owners/$ref", + "Command": "Get-MgBetaGroupOwnerByRef", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -95229,18 +95237,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaGroupOwnerByRef", "CommandAlias": null, - "Uri": "/groups/{group-id}/owners/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/owners/$count", + "Command": "Get-MgBetaGroupOwnerCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -95284,109 +95293,109 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOwnerCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/owners/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOwnerCountAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/owners/application/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOwnerCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOwnerCountAsDevice", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/device/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOwnerCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOwnerCountAsGroup", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/group/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOwnerCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOwnerCountAsOrgContact", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/orgContact/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOwnerCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupOwnerCountAsUser", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/user/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupOwnerCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/getPasswordSingleSignOnCredentials", + "Command": "Get-MgBetaGroupPasswordSingleSignOnCredential", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -95414,34 +95423,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-getpasswordsinglesignoncredentials?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", - "Command": "Get-MgBetaGroupPasswordSingleSignOnCredential", "CommandAlias": null, - "Uri": "/groups/{group-id}/getPasswordSingleSignOnCredentials", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Groups", - "Method": "POST" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgBetaGroupPermissionGrant", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/permissionGrants", + "Command": "Get-MgBetaGroupPermissionGrant", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -95477,18 +95485,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgBetaGroupPermissionGrant", "CommandAlias": null, - "Uri": "/groups/{group-id}/permissionGrants", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/permissionGrants/$count", + "Command": "Get-MgBetaGroupPermissionGrantCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -95524,19 +95533,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupPermissionGrantCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/permissionGrants/$count", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/photo", + "Command": "Get-MgBetaGroupPhoto", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -95564,21 +95575,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Get-MgBetaGroupPhoto", "CommandAlias": null, - "Uri": "/groups/{group-id}/photo", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/photos", + "Command": "Get-MgBetaGroupPhoto", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -95606,18 +95614,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Get-MgBetaGroupPhoto", "CommandAlias": null, - "Uri": "/groups/{group-id}/photos", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/photo/$value", + "Command": "Get-MgBetaGroupPhotoContent", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -95645,51 +95656,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupPhotoContent", "CommandAlias": null, - "Uri": "/groups/{group-id}/photo/$value", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerGroup", - "Command": "Get-MgBetaGroupPlanner", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/planner", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupPlanner", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgBetaGroupPlannerPlan", "CommandAlias": null, + "Module": "Beta.Planner" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupPlannerPlan", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", - "Method": "GET" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans", + "Command": "Get-MgBetaGroupPlannerPlan", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -95741,32 +95749,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgBetaGroupPlannerPlan", "CommandAlias": null, - "Uri": "/groups/{group-id}/planner/plans", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerBucket", - "Command": "Get-MgBetaGroupPlannerPlanBucket", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupPlannerPlanBucket", "Variants": [ "List" ], - "Module": "Beta.Planner", - "Method": "GET" + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/$count", + "Command": "Get-MgBetaGroupPlannerPlanCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -95818,19 +95827,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupPlannerPlanCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/planner/plans/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/delta", + "Command": "Get-MgBetaGroupPlannerPlanDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -95850,48 +95859,47 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgBetaGroupPlannerPlanDelta", "CommandAlias": null, - "Uri": "/groups/{group-id}/planner/plans/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Command": "Get-MgBetaGroupPlannerPlanDetail", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupPlannerPlanDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "Get-MgBetaGroupPlannerPlanTask", "CommandAlias": null, + "Module": "Beta.Planner" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupPlannerPlanTask", "Variants": [ "List" ], - "Module": "Beta.Planner", - "Method": "GET" + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/rejectedSenders", + "Command": "Get-MgBetaGroupRejectedSender", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -95911,18 +95919,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaGroupRejectedSender", "CommandAlias": null, - "Uri": "/groups/{group-id}/rejectedSenders", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Command": "Get-MgBetaGroupRejectedSenderByRef", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -95942,18 +95950,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaGroupRejectedSenderByRef", "CommandAlias": null, - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/rejectedSenders/$count", + "Command": "Get-MgBetaGroupRejectedSenderCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -95973,19 +95982,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupRejectedSenderCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/rejectedSenders/$count", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", + "Command": "Get-MgBetaGroupSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -96021,19 +96030,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectorySetting", - "Command": "Get-MgBetaGroupSetting", "CommandAlias": null, - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/settings", + "Command": "Get-MgBetaGroupSetting", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -96069,18 +96077,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectorySetting", - "Command": "Get-MgBetaGroupSetting", "CommandAlias": null, - "Uri": "/groups/{group-id}/settings", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/settings/$count", + "Command": "Get-MgBetaGroupSettingCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -96116,9369 +96125,9369 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSettingCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/settings/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaGroupSite", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSite", "Variants": [ "Get", "Get2", "GetViaIdentity", "GetViaIdentity2" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaGroupSite", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSite", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupSiteActivityByInterval", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaGroupSiteAnalytic", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupSiteAnalyticTime", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaGroupSiteByPath", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteByPath", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteColumn", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteColumnCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteColumnSourceColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentModel", - "Command": "Get-MgBetaGroupSiteContentModel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentModel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentModel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentModel", - "Command": "Get-MgBetaGroupSiteContentModel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentModel", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentModel", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentModelUsage", - "Command": "Get-MgBetaGroupSiteContentModelAppliedDrive", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/getAppliedDrives", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentModelAppliedDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentModelUsage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getbyname?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentModel", - "Command": "Get-MgBetaGroupSiteContentModelByName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentModelByName", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentModel", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteContentModelCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getbyname?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentModelCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentModelUsage", - "Command": "Get-MgBetaGroupSiteContentModelGetByNameAppliedDrive", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/getAppliedDrives", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentModelGetByNameAppliedDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentModelUsage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaGroupSiteContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaGroupSiteContentType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentType", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaGroupSiteContentTypeBase", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentTypeBase", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaGroupSiteContentTypeBaseType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentTypeBaseType", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaGroupSiteContentTypeBaseType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentTypeBaseType", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentTypeColumn", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumnCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteContentTypeCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteCount", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupSiteCreatedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaGroupSiteDefaultDrive", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/drive", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteDefaultDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaGroupSiteDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentProcessingJob", - "Command": "Get-MgBetaGroupSiteDocumentProcessingJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteDocumentProcessingJob", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentProcessingJob", - "Command": "Get-MgBetaGroupSiteDocumentProcessingJob", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteDocumentProcessingJob", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteDocumentProcessingJobCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteDocumentProcessingJobCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaGroupSiteDrive", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteDrive", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaGroupSiteDrive", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/drives", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteDrive", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteDriveCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteDriveCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteExternalColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteExternalColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteExternalColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteExternalColumn", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteExternalColumnCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteExternalColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgBetaGroupSiteGetByPath", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPath", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaGroupSiteGetByPathAnalytic", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPathAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaGroupSiteGetByPathApplicableContentTypeForList", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPathApplicableContentTypeForList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteGetByPathColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPathColumn", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentModel", - "Command": "Get-MgBetaGroupSiteGetByPathContentModel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentModels", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPathContentModel", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentModel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaGroupSiteGetByPathContentType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPathContentType", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentProcessingJob", - "Command": "Get-MgBetaGroupSiteGetByPathDocumentProcessingJob", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/documentProcessingJobs", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPathDocumentProcessingJob", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaGroupSiteGetByPathDrive", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPathDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaGroupSiteGetByPathDrive", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPathDrive", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteGetByPathExternalColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPathExternalColumn", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection", - "Command": "Get-MgBetaGroupSiteGetByPathInformationProtection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPathInformationProtection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseItem", - "Command": "Get-MgBetaGroupSiteGetByPathItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPathItem", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Get-MgBetaGroupSiteGetByPathOnenote", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPathOnenote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgBetaGroupSiteGetByPathOperation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPathOperation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "Get-MgBetaGroupSiteGetByPathPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPathPage", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPageTemplate", - "Command": "Get-MgBetaGroupSiteGetByPathPageTemplate", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pageTemplates", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPathPageTemplate", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPageTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaGroupSiteGetByPathPermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPathPermission", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecycleBin", - "Command": "Get-MgBetaGroupSiteGetByPathRecycleBin", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPathRecycleBin", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRecycleBin", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaGroupSiteGetByPathSite", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/sites", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPathSite", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Get-MgBetaGroupSiteGetByPathTermStore", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetByPathTermStore", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathActivityByInterval", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathCreatedByUser", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection", - "Command": "Get-MgBetaGroupSiteInformationProtection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBitlocker", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBitlocker", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseItem", - "Command": "Get-MgBetaGroupSiteItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseItem", - "Command": "Get-MgBetaGroupSiteItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/items", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteItem", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteItemCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteItemCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupSiteLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteLastModifiedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgBetaGroupSiteList", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgBetaGroupSiteList", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteList", "Variants": [ "List1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaGroupSiteListActivity", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListActivity", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteListColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteListColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListColumn", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListColumnCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteListColumnSourceColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaGroupSiteListContentType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaGroupSiteListContentType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListContentType", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListContentTypeColumn", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListContentTypeCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupSiteListCreatedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaGroupSiteListDrive", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaGroupSiteListItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaGroupSiteListItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItem", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaGroupSiteListItemActivity", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemActivity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaGroupSiteListItemActivity", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemActivity", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaGroupSiteListItemActivityByInterval", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListItemActivityCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaGroupSiteListItemActivityListItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemActivityListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaGroupSiteListItemAnalytic", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaGroupSiteListItemDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupSiteListItemDriveItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListItemField", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaGroupSiteListItemPermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaGroupSiteListItemPermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemPermission", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListItemPermissionCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaGroupSiteListItemVersion", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaGroupSiteListItemVersion", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemVersion", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListItemVersionCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListItemVersionField", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgBetaGroupSiteListOperation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgBetaGroupSiteListOperation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListOperation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListOperationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaGroupSiteListPermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaGroupSiteListPermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListPermission", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListPermissionCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaGroupSiteListSubscription", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaGroupSiteListSubscription", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListSubscription", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteListSubscriptionCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Get-MgBetaGroupSiteOnenote", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteNotebook", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteNotebook", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebook", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookFromWebUrl", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookFromWebUrl", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecentNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookRecentNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookRecentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Get-MgBetaGroupSiteOnenoteOperation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Get-MgBetaGroupSiteOnenoteOperation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteOperation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenoteOperationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupSiteOnenotePage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenotePage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupSiteOnenotePage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenotePage", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenotePageContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenotePageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenotePageCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenotePageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupSiteOnenotePageParentSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenotePageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Get-MgBetaGroupSiteOnenoteResource", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Get-MgBetaGroupSiteOnenoteResource", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteResource", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenoteResourceContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteResourceContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenoteResourceCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupSiteOnenoteSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupSiteOnenoteSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSection", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgBetaGroupSiteOperation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgBetaGroupSiteOperation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOperation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteOperationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "Get-MgBetaGroupSitePage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "Get-MgBetaGroupSitePage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePage", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSitePage", - "Command": "Get-MgBetaGroupSitePageAsSitePage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSitePage", - "Command": "Get-MgBetaGroupSitePageAsSitePage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePage", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCanvasLayout", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayout", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayout", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVerticalSection", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart", - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPartCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPartCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageCountAsSitePage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageCountAsSitePage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupSitePageCreatedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition", - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition", - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition", - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPageTemplate", - "Command": "Get-MgBetaGroupSitePageTemplate", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPageTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPageTemplate", - "Command": "Get-MgBetaGroupSitePageTemplate", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplate", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPageTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCanvasLayout", - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayout", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayout", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart", - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpartCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpartCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition", - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVerticalSection", - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart", - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpartCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpartCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition", - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageTemplateCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupSitePageTemplateCreatedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupSitePageTemplateCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupSitePageTemplateCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageTemplateCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupSitePageTemplateLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupSitePageTemplateLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupSitePageTemplateLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageTemplateLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageTemplateWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart", - "Command": "Get-MgBetaGroupSitePageTemplateWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateWebPart", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePageTemplateWebPartCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateWebPartCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition", - "Command": "Get-MgBetaGroupSitePageTemplateWebPartPositionOfWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePageTemplateWebPartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaGroupSitePermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaGroupSitePermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePermission", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSitePermissionCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSitePermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecycleBin", - "Command": "Get-MgBetaGroupSiteRecycleBin", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBin", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRecycleBin", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecycleBinItem", - "Command": "Get-MgBetaGroupSiteRecycleBinItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBinItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRecycleBinItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecycleBinItem", - "Command": "Get-MgBetaGroupSiteRecycleBinItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBinItem", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRecycleBinItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBinItemCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Get-MgBetaGroupSiteTermStore", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStore", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Get-MgBetaGroupSiteTermStoreGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Get-MgBetaGroupSiteTermStoreGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroup", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSet", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetChild", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetChild", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaGroupSubSite", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSubSite", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaGroupSubSite", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/sites", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSubSite", "Variants": [ "List2" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupSubSiteCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupSubSiteCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeam", - "Command": "Get-MgBetaGroupTeam", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeam", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgBetaGroupTeamChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannel", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgBetaGroupTeamChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannel", "Variants": [ "List1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamChannelAllMemberCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelAllMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamChannelCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupTeamChannelFileFolder", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamChannelFileFolderContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamChannelFileFolderContentStream", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelFileFolderContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaGroupTeamChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelMember", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaGroupTeamChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelMember", "Variants": [ "List", "List1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamChannelMemberCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaGroupTeamChannelMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelMessage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaGroupTeamChannelMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelMessage", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamChannelMessageCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelMessageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaGroupTeamChannelMessageDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelMessageDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaGroupTeamChannelMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelMessageReply", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaGroupTeamChannelMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelMessageReply", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaGroupTeamChannelRetainedMessage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/getAllRetainedMessages", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelRetainedMessage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgBetaGroupTeamChannelTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelTab", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgBetaGroupTeamChannelTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelTab", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamChannelTabCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelTabCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgBetaGroupTeamChannelTabTeamApp", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamChannelTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaGroupTeamGroup", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgBetaGroupTeamIncomingChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamIncomingChannel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgBetaGroupTeamIncomingChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/incomingChannels", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamIncomingChannel", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamIncomingChannelCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/incomingChannels/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamIncomingChannelCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "Get-MgBetaGroupTeamInstalledApp", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamInstalledApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "Get-MgBetaGroupTeamInstalledApp", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/installedApps", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamInstalledApp", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamInstalledAppCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/installedApps/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamInstalledAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaGroupTeamMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaGroupTeamMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/members", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamMember", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamMemberCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/members/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "Get-MgBetaGroupTeamOperation", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "Get-MgBetaGroupTeamOperation", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamOperation", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamOperationCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { - "Permissions": [], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupTeamOwner", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/owners/{user-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamOwner", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupTeamOwner", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/owners", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamOwner", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupTeamOwnerByUserPrincipalName", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/owners(userPrincipalName='{userPrincipalName}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamOwnerByUserPrincipalName", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamOwnerCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/owners/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamOwnerCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgBetaGroupTeamPermissionGrant", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgBetaGroupTeamPermissionGrant", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/permissionGrants", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPermissionGrant", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamPermissionGrantCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/permissionGrants/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPermissionGrantCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Get-MgBetaGroupTeamPhoto", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/photo", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPhoto", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamPhotoContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/photo/$value", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgBetaGroupTeamPrimaryChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelAllMemberCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelAllMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/allMembers", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", "Variants": [ "List", "List1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedule", - "Command": "Get-MgBetaGroupTeamSchedule", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDayNote", - "Command": "Get-MgBetaGroupTeamScheduleDayNote", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleDayNote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDayNote", - "Command": "Get-MgBetaGroupTeamScheduleDayNote", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/dayNotes", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleDayNote", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamScheduleDayNoteCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/dayNotes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleDayNoteCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShift", - "Command": "Get-MgBetaGroupTeamScheduleOpenShift", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleOpenShift", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShift", - "Command": "Get-MgBetaGroupTeamScheduleOpenShift", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/openShifts", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleOpenShift", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShift", - "Command": "Get-MgBetaGroupTeamScheduleShift", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleShift", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShift", - "Command": "Get-MgBetaGroupTeamScheduleShift", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/shifts", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleShift", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamScheduleShiftCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/shifts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleShiftCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinitionCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeCard", - "Command": "Get-MgBetaGroupTeamScheduleTimeCard", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleTimeCard", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeCard", - "Command": "Get-MgBetaGroupTeamScheduleTimeCard", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timeCards", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleTimeCard", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timeCards/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOff", - "Command": "Get-MgBetaGroupTeamScheduleTimeOff", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleTimeOff", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOff", - "Command": "Get-MgBetaGroupTeamScheduleTimeOff", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timesOff", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleTimeOff", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffReason", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffReason", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTag", - "Command": "Get-MgBetaGroupTeamTag", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamTag", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTag", - "Command": "Get-MgBetaGroupTeamTag", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/tags", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamTag", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamTagCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/tags/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamTagCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Command": "Get-MgBetaGroupTeamTagMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamTagMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Command": "Get-MgBetaGroupTeamTagMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamTagMember", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamTagMemberCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamTagMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTeamTemplate", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/template", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", - "Command": "Get-MgBetaGroupTeamTemplateDefinition", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/templateDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTeamTemplateDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Command": "Get-MgBetaGroupThread", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -105514,19 +105523,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationThread", - "Command": "Get-MgBetaGroupThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/threads", + "Command": "Get-MgBetaGroupThread", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -105562,18 +105570,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationThread", - "Command": "Get-MgBetaGroupThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/threads/$count", + "Command": "Get-MgBetaGroupThreadCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -105609,19 +105618,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupThreadCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/$count", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Get-MgBetaGroupThreadPost", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -105657,21 +105668,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPost", - "Command": "Get-MgBetaGroupThreadPost", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", + "Command": "Get-MgBetaGroupThreadPost", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -105707,33 +105715,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPost", - "Command": "Get-MgBetaGroupThreadPost", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaGroupThreadPostAttachment", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupThreadPostAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "Get-MgBetaGroupThreadPostAttachment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -105769,18 +105777,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaGroupThreadPostAttachment", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", + "Command": "Get-MgBetaGroupThreadPostAttachmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -105816,19 +105825,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupThreadPostAttachmentCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", + "Command": "Get-MgBetaGroupThreadPostCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -105864,254 +105873,253 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupThreadPostCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaGroupThreadPostExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupThreadPostExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaGroupThreadPostExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupThreadPostExtension", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupThreadPostExtensionCount", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupThreadPostExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "Get-MgBetaGroupThreadPostInReplyToMention", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupThreadPostInReplyToMention", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "Get-MgBetaGroupThreadPostInReplyToMention", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupThreadPostInReplyToMention", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "Get-MgBetaGroupThreadPostMention", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupThreadPostMention", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "Get-MgBetaGroupThreadPostMention", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupThreadPostMention", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupThreadPostMentionCount", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupThreadPostMentionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaGroupTransitiveMember", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers", + "Command": "Get-MgBetaGroupTransitiveMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -106155,192 +106163,193 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaGroupTransitiveMember", "CommandAlias": null, - "Uri": "/groups/{group-id}/transitiveMembers", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/application", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/orgContact", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupTransitiveMemberAsUser", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaGroupTransitiveMemberAsUser", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberAsUser", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/$count", + "Command": "Get-MgBetaGroupTransitiveMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -106384,124 +106393,123 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTransitiveMemberCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/transitiveMembers/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/application/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/device/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/group/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/user/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaGroupTransitiveMemberOf", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf", + "Command": "Get-MgBetaGroupTransitiveMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -106537,76 +106545,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaGroupTransitiveMemberOf", "CommandAlias": null, - "Uri": "/groups/{group-id}/transitiveMemberOf", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMemberOf/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/$count", + "Command": "Get-MgBetaGroupTransitiveMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -106642,107 +106651,107 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTransitiveMemberOfCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Groups", - "Method": "GET" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsGroup", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaGroupUserOwnedObject", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/getUserOwnedObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaGroupUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Get-MgBetaIdentityApiConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityApiConnector", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-beta", "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Get-MgBetaIdentityApiConnector", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/apiConnectors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityApiConnector", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityApiConnectorCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/apiConnectors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityApiConnectorCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "Command": "Get-MgBetaIdentityAuthenticationEventFlow", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -106762,19 +106771,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Command": "Get-MgBetaIdentityAuthenticationEventFlow", "CommandAlias": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows", + "Command": "Get-MgBetaIdentityAuthenticationEventFlow", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -106794,33 +106802,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventsflows?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Command": "Get-MgBetaIdentityAuthenticationEventFlow", "CommandAlias": null, - "Uri": "/identity/authenticationEventsFlows", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", - "CommandAlias": null, + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -106840,208 +106848,208 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", "CommandAlias": null, - "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", - "CommandAlias": null, + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-beta", "OutputType": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCondition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCondition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/$count", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -107061,18 +107069,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount", "CommandAlias": null, - "Uri": "/identity/authenticationEventsFlows/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -107092,33 +107100,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", "CommandAlias": null, - "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -107138,18 +107146,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-list-includeapplications?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "CommandAlias": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplicationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -107169,49 +107178,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplicationCount", "CommandAlias": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnAttributeCollectionExternalUsersSelfServiceSignUp", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnAttributeCollectionExternalUsersSelfServiceSignUp", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", "CommandAlias": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", "CommandAlias": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "Command": "Get-MgBetaIdentityAuthenticationEventListener", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -107231,19 +107240,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Command": "Get-MgBetaIdentityAuthenticationEventListener", "CommandAlias": null, - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/authenticationEventListeners", + "Command": "Get-MgBetaIdentityAuthenticationEventListener", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -107263,18 +107271,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Command": "Get-MgBetaIdentityAuthenticationEventListener", "CommandAlias": null, - "Uri": "/identity/authenticationEventListeners", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/authenticationEventListeners/$count", + "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -107294,18 +107302,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount", "CommandAlias": null, - "Uri": "/identity/authenticationEventListeners/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", + "Command": "Get-MgBetaIdentityB2CUserFlow", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -107325,19 +107334,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", - "Command": "Get-MgBetaIdentityB2CUserFlow", "CommandAlias": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2cUserFlows", + "Command": "Get-MgBetaIdentityB2CUserFlow", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -107357,18 +107365,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2cuserflows?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", - "Command": "Get-MgBetaIdentityB2CUserFlow", "CommandAlias": null, - "Uri": "/identity/b2cUserFlows", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2cUserFlows/$count", + "Command": "Get-MgBetaIdentityB2CUserFlowCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -107388,79 +107396,80 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2CUserFlowCount", "CommandAlias": null, - "Uri": "/identity/b2cUserFlows/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", - "CommandAlias": null, + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityProvider", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", "Variants": [ "List", "List1" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -107480,19 +107489,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", "CommandAlias": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -107512,18 +107520,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-languages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", "CommandAlias": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/$count", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -107543,19 +107552,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount", "CommandAlias": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -107575,19 +107584,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "CommandAlias": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -107607,18 +107615,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "CommandAlias": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -107638,19 +107647,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", "CommandAlias": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -107670,19 +107679,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount", "CommandAlias": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -107702,19 +107711,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", "CommandAlias": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -107734,18 +107742,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", "CommandAlias": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -107765,19 +107774,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", "CommandAlias": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -107797,19 +107806,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount", "CommandAlias": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -107829,19 +107838,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "CommandAlias": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -107861,18 +107869,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-userattributeassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "CommandAlias": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/$count", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -107892,19 +107901,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount", "CommandAlias": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/getOrder", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -107924,34 +107933,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", "CommandAlias": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute", "CommandAlias": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Command": "Get-MgBetaIdentityB2XUserFlow", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -107971,19 +107980,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Command": "Get-MgBetaIdentityB2XUserFlow", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2xUserFlows", + "Command": "Get-MgBetaIdentityB2XUserFlow", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -108003,33 +108011,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Command": "Get-MgBetaIdentityB2XUserFlow", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", - "Command": "Get-MgBetaIdentityB2XUserFlowApiConnectorConfiguration", - "CommandAlias": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowApiConnectorConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/$count", + "Command": "Get-MgBetaIdentityB2XUserFlowCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -108049,111 +108057,80 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2XUserFlowCount", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProvider", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", - "CommandAlias": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-beta", "OutputType": "IMicrosoftGraphIdentityProvider", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", "Variants": [ "List", "List1" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "IdentityUserFlow.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -108172,19 +108149,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -108203,20 +108180,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -108236,19 +108213,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -108268,18 +108245,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -108299,19 +108276,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -108331,19 +108308,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -108363,19 +108340,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -108395,18 +108372,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -108426,19 +108403,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -108458,94 +108435,126 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "IdentityUserFlow.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollection", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignup", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Get-MgBetaIdentityB2XUserFlowPreTokenIssuance", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityB2XUserFlowPreTokenIssuance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -108565,19 +108574,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -108597,18 +108605,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -108628,19 +108637,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -108660,34 +108669,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuthenticationContext.Read.All", @@ -108715,19 +108724,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuthenticationContext.Read.All", @@ -108763,18 +108771,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AuthenticationContext.Read.All", @@ -108810,305 +108818,306 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength", - "CommandAlias": null, + "Method": "GET", "Uri": "/identity/conditionalAccess/authenticationStrengths", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength", "Variants": [ "Get1" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Variants": [ "List1" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount", "Variants": [ "Get1" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Variants": [ "List1" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "List1" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount", "Variants": [ "Get1" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNamedLocation", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-beta", "OutputType": "IMicrosoftGraphNamedLocation", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/namedLocations", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/namedLocations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Command": "Get-MgBetaIdentityConditionalAccessPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityConditionalAccessPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-beta", "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Command": "Get-MgBetaIdentityConditionalAccessPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/policies", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityConditionalAccessPolicy", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/policies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", - "Command": "Get-MgBetaIdentityConditionalAccessTemplate", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityConditionalAccessTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-beta", "OutputType": "IMicrosoftGraphConditionalAccessTemplate", - "Command": "Get-MgBetaIdentityConditionalAccessTemplate", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/templates", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityConditionalAccessTemplate", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/templates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", - "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/continuousAccessEvaluationPolicy", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-get?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -109128,19 +109137,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", "CommandAlias": null, - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/customAuthenticationExtensions", + "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -109160,18 +109168,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", "CommandAlias": null, - "Uri": "/identity/customAuthenticationExtensions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/customAuthenticationExtensions/$count", + "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -109191,399 +109199,400 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount", "CommandAlias": null, - "Uri": "/identity/customAuthenticationExtensions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -109603,19 +109612,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -109635,18 +109643,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -109666,18 +109674,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -109697,19 +109706,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -109729,33 +109737,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -109775,18 +109783,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -109806,19 +109815,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -109838,19 +109847,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -109870,19 +109879,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -109902,18 +109910,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -109933,93 +109942,93 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/definition", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -110039,19 +110048,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -110071,18 +110079,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -110102,19 +110111,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -110134,19 +110143,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -110166,18 +110174,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -110197,150 +110206,149 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-beta", "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-beta", "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/policy", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -110360,18 +110368,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewPolicy", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/policy", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -110391,19 +110400,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", "CommandAlias": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -110423,18 +110431,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", "CommandAlias": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -110454,18 +110462,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount", "CommandAlias": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -110485,22 +110494,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "CommandAlias": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [ - { - "Name": "ConsentRequest.Read.All", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "ConsentRequest.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -110517,77 +110525,78 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "CommandAlias": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -110607,19 +110616,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount", "CommandAlias": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -110639,19 +110648,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -110671,18 +110679,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -110702,77 +110710,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -110792,19 +110801,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -110824,18 +110832,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -110855,150 +110863,151 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedItemContainer", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphDeletedItemContainer", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -111018,19 +111027,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -111050,18 +111058,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -111081,237 +111089,237 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -111331,18 +111339,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -111362,92 +111371,92 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowInsight", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowInsight", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -111467,19 +111476,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -111499,18 +111507,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -111530,34 +111539,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -111577,18 +111585,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -111608,93 +111617,93 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -111714,19 +111723,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -111746,18 +111754,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -111777,93 +111786,92 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -111883,18 +111891,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/settings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -111914,33 +111922,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -111960,18 +111968,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-task?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -111991,19 +112000,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -112023,19 +112032,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -112055,18 +112063,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -112086,33 +112094,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -112132,18 +112140,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -112163,109 +112172,108 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { - "Permissions": [ + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "beta", + "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": null, @@ -112284,18 +112292,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -112315,64 +112324,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -112392,18 +112400,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -112423,93 +112432,93 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -112529,19 +112538,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -112561,18 +112569,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -112592,195 +112600,195 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -112800,18 +112808,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -112831,93 +112840,92 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -112937,18 +112945,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -112968,19 +112977,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -113000,18 +113008,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -113031,137 +113040,137 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -113181,19 +113190,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -113213,18 +113221,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-list-tasks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -113244,769 +113253,769 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalytic", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalytic", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsAnalytics", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAw", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/aws", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAw", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFindingCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFindingCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsanalytics-list-permissionscreepindexdistributions?view=graph-rest-beta", "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthorizationSystem", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionAuthorizationSystem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsanalytics-list-permissionscreepindexdistributions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionAuthorizationSystem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsAnalytics", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzure", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/azure", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzure", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFindingCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFindingCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthorizationSystem", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionAuthorizationSystem", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionAuthorizationSystem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsAnalytics", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcp", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/gcp", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcp", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFindingCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFindingCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthorizationSystem", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionAuthorizationSystem", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionAuthorizationSystem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsManagement", - "Command": "Get-MgBetaIdentityGovernancePermissionManagement", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsManagement", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionManagement", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermissionsManagement", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsrequestchange-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionsRequestChange", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-list-permissionsrequestchanges?view=graph-rest-beta", "OutputType": "IMicrosoftGraphPermissionsRequestChange", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsrequestchange-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChangeCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-list-permissionsrequestchanges?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChangeCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStepCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStepCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -114026,19 +114035,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -114058,33 +114066,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -114104,62 +114112,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -114179,19 +114188,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -114211,33 +114219,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -114257,92 +114265,93 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -114362,19 +114371,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -114394,33 +114402,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -114440,92 +114448,93 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -114545,19 +114554,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -114577,18 +114585,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -114608,62 +114616,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -114683,19 +114692,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -114715,18 +114723,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityscheduleinstances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -114746,92 +114754,93 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -114851,19 +114860,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -114883,18 +114891,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -114914,124 +114922,93 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "RoleManagementAlert.Read.Directory", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "RoleManagementAlert.ReadWrite.Directory", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", + "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -115050,19 +115027,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alerts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alerts", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -115081,22 +115058,22 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alerts?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -115115,34 +115092,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertconfigurations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition", - "CommandAlias": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}/alertDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -115161,19 +115123,34 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertconfigurations?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}/alertDefinition", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiVersion": "beta", + "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -115193,18 +115170,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alerts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -115224,21 +115201,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -115257,19 +115234,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertdefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -115288,19 +115265,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertdefinitions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -115320,19 +115297,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -115352,18 +115329,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertIncident", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertIncident", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -115383,19 +115360,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -115415,357 +115392,389 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "RoleManagementAlert.Read.Directory", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "RoleManagementAlert.ReadWrite.Directory", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-list-files?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAgreement", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-beta", "OutputType": "IMicrosoftGraphAgreement", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-list-files?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "List", "List1" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAgreementFile", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChangeItemBase", - "Command": "Get-MgBetaIdentityProductChange", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identity/productChanges/{changeItemBase-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityProductChange", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-productchanges?view=graph-rest-beta", "OutputType": "IMicrosoftGraphChangeItemBase", - "Command": "Get-MgBetaIdentityProductChange", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/productChanges", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityProductChange", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChangeItemBase", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityProductChangeCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-productchanges?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/productChanges/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaIdentityProductChangeCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Command": "Get-MgBetaIdentityProvider", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -115785,19 +115794,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "Get-MgBetaIdentityProvider", "CommandAlias": null, - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/identityProviders", + "Command": "Get-MgBetaIdentityProvider", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -115817,18 +115825,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "Get-MgBetaIdentityProvider", "CommandAlias": null, - "Uri": "/identity/identityProviders", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/identityProviders/$count", + "Command": "Get-MgBetaIdentityProviderCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -115848,18 +115856,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityProviderCount", "CommandAlias": null, - "Uri": "/identity/identityProviders/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/userFlows/{identityUserFlow-id}", + "Command": "Get-MgBetaIdentityUserFlow", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -115879,19 +115888,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlow", - "Command": "Get-MgBetaIdentityUserFlow", "CommandAlias": null, - "Uri": "/identity/userFlows/{identityUserFlow-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/userFlows", + "Command": "Get-MgBetaIdentityUserFlow", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -115911,18 +115919,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlow", - "Command": "Get-MgBetaIdentityUserFlow", "CommandAlias": null, - "Uri": "/identity/userFlows", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Command": "Get-MgBetaIdentityUserFlowAttribute", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -115942,19 +115951,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Command": "Get-MgBetaIdentityUserFlowAttribute", "CommandAlias": null, - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/userFlowAttributes", + "Command": "Get-MgBetaIdentityUserFlowAttribute", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -115974,18 +115982,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Command": "Get-MgBetaIdentityUserFlowAttribute", "CommandAlias": null, - "Uri": "/identity/userFlowAttributes", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/userFlowAttributes/$count", + "Command": "Get-MgBetaIdentityUserFlowAttributeCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -116005,18 +116013,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityUserFlowAttributeCount", "CommandAlias": null, - "Uri": "/identity/userFlowAttributes/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/userFlows/$count", + "Command": "Get-MgBetaIdentityUserFlowCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -116036,46 +116044,47 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaIdentityUserFlowCount", "CommandAlias": null, - "Uri": "/identity/userFlows/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection", - "Command": "Get-MgBetaInformationProtection", - "CommandAlias": null, + "Method": "GET", "Uri": "/informationProtection", - "ApiVersion": "beta", + "Command": "Get-MgBetaInformationProtection", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBitlocker", - "Command": "Get-MgBetaInformationProtectionBitlocker", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/informationProtection/bitlocker", - "ApiVersion": "beta", + "Command": "Get-MgBetaInformationProtectionBitlocker", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphBitlocker", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta", "Permissions": [ { "Name": "BitlockerKey.ReadBasic.All", @@ -116095,19 +116104,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", "CommandAlias": null, - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/informationProtection/bitlocker/recoveryKeys", + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta", "Permissions": [ { "Name": "BitlockerKey.ReadBasic.All", @@ -116127,18 +116135,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", "CommandAlias": null, - "Uri": "/informationProtection/bitlocker/recoveryKeys", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BitlockerKey.ReadBasic.All", @@ -116158,75 +116166,76 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount", "CommandAlias": null, - "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/informationProtection/dataLossPreventionPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/informationProtection/dataLossPreventionPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", - "Command": "Get-MgBetaInformationProtectionPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/informationProtection/policy", - "ApiVersion": "beta", + "Command": "Get-MgBetaInformationProtectionPolicy", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Command": "Get-MgBetaInformationProtectionPolicyLabel", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -116246,19 +116255,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Command": "Get-MgBetaInformationProtectionPolicyLabel", "CommandAlias": null, - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/informationProtection/policy/labels", + "Command": "Get-MgBetaInformationProtectionPolicyLabel", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -116278,18 +116286,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Command": "Get-MgBetaInformationProtectionPolicyLabel", "CommandAlias": null, - "Uri": "/informationProtection/policy/labels", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/informationProtection/policy/labels/$count", + "Command": "Get-MgBetaInformationProtectionPolicyLabelCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -116309,61 +116317,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaInformationProtectionPolicyLabelCount", "CommandAlias": null, - "Uri": "/informationProtection/policy/labels/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaInformationProtectionSensitivityLabelCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/informationProtection/sensitivityLabels/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaInformationProtectionSensitivityLabelCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", - "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -116383,19 +116392,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", "CommandAlias": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -116415,18 +116423,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", "CommandAlias": null, - "Uri": "/informationProtection/threatAssessmentRequests", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/$count", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -116446,189 +116454,190 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount", "CommandAlias": null, - "Uri": "/informationProtection/threatAssessmentRequests/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", - "CommandAlias": null, + "Method": "GET", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "beta", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInvitation", - "Command": "Get-MgBetaInvitation", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/invitations", - "ApiVersion": "beta", + "Command": "Get-MgBetaInvitation", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaInvitationCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/invitations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaInvitationCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/invitations/invitedUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/invitations/invitedUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/invitations/invitedUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningErrorCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaInvitationInvitedUserSponsor", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/invitations/invitedUserSponsors/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaInvitationInvitedUserSponsor", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaInvitationInvitedUserSponsor", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/invitations/invitedUserSponsors", - "ApiVersion": "beta", + "Command": "Get-MgBetaInvitationInvitedUserSponsor", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaInvitationInvitedUserSponsorCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/invitations/invitedUserSponsors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaInvitationInvitedUserSponsorCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthentication", - "Command": "Get-MgBetaMeAuthentication", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthentication", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphAuthentication", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Get-MgBetaMeAuthenticationEmailMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -116664,19 +116673,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationEmailMethod", "CommandAlias": null, - "Uri": "/me/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/emailMethods", + "Command": "Get-MgBetaMeAuthenticationEmailMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -116712,18 +116720,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-emailmethods?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationEmailMethod", "CommandAlias": null, - "Uri": "/me/authentication/emailMethods", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/emailMethods/$count", + "Command": "Get-MgBetaMeAuthenticationEmailMethodCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -116759,18 +116767,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaMeAuthenticationEmailMethodCount", "CommandAlias": null, - "Uri": "/me/authentication/emailMethods/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Command": "Get-MgBetaMeAuthenticationFido2Method", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -116822,19 +116831,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationFido2Method", "CommandAlias": null, - "Uri": "/me/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/fido2Methods", + "Command": "Get-MgBetaMeAuthenticationFido2Method", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -116886,18 +116894,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationFido2Method", "CommandAlias": null, - "Uri": "/me/authentication/fido2Methods", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/fido2Methods/$count", + "Command": "Get-MgBetaMeAuthenticationFido2MethodCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -116949,18 +116957,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaMeAuthenticationFido2MethodCount", "CommandAlias": null, - "Uri": "/me/authentication/fido2Methods/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}", + "Command": "Get-MgBetaMeAuthenticationHardwareOathMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphHardwareOathAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -116996,19 +117005,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathauthenticationmethod-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHardwareOathAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationHardwareOathMethod", "CommandAlias": null, - "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/hardwareOathMethods", + "Command": "Get-MgBetaMeAuthenticationHardwareOathMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphHardwareOathAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -117044,18 +117052,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-hardwareoathmethods?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHardwareOathAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationHardwareOathMethod", "CommandAlias": null, - "Uri": "/me/authentication/hardwareOathMethods", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/hardwareOathMethods/$count", + "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -117091,195 +117099,196 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodCount", "CommandAlias": null, - "Uri": "/me/authentication/hardwareOathMethods/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDevice", - "CommandAlias": null, + "Method": "GET", "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceAssignTo", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceAssignTo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceAssignToMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceAssignToMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceAssignToServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceAssignToServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceAssignToServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceAssignToServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignTo", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignTo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDeviceCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/methods/{authenticationMethod-id}", + "Command": "Get-MgBetaMeAuthenticationMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -117315,19 +117324,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationMethod", "CommandAlias": null, - "Uri": "/me/authentication/methods/{authenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/methods", + "Command": "Get-MgBetaMeAuthenticationMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -117363,18 +117371,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-methods?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationMethod", "CommandAlias": null, - "Uri": "/me/authentication/methods", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/methods/$count", + "Command": "Get-MgBetaMeAuthenticationMethodCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -117410,18 +117418,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaMeAuthenticationMethodCount", "CommandAlias": null, - "Uri": "/me/authentication/methods/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Command": "Get-MgBetaMeAuthenticationMicrosoftAuthenticatorMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -117457,19 +117466,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationMicrosoftAuthenticatorMethod", "CommandAlias": null, - "Uri": "/me/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/microsoftAuthenticatorMethods", + "Command": "Get-MgBetaMeAuthenticationMicrosoftAuthenticatorMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -117505,18 +117513,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationMicrosoftAuthenticatorMethod", "CommandAlias": null, - "Uri": "/me/authentication/microsoftAuthenticatorMethods", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/microsoftAuthenticatorMethods/$count", + "Command": "Get-MgBetaMeAuthenticationMicrosoftAuthenticatorMethodCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -117552,76 +117560,77 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaMeAuthenticationMicrosoftAuthenticatorMethodCount", "CommandAlias": null, - "Uri": "/me/authentication/microsoftAuthenticatorMethods/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaMeAuthenticationMicrosoftAuthenticatorMethodDevice", - "CommandAlias": null, + "Method": "GET", "Uri": "/me/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationMicrosoftAuthenticatorMethodDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "Get-MgBetaMeAuthenticationOperation", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "Get-MgBetaMeAuthenticationOperation", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationOperation", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaMeAuthenticationOperationCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationOperationCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", + "Command": "Get-MgBetaMeAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -117657,19 +117666,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/passwordlessmicrosoftauthenticatorauthenticationmethod-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "CommandAlias": null, - "Uri": "/me/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/passwordlessMicrosoftAuthenticatorMethods", + "Command": "Get-MgBetaMeAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -117705,18 +117713,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/passwordlessmicrosoftauthenticatorauthenticationmethod-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "CommandAlias": null, - "Uri": "/me/authentication/passwordlessMicrosoftAuthenticatorMethods", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/passwordlessMicrosoftAuthenticatorMethods/$count", + "Command": "Get-MgBetaMeAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -117752,33 +117760,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaMeAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount", "CommandAlias": null, - "Uri": "/me/authentication/passwordlessMicrosoftAuthenticatorMethods/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaMeAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", - "CommandAlias": null, + "Method": "GET", "Uri": "/me/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/passwordMethods/{passwordAuthenticationMethod-id}", + "Command": "Get-MgBetaMeAuthenticationPasswordMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -117814,24 +117823,23 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/passwordauthenticationmethod-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationPasswordMethod", "CommandAlias": null, - "Uri": "/me/authentication/passwordMethods/{passwordAuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "Method": "GET", + "Uri": "/me/authentication/passwordMethods", + "Command": "Get-MgBetaMeAuthenticationPasswordMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true @@ -117862,18 +117870,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-passwordmethods?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationPasswordMethod", "CommandAlias": null, - "Uri": "/me/authentication/passwordMethods", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/passwordMethods/$count", + "Command": "Get-MgBetaMeAuthenticationPasswordMethodCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -117909,18 +117917,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaMeAuthenticationPasswordMethodCount", "CommandAlias": null, - "Uri": "/me/authentication/passwordMethods/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Get-MgBetaMeAuthenticationPhoneMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -117956,19 +117965,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationPhoneMethod", "CommandAlias": null, - "Uri": "/me/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/phoneMethods", + "Command": "Get-MgBetaMeAuthenticationPhoneMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -118004,18 +118012,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-phonemethods?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationPhoneMethod", "CommandAlias": null, - "Uri": "/me/authentication/phoneMethods", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/phoneMethods/$count", + "Command": "Get-MgBetaMeAuthenticationPhoneMethodCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -118051,76 +118059,76 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaMeAuthenticationPhoneMethodCount", "CommandAlias": null, - "Uri": "/me/authentication/phoneMethods/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/platformcredentialauthenticationmethod-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationPlatformCredentialMethod", - "CommandAlias": null, + "Method": "GET", "Uri": "/me/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationPlatformCredentialMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/platformcredentialauthenticationmethod-list?view=graph-rest-beta", "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationPlatformCredentialMethod", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/platformcredentialauthenticationmethod-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/platformCredentialMethods", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationPlatformCredentialMethod", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaMeAuthenticationPlatformCredentialMethodCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/platformcredentialauthenticationmethod-list?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/platformCredentialMethods/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationPlatformCredentialMethodCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaMeAuthenticationPlatformCredentialMethodDevice", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationPlatformCredentialMethodDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/requirements", + "Command": "Get-MgBetaMeAuthenticationRequirement", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -118140,80 +118148,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaMeAuthenticationRequirement", "CommandAlias": null, - "Uri": "/me/authentication/requirements", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSignInPreferences", - "Command": "Get-MgBetaMeAuthenticationSignInPreference", - "CommandAlias": null, + "Method": "GET", "Uri": "/me/authentication/signInPreferences", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationSignInPreference", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphSignInPreferences", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationSoftwareOathMethod", - "CommandAlias": null, + "Method": "GET", "Uri": "/me/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationSoftwareOathMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -118248,19 +118209,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-softwareoathmethods?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationSoftwareOathMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/softwareOathMethods", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationSoftwareOathMethod", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -118295,19 +118256,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaMeAuthenticationSoftwareOathMethodCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-softwareoathmethods?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/softwareOathMethods/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationSoftwareOathMethodCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -118343,19 +118304,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationTemporaryAccessPassMethod", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationTemporaryAccessPassMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -118391,18 +118352,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationTemporaryAccessPassMethod", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/temporaryAccessPassMethods", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationTemporaryAccessPassMethod", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -118438,18 +118399,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaMeAuthenticationTemporaryAccessPassMethodCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/temporaryAccessPassMethods/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationTemporaryAccessPassMethodCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -118485,19 +118446,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationWindowsHelloForBusinessMethod", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationWindowsHelloForBusinessMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -118533,18 +118494,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Command": "Get-MgBetaMeAuthenticationWindowsHelloForBusinessMethod", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/windowsHelloForBusinessMethods", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationWindowsHelloForBusinessMethod", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -118580,48 +118541,95 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaMeAuthenticationWindowsHelloForBusinessMethodCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/windowsHelloForBusinessMethods/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationWindowsHelloForBusinessMethodCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaMeAuthenticationWindowsHelloForBusinessMethodDevice", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaMeAuthenticationWindowsHelloForBusinessMethodDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessAlert", - "Command": "Get-MgBetaNetworkAccessAlert", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/networkAccess/alerts/{alert-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessAlert", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "OutputType": "IMicrosoftGraphNetworkaccessAlert", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.NetworkAccess" }, { + "Method": "GET", + "Uri": "/networkAccess/alerts", + "Command": "Get-MgBetaNetworkAccessAlert", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphNetworkaccessAlert", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -118641,18 +118649,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessAlert", - "Command": "Get-MgBetaNetworkAccessAlert", "CommandAlias": null, - "Uri": "/networkAccess/alerts", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "Module": "Beta.NetworkAccess" }, { + "Method": "GET", + "Uri": "/networkAccess/alerts/$count", + "Command": "Get-MgBetaNetworkAccessAlertCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -118672,92 +118680,93 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessAlertCount", "CommandAlias": null, - "Uri": "/networkAccess/alerts/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "Module": "Beta.NetworkAccess" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessAlertFrequencyPoint", - "Command": "Get-MgBetaNetworkAccessAlertFrequency", - "CommandAlias": null, + "Method": "GET", "Uri": "/networkAccess/alerts/getAlertFrequencies(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessAlertFrequency", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessAlertFrequencyPoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", - "Command": "Get-MgBetaNetworkAccessAlertPolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/alerts/{alert-id}/policy", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessAlertPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessAlertSeveritySummary", - "Command": "Get-MgBetaNetworkAccessAlertSeveritySummary", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/alerts/getAlertSeveritySummaries(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessAlertSeveritySummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessAlertSeveritySummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessAlertSummary", - "Command": "Get-MgBetaNetworkAccessAlertSummary", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/alerts/getAlertSummaries(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessAlertSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessAlertSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivity", - "Command": "Get-MgBetaNetworkAccessConnectivity", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivity", "Variants": [ "Get" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "OutputType": "IMicrosoftGraphNetworkaccessConnectivity", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.NetworkAccess" }, { + "Method": "GET", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", + "Command": "Get-MgBetaNetworkAccessConnectivityBranch", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -118777,19 +118786,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", - "Command": "Get-MgBetaNetworkAccessConnectivityBranch", "CommandAlias": null, - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "Module": "Beta.NetworkAccess" }, { + "Method": "GET", + "Uri": "/networkAccess/connectivity/branches", + "Command": "Get-MgBetaNetworkAccessConnectivityBranch", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -118809,18 +118817,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-list-branches?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", - "Command": "Get-MgBetaNetworkAccessConnectivityBranch", "CommandAlias": null, - "Uri": "/networkAccess/connectivity/branches", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "Module": "Beta.NetworkAccess" }, { + "Method": "GET", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphNetworkaccessBranchConnectivityConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -118840,63 +118849,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchconnectivityconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessBranchConnectivityConfiguration", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", "CommandAlias": null, - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "Module": "Beta.NetworkAccess" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", - "CommandAlias": null, + "Method": "GET", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "Variants": [ "List" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLinkCount", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLinkCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.NetworkAccess" }, { + "Method": "GET", + "Uri": "/networkAccess/connectivity/branches/$count", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -118916,18 +118924,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchCount", "CommandAlias": null, - "Uri": "/networkAccess/connectivity/branches/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "Module": "Beta.NetworkAccess" }, { + "Method": "GET", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLink", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -118947,19 +118956,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLink", "CommandAlias": null, - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "Module": "Beta.NetworkAccess" }, { + "Method": "GET", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLink", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -118979,18 +118987,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-list-devicelinks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLink", "CommandAlias": null, - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "Module": "Beta.NetworkAccess" }, { + "Method": "GET", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/$count", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLinkCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -119010,390 +119019,389 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLinkCount", "CommandAlias": null, - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "Module": "Beta.NetworkAccess" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfile", - "CommandAlias": null, + "Method": "GET", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-list-forwardingprofiles?view=graph-rest-beta", "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfile", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfile", "Variants": [ "List" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfileCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-list-forwardingprofiles?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "Variants": [ "List" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicyCount", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfileServicePrincipal", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfileServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetwork", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetwork", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetwork", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/remoteNetworks", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetwork", "Variants": [ "List" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkConnectivityConfiguration", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkConnectivityConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "Variants": [ "List" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLinkCount", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLinkCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkCount", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/remoteNetworks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkCount", "Variants": [ "Get" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-devicelink-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/{deviceLink-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-devicelink-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", "Variants": [ "List" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLinkCount", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLinkCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "Variants": [ "List" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfileCount", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "Variants": [ "List" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicyCount", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfileServicePrincipal", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfileServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-filteringpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", - "Command": "Get-MgBetaNetworkAccessFilteringPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessFilteringPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-filteringpolicy-get?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.NetworkAccess" }, { + "Method": "GET", + "Uri": "/networkAccess/filteringPolicies", + "Command": "Get-MgBetaNetworkAccessFilteringPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -119413,18 +119421,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-networkaccessroot-list-filteringpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", - "Command": "Get-MgBetaNetworkAccessFilteringPolicy", "CommandAlias": null, - "Uri": "/networkAccess/filteringPolicies", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "Module": "Beta.NetworkAccess" }, { + "Method": "GET", + "Uri": "/networkAccess/filteringPolicies/$count", + "Command": "Get-MgBetaNetworkAccessFilteringPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -119444,18 +119452,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessFilteringPolicyCount", "CommandAlias": null, - "Uri": "/networkAccess/filteringPolicies/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "Module": "Beta.NetworkAccess" }, { + "Method": "GET", + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", + "Command": "Get-MgBetaNetworkAccessFilteringPolicyRule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -119475,19 +119484,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", - "Command": "Get-MgBetaNetworkAccessFilteringPolicyRule", "CommandAlias": null, - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "Module": "Beta.NetworkAccess" }, { + "Method": "GET", + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules", + "Command": "Get-MgBetaNetworkAccessFilteringPolicyRule", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -119507,18 +119515,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", - "Command": "Get-MgBetaNetworkAccessFilteringPolicyRule", "CommandAlias": null, - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "Module": "Beta.NetworkAccess" }, { + "Method": "GET", + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/$count", + "Command": "Get-MgBetaNetworkAccessFilteringPolicyRuleCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -119538,19 +119547,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessFilteringPolicyRuleCount", "CommandAlias": null, - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/$count", - "ApiVersion": "beta", + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", + "Command": "Get-MgBetaNetworkAccessFilteringProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -119570,19 +119579,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", - "Command": "Get-MgBetaNetworkAccessFilteringProfile", "CommandAlias": null, - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "Module": "Beta.NetworkAccess" }, { + "Method": "GET", + "Uri": "/networkAccess/filteringProfiles", + "Command": "Get-MgBetaNetworkAccessFilteringProfile", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -119602,62 +119610,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-filteringprofile-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", - "Command": "Get-MgBetaNetworkAccessFilteringProfile", "CommandAlias": null, - "Uri": "/networkAccess/filteringProfiles", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "Module": "Beta.NetworkAccess" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessPolicy", - "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies/{conditionalAccessPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessPolicy", - "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicy", "Variants": [ "List" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicyCount", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.NetworkAccess" }, { + "Method": "GET", + "Uri": "/networkAccess/filteringProfiles/$count", + "Command": "Get-MgBetaNetworkAccessFilteringProfileCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -119677,66 +119685,35 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfileCount", "CommandAlias": null, - "Uri": "/networkAccess/filteringProfiles/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "Module": "Beta.NetworkAccess" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/{policyLink-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicy", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "NetworkAccess.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "NetworkAccess.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicy", "Variants": [ "List" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -119756,19 +119733,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicyCount", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -119787,20 +119764,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", - "Command": "Get-MgBetaNetworkAccessForwardingPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessForwardingPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -119819,19 +119796,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-networkaccessroot-list-forwardingpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", - "Command": "Get-MgBetaNetworkAccessForwardingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicy-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/forwardingPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessForwardingPolicy", "Variants": [ "List" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -119850,19 +119827,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessForwardingPolicyCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-networkaccessroot-list-forwardingpolicies?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/forwardingPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessForwardingPolicyCount", "Variants": [ "Get" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -119882,19 +119859,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", - "Command": "Get-MgBetaNetworkAccessForwardingPolicyRule", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/{policyRule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessForwardingPolicyRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -119914,18 +119891,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", - "Command": "Get-MgBetaNetworkAccessForwardingPolicyRule", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessForwardingPolicyRule", "Variants": [ "List" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -119945,19 +119922,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessForwardingPolicyRuleCount", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessForwardingPolicyRuleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -119976,20 +119953,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Command": "Get-MgBetaNetworkAccessForwardingProfile", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessForwardingProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -120008,19 +119985,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-networkaccessroot-list-forwardingprofiles?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Command": "Get-MgBetaNetworkAccessForwardingProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/forwardingProfiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessForwardingProfile", "Variants": [ "List" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -120039,19 +120016,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessForwardingProfileCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-networkaccessroot-list-forwardingprofiles?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/forwardingProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessForwardingProfileCount", "Variants": [ "Get" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -120070,342 +120047,373 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicylink-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicy", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-list-policies?view=graph-rest-beta", "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicy", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "NetworkAccess.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "NetworkAccess.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicylink-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicy", "Variants": [ "List" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicyCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-list-policies?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaNetworkAccessForwardingProfileServicePrincipal", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessForwardingProfileServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessLogs", - "Command": "Get-MgBetaNetworkAccessLog", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/logs", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessLog", "Variants": [ "Get" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessLogs", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", - "Command": "Get-MgBetaNetworkAccessLogRemoteNetwork", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/logs/remoteNetworks/{remoteNetworkHealthEvent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessLogRemoteNetwork", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", - "Command": "Get-MgBetaNetworkAccessLogRemoteNetwork", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/logs/remoteNetworks", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessLogRemoteNetwork", "Variants": [ "List" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessLogRemoteNetworkCount", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/logs/remoteNetworks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessLogRemoteNetworkCount", "Variants": [ "Get" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", - "Command": "Get-MgBetaNetworkAccessLogTraffic", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessLogTraffic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-logs-list-traffic?view=graph-rest-beta", "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", - "Command": "Get-MgBetaNetworkAccessLogTraffic", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/logs/traffic", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessLogTraffic", "Variants": [ "List" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessLogTrafficCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-logs-list-traffic?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/logs/traffic/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessLogTrafficCount", "Variants": [ "Get" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaNetworkAccessLogTrafficDevice", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessLogTrafficDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaNetworkAccessLogTrafficUser", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessLogTrafficUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaNetworkAccessLogTrafficUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}/user/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessLogTrafficUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaNetworkAccessLogTrafficUserServiceProvisioningError", "CommandAlias": null, - "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}/user/serviceProvisioningErrors", - "ApiVersion": "beta", + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", + "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}/user/serviceProvisioningErrors", + "Command": "Get-MgBetaNetworkAccessLogTrafficUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessLogTrafficUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}/user/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessLogTrafficUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaNetworkAccessReport", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/reports", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessReport", "Variants": [ "Get" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantSummary", - "Command": "Get-MgBetaNetworkAccessReportCrossTenantSummary", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/reports/getCrossTenantSummary(startDateTime={startDateTime},endDateTime={endDateTime},discoveryPivotDateTime={discoveryPivotDateTime})", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessReportCrossTenantSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessDestinationSummary", - "Command": "Get-MgBetaNetworkAccessReportDestinationSummary", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/reports/getDestinationSummaries(startDateTime={startDateTime},endDateTime={endDateTime},aggregatedBy='{aggregatedBy}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessReportDestinationSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessDestinationSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessDeviceUsageSummary", - "Command": "Get-MgBetaNetworkAccessReportDeviceUsageSummary", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/reports/getDeviceUsageSummary(startDateTime={startDateTime},endDateTime={endDateTime},activityPivotDateTime={activityPivotDateTime})", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessReportDeviceUsageSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessDeviceUsageSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessDiscoveredApplicationSegmentReport", - "Command": "Get-MgBetaNetworkAccessReportDiscoveredApplicationSegmentReport", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/reports/getDiscoveredApplicationSegmentReport(startDateTime={startDateTime},endDateTime={endDateTime},userId='@userId')", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessReportDiscoveredApplicationSegmentReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessDiscoveredApplicationSegmentReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessRoot", - "Command": "Get-MgBetaNetworkAccessRootNetworkAccessRoot", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessRootNetworkAccessRoot", "Variants": [ "Get" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessSettings", - "Command": "Get-MgBetaNetworkAccessSetting", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/settings", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessSetting", "Variants": [ "Get" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "OutputType": "IMicrosoftGraphNetworkaccessSettings", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.NetworkAccess" }, { + "Method": "GET", + "Uri": "/networkAccess/settings/conditionalAccess", + "Command": "Get-MgBetaNetworkAccessSettingConditionalAccess", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -120425,18 +120433,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-conditionalaccesssettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessSettings", - "Command": "Get-MgBetaNetworkAccessSettingConditionalAccess", "CommandAlias": null, - "Uri": "/networkAccess/settings/conditionalAccess", - "ApiVersion": "beta", + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", + "Uri": "/networkAccess/settings/crossTenantAccess", + "Command": "Get-MgBetaNetworkAccessSettingCrossTenantAccess", "Variants": [ "Get" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccessSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -120456,18 +120464,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-crosstenantaccesssettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccessSettings", - "Command": "Get-MgBetaNetworkAccessSettingCrossTenantAccess", "CommandAlias": null, - "Uri": "/networkAccess/settings/crossTenantAccess", - "ApiVersion": "beta", + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", + "Uri": "/networkAccess/settings/enrichedAuditLogs", + "Command": "Get-MgBetaNetworkAccessSettingEnrichedAuditLog", "Variants": [ "Get" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessEnrichedAuditLogs", + "ApiVersion": "beta", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -120487,46 +120495,47 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessEnrichedAuditLogs", - "Command": "Get-MgBetaNetworkAccessSettingEnrichedAuditLog", "CommandAlias": null, - "Uri": "/networkAccess/settings/enrichedAuditLogs", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "Module": "Beta.NetworkAccess" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingoptions-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingOptions", - "Command": "Get-MgBetaNetworkAccessSettingForwardingOption", - "CommandAlias": null, + "Method": "GET", "Uri": "/networkAccess/settings/forwardingOptions", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessSettingForwardingOption", "Variants": [ "Get" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessForwardingOptions", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-tenantstatus-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessTenantStatus", - "Command": "Get-MgBetaNetworkAccessTenantStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingoptions-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/tenantStatus", - "ApiVersion": "beta", + "Command": "Get-MgBetaNetworkAccessTenantStatus", "Variants": [ "Get" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "OutputType": "IMicrosoftGraphNetworkaccessTenantStatus", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-tenantstatus-get?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.NetworkAccess" }, { + "Method": "GET", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Get-MgBetaOauth2PermissionGrant", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -120554,19 +120563,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Command": "Get-MgBetaOauth2PermissionGrant", "CommandAlias": null, - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/oauth2PermissionGrants", + "Command": "Get-MgBetaOauth2PermissionGrant", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -120594,18 +120602,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Command": "Get-MgBetaOauth2PermissionGrant", "CommandAlias": null, - "Uri": "/oauth2PermissionGrants", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/oauth2PermissionGrants/$count", + "Command": "Get-MgBetaOauth2PermissionGrantCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -120633,18 +120641,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOauth2PermissionGrantCount", "CommandAlias": null, - "Uri": "/oauth2PermissionGrants/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/oauth2PermissionGrants/delta", + "Command": "Get-MgBetaOauth2PermissionGrantDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -120672,188 +120680,176 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Command": "Get-MgBetaOauth2PermissionGrantDelta", "CommandAlias": null, - "Uri": "/oauth2PermissionGrants/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", - "Command": "Get-MgBetaOnPremisePublishingProfile", - "CommandAlias": null, + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", - "Command": "Get-MgBetaOnPremisePublishingProfile", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfile", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Command": "Get-MgBetaOnPremisePublishingProfileAgent", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileAgent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Command": "Get-MgBetaOnPremisePublishingProfileAgent", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileAgent", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", "Variants": [ "List", "List1", "List2" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef", "Variants": [ "List", "List1" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount", "Variants": [ "Get", "Get1", @@ -120862,491 +120858,504 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPublishedResource", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPublishedResource", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIPApplicationSegment", - "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments/{ipApplicationSegment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIPApplicationSegment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIPApplicationSegment", - "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIPApplicationSegment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegmentCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnector", - "Command": "Get-MgBetaOnPremisePublishingProfileConnector", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileConnector", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConnector", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnector", - "Command": "Get-MgBetaOnPremisePublishingProfileConnector", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileConnector", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConnector", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnectorGroup", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnectorGroup", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByAppId", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(appId='{appId}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByAppId", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByUniqueName", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(uniqueName='{uniqueName}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByUniqueName", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnector", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConnector", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnectorGroup", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOnPremisePublishingProfileCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfileCount", "Variants": [ "Get" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPublishedResource", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/publishedresource-list?view=graph-rest-beta", "OutputType": "IMicrosoftGraphPublishedResource", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/publishedresource-list?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/organization/{organization-id}", + "Command": "Get-MgBetaOrganization", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -121390,19 +121399,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrganization", - "Command": "Get-MgBetaOrganization", "CommandAlias": null, - "Uri": "/organization/{organization-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/organization", + "Command": "Get-MgBetaOrganization", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -121486,18 +121494,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrganization", - "Command": "Get-MgBetaOrganization", "CommandAlias": null, - "Uri": "/organization", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding", + "Command": "Get-MgBetaOrganizationBranding", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -121549,94 +121558,94 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrganizationalBranding", - "Command": "Get-MgBetaOrganizationBranding", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOrganizationBrandingBackgroundImage", - "CommandAlias": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/backgroundImage", - "ApiVersion": "beta", + "Command": "Get-MgBetaOrganizationBrandingBackgroundImage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOrganizationBrandingBannerLogo", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/organization/{organization-id}/branding/bannerLogo", - "ApiVersion": "beta", + "Command": "Get-MgBetaOrganizationBrandingBannerLogo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOrganizationBrandingCustomCss", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/organization/{organization-id}/branding/customCSS", - "ApiVersion": "beta", + "Command": "Get-MgBetaOrganizationBrandingCustomCss", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOrganizationBrandingFavicon", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/organization/{organization-id}/branding/favicon", - "ApiVersion": "beta", + "Command": "Get-MgBetaOrganizationBrandingFavicon", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOrganizationBrandingHeaderLogo", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/organization/{organization-id}/branding/headerLogo", - "ApiVersion": "beta", + "Command": "Get-MgBetaOrganizationBrandingHeaderLogo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Command": "Get-MgBetaOrganizationBrandingLocalization", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -121688,19 +121697,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Command": "Get-MgBetaOrganizationBrandingLocalization", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations", + "Command": "Get-MgBetaOrganizationBrandingLocalization", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -121752,18 +121760,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Command": "Get-MgBetaOrganizationBrandingLocalization", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", + "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -121799,19 +121808,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", + "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -121847,19 +121856,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/$count", + "Command": "Get-MgBetaOrganizationBrandingLocalizationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -121911,19 +121920,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationCount", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", + "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -121959,19 +121968,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", + "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -122007,19 +122016,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", + "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -122055,19 +122064,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", + "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -122103,19 +122112,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", + "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -122151,64 +122160,64 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOrganizationBrandingSquareLogo", - "CommandAlias": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/squareLogo", - "ApiVersion": "beta", + "Command": "Get-MgBetaOrganizationBrandingSquareLogo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "ApiVersion": "beta", + "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaOrganizationById", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/organization/getByIds", - "ApiVersion": "beta", + "Command": "Get-MgBetaOrganizationById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -122228,19 +122237,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", "CommandAlias": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -122260,18 +122268,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", "CommandAlias": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -122291,19 +122300,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount", "CommandAlias": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/organization/$count", + "Command": "Get-MgBetaOrganizationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -122387,111 +122395,112 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOrganizationCount", "CommandAlias": null, - "Uri": "/organization/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOrganizationExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaOrganizationExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaOrganizationExtension", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/organization/{organization-id}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaOrganizationExtension", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaOrganizationExtensionCount", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/organization/{organization-id}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaOrganizationExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null, + "Method": "POST", + "Uri": "/organization/{organization-id}/getMemberGroups", "Command": "Get-MgBetaOrganizationMemberGroup", - "CommandAlias": null, - "Uri": "/organization/{organization-id}/getMemberGroups", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgBetaOrganizationMemberObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/organization/{organization-id}/getMemberObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaOrganizationMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnerInformation", - "Command": "Get-MgBetaOrganizationPartnerInformation", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/organization/{organization-id}/partnerInformation", - "ApiVersion": "beta", + "Command": "Get-MgBetaOrganizationPartnerInformation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphPartnerInformation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/organization/{organization-id}/settings", + "Command": "Get-MgBetaOrganizationSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOrganizationSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -122511,19 +122520,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrganizationSettings", - "Command": "Get-MgBetaOrganizationSetting", "CommandAlias": null, - "Uri": "/organization/{organization-id}/settings", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/organization/{organization-id}/settings/contactInsights", + "Command": "Get-MgBetaOrganizationSettingContactInsight", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -122543,19 +122552,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-contactinsights?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInsightsSettings", - "Command": "Get-MgBetaOrganizationSettingContactInsight", "CommandAlias": null, - "Uri": "/organization/{organization-id}/settings/contactInsights", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/organization/{organization-id}/settings/itemInsights", + "Command": "Get-MgBetaOrganizationSettingItemInsight", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -122575,19 +122584,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-iteminsights?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInsightsSettings", - "Command": "Get-MgBetaOrganizationSettingItemInsight", "CommandAlias": null, - "Uri": "/organization/{organization-id}/settings/itemInsights", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", + "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -122607,19 +122616,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-microsoftapplicationdataaccess?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", - "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", "CommandAlias": null, - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/organization/{organization-id}/settings/peopleInsights", + "Command": "Get-MgBetaOrganizationSettingPersonInsight", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -122639,236 +122648,236 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-peopleinsights?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInsightsSettings", - "Command": "Get-MgBetaOrganizationSettingPersonInsight", "CommandAlias": null, - "Uri": "/organization/{organization-id}/settings/peopleInsights", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaOrganizationUserOwnedObject", - "CommandAlias": null, + "Method": "POST", "Uri": "/organization/getUserOwnedObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaOrganizationUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRoom", - "Command": "Get-MgBetaPlaceAsRoom", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/places/{place-id}/room", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlaceAsRoom", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRoom", - "Command": "Get-MgBetaPlaceAsRoom", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/places/room", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlaceAsRoom", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoomList", - "Command": "Get-MgBetaPlaceAsRoomList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/places/{place-id}/roomList", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlaceAsRoomList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoomList", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoomList", - "Command": "Get-MgBetaPlaceAsRoomList", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/places/roomList", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlaceAsRoomList", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoomList", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoom", - "Command": "Get-MgBetaPlaceAsRoomListRoom", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlaceAsRoomListRoom", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoom", - "Command": "Get-MgBetaPlaceAsRoomListRoom", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/places/{place-id}/roomList/rooms", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlaceAsRoomListRoom", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPlaceAsRoomListRoomCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/places/{place-id}/roomList/rooms/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlaceAsRoomListRoomCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWorkspace", - "Command": "Get-MgBetaPlaceAsRoomListWorkspace", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlaceAsRoomListWorkspace", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWorkspace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWorkspace", - "Command": "Get-MgBetaPlaceAsRoomListWorkspace", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/places/{place-id}/roomList/workspaces", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlaceAsRoomListWorkspace", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWorkspace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPlaceAsRoomListWorkspaceCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/places/{place-id}/roomList/workspaces/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlaceAsRoomListWorkspaceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPlaceCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/places/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlaceCount", "Variants": [ "Get" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPlaceCountAsRoom", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/places/room/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlaceCountAsRoom", "Variants": [ "Get" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPlaceCountAsRoomList", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/places/roomList/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlaceCountAsRoomList", "Variants": [ "Get" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlanner", - "Command": "Get-MgBetaPlanner", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/planner", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlanner", "Variants": [ "Get" ], - "Module": "Beta.Planner", - "Method": "GET" + "OutputType": "IMicrosoftGraphPlanner", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/planner/buckets/{plannerBucket-id}", + "Command": "Get-MgBetaPlannerBucket", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -122920,19 +122929,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Command": "Get-MgBetaPlannerBucket", "CommandAlias": null, - "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/planner/buckets", + "Command": "Get-MgBetaPlannerBucket", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -122984,18 +122992,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Command": "Get-MgBetaPlannerBucket", "CommandAlias": null, - "Uri": "/planner/buckets", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/planner/buckets/$count", + "Command": "Get-MgBetaPlannerBucketCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -123047,18 +123055,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPlannerBucketCount", "CommandAlias": null, - "Uri": "/planner/buckets/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/planner/buckets/delta", + "Command": "Get-MgBetaPlannerBucketDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -123110,18 +123118,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Command": "Get-MgBetaPlannerBucketDelta", "CommandAlias": null, - "Uri": "/planner/buckets/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/planner/buckets/{plannerBucket-id}/tasks", + "Command": "Get-MgBetaPlannerBucketTask", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -123173,18 +123181,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "Get-MgBetaPlannerBucketTask", "CommandAlias": null, - "Uri": "/planner/buckets/{plannerBucket-id}/tasks", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/planner/plans/{plannerPlan-id}", + "Command": "Get-MgBetaPlannerPlan", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -123236,19 +123245,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgBetaPlannerPlan", "CommandAlias": null, - "Uri": "/planner/plans/{plannerPlan-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/planner/plans", + "Command": "Get-MgBetaPlannerPlan", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -123300,18 +123308,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgBetaPlannerPlan", "CommandAlias": null, - "Uri": "/planner/plans", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "GET", + "Uri": "/planner/plans/{plannerPlan-id}/buckets", + "Command": "Get-MgBetaPlannerPlanBucket", "Variants": [ "List" ], - "Module": "Beta.Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -123363,18 +123371,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Command": "Get-MgBetaPlannerPlanBucket", "CommandAlias": null, - "Uri": "/planner/plans/{plannerPlan-id}/buckets", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/planner/plans/$count", + "Command": "Get-MgBetaPlannerPlanCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -123426,18 +123434,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPlannerPlanCount", "CommandAlias": null, - "Uri": "/planner/plans/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/planner/plans/delta", + "Command": "Get-MgBetaPlannerPlanDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -123489,18 +123497,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgBetaPlannerPlanDelta", "CommandAlias": null, - "Uri": "/planner/plans/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/planner/plans/{plannerPlan-id}/details", + "Command": "Get-MgBetaPlannerPlanDetail", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -123552,19 +123561,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Command": "Get-MgBetaPlannerPlanDetail", "CommandAlias": null, - "Uri": "/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/planner/plans/{plannerPlan-id}/tasks", + "Command": "Get-MgBetaPlannerPlanTask", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -123616,18 +123624,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "Get-MgBetaPlannerPlanTask", "CommandAlias": null, - "Uri": "/planner/plans/{plannerPlan-id}/tasks", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/planner/rosters/{plannerRoster-id}", + "Command": "Get-MgBetaPlannerRoster", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerRoster", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -123663,95 +123672,47 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerRoster", - "Command": "Get-MgBetaPlannerRoster", "CommandAlias": null, - "Uri": "/planner/rosters/{plannerRoster-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerRoster", - "Command": "Get-MgBetaPlannerRoster", - "CommandAlias": null, + "Method": "GET", "Uri": "/planner/rosters", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlannerRoster", "Variants": [ "List" ], - "Module": "Beta.Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerRoster", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPlannerRosterCount", "CommandAlias": null, + "Module": "Beta.Planner" + }, + { + "Method": "GET", "Uri": "/planner/rosters/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlannerRosterCount", "Variants": [ "Get" ], - "Module": "Beta.Planner", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Planner" }, { - "Permissions": [ - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerrostermember-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Command": "Get-MgBetaPlannerRosterMember", - "CommandAlias": null, + "Method": "GET", "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlannerRosterMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -123786,19 +123747,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-list-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Command": "Get-MgBetaPlannerRosterMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerrostermember-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Planner" + }, + { + "Method": "GET", "Uri": "/planner/rosters/{plannerRoster-id}/members", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlannerRosterMember", "Variants": [ "List" ], - "Module": "Beta.Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -123833,35 +123794,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPlannerRosterMemberCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-list-members?view=graph-rest-beta", "CommandAlias": null, - "Uri": "/planner/rosters/{plannerRoster-id}/members/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgBetaPlannerRosterPlan", - "CommandAlias": null, - "Uri": "/planner/rosters/{plannerRoster-id}/plans/{plannerPlan-id}", - "ApiVersion": "beta", + "Method": "GET", + "Uri": "/planner/rosters/{plannerRoster-id}/members/$count", + "Command": "Get-MgBetaPlannerRosterMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -123896,19 +123842,34 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-list-plans?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Planner" + }, + { + "Method": "GET", + "Uri": "/planner/rosters/{plannerRoster-id}/plans/{plannerPlan-id}", "Command": "Get-MgBetaPlannerRosterPlan", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Planner" + }, + { + "Method": "GET", "Uri": "/planner/rosters/{plannerRoster-id}/plans", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlannerRosterPlan", "Variants": [ "List" ], - "Module": "Beta.Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -123943,20 +123904,68 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPlannerRosterPlanCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-list-plans?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Planner" + }, + { + "Method": "GET", "Uri": "/planner/rosters/{plannerRoster-id}/plans/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPlannerRosterPlanCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/planner/tasks/{plannerTask-id}", + "Command": "Get-MgBetaPlannerTask", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -124008,19 +124017,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "Get-MgBetaPlannerTask", "CommandAlias": null, - "Uri": "/planner/tasks/{plannerTask-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/planner/tasks", + "Command": "Get-MgBetaPlannerTask", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -124072,18 +124080,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "Get-MgBetaPlannerTask", "CommandAlias": null, - "Uri": "/planner/tasks", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -124135,19 +124144,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat", "CommandAlias": null, - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "GET", + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -124199,19 +124208,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat", "CommandAlias": null, - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/planner/tasks/$count", + "Command": "Get-MgBetaPlannerTaskCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -124263,18 +124271,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPlannerTaskCount", "CommandAlias": null, - "Uri": "/planner/tasks/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/planner/tasks/delta", + "Command": "Get-MgBetaPlannerTaskDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -124294,18 +124302,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "Get-MgBetaPlannerTaskDelta", "CommandAlias": null, - "Uri": "/planner/tasks/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/planner/tasks/{plannerTask-id}/details", + "Command": "Get-MgBetaPlannerTaskDetail", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -124357,19 +124366,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Command": "Get-MgBetaPlannerTaskDetail", "CommandAlias": null, - "Uri": "/planner/tasks/{plannerTask-id}/details", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "GET", + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -124421,19 +124430,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat", "CommandAlias": null, - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/policies/accessReviewPolicy", + "Command": "Get-MgBetaPolicyAccessReviewPolicy", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -124453,18 +124461,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewPolicy", - "Command": "Get-MgBetaPolicyAccessReviewPolicy", "CommandAlias": null, - "Uri": "/policies/accessReviewPolicy", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -124492,19 +124501,101 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies", "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Policy.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Policy.Read.ApplicationConfiguration", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-beta", "CommandAlias": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/$count", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -124531,102 +124622,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", - "CommandAlias": null, - "Uri": "/policies/activityBasedTimeoutPolicies", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", - "CommandAlias": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", - "CommandAlias": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount", "CommandAlias": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [ - { - "Name": "Policy.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Policy.Read.ApplicationConfiguration", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount", - "CommandAlias": null, - "Uri": "/policies/activityBasedTimeoutPolicies/$count", - "ApiVersion": "beta", + "Method": "GET", + "Uri": "/policies/adminConsentRequestPolicy", + "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -124662,18 +124670,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", - "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy", "CommandAlias": null, - "Uri": "/policies/adminConsentRequestPolicy", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Command": "Get-MgBetaPolicyAppManagementPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -124701,19 +124710,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Command": "Get-MgBetaPolicyAppManagementPolicy", "CommandAlias": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/appManagementPolicies", + "Command": "Get-MgBetaPolicyAppManagementPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -124741,33 +124749,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Command": "Get-MgBetaPolicyAppManagementPolicy", "CommandAlias": null, - "Uri": "/policies/appManagementPolicies", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -124803,18 +124811,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", "CommandAlias": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -124850,19 +124859,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount", "CommandAlias": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/appManagementPolicies/$count", + "Command": "Get-MgBetaPolicyAppManagementPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -124890,18 +124898,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyAppManagementPolicyCount", "CommandAlias": null, - "Uri": "/policies/appManagementPolicies/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/authenticationFlowsPolicy", + "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -124921,18 +124929,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", - "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy", "CommandAlias": null, - "Uri": "/policies/authenticationFlowsPolicy", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy", + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicy", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -124952,18 +124960,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicy", "CommandAlias": null, - "Uri": "/policies/authenticationMethodsPolicy", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -124983,47 +124992,47 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "CommandAlias": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -125051,19 +125060,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", "CommandAlias": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -125091,62 +125099,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", "CommandAlias": null, - "Uri": "/policies/authenticationStrengthPolicies", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/$count", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -125174,33 +125182,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount", "CommandAlias": null, - "Uri": "/policies/authenticationStrengthPolicies/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Command": "Get-MgBetaPolicyAuthorizationPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyAuthorizationPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/authorizationPolicy", + "Command": "Get-MgBetaPolicyAuthorizationPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -125220,18 +125228,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Command": "Get-MgBetaPolicyAuthorizationPolicy", "CommandAlias": null, - "Uri": "/policies/authorizationPolicy", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/authorizationPolicy/$count", + "Command": "Get-MgBetaPolicyAuthorizationPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -125251,76 +125259,77 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyAuthorizationPolicyCount", "CommandAlias": null, - "Uri": "/policies/authorizationPolicy/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", - "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-get?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Command": "Get-MgBetaPolicyClaimMappingPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -125348,19 +125357,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Command": "Get-MgBetaPolicyClaimMappingPolicy", "CommandAlias": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies", + "Command": "Get-MgBetaPolicyClaimMappingPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -125388,33 +125396,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Command": "Get-MgBetaPolicyClaimMappingPolicy", "CommandAlias": null, - "Uri": "/policies/claimsMappingPolicies", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -125458,18 +125466,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list-appliesto?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", "CommandAlias": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -125513,19 +125522,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount", "CommandAlias": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/$count", + "Command": "Get-MgBetaPolicyClaimMappingPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -125553,32 +125561,32 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyClaimMappingPolicyCount", "CommandAlias": null, - "Uri": "/policies/claimsMappingPolicies/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/conditionalAccessPolicies/$count", + "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount", "CommandAlias": null, - "Uri": "/policies/conditionalAccessPolicies/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -125598,18 +125606,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy", "CommandAlias": null, - "Uri": "/policies/crossTenantAccessPolicy", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/default", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -125629,18 +125637,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault", "CommandAlias": null, - "Uri": "/policies/crossTenantAccessPolicy/default", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -125660,19 +125669,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", "CommandAlias": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/partners", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -125692,18 +125700,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", "CommandAlias": null, - "Uri": "/policies/crossTenantAccessPolicy/partners", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/partners/$count", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -125723,18 +125731,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount", "CommandAlias": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -125754,19 +125763,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "CommandAlias": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/templates", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplate", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphPolicyTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "MultiTenantOrganization.Read.All", @@ -125786,46 +125794,46 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicyTemplate", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplate", "CommandAlias": null, - "Uri": "/policies/crossTenantAccessPolicy/templates", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "CommandAlias": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "CommandAlias": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/defaultAppManagementPolicy", + "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -125853,18 +125861,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", - "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy", "CommandAlias": null, - "Uri": "/policies/defaultAppManagementPolicy", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/deviceRegistrationPolicy", + "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.DeviceConfiguration", @@ -125892,32 +125900,32 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deviceregistrationpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", - "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy", "CommandAlias": null, - "Uri": "/policies/deviceRegistrationPolicy", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/directoryRoleAccessReviewPolicy", + "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", - "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy", "CommandAlias": null, - "Uri": "/policies/directoryRoleAccessReviewPolicy", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/externalIdentitiesPolicy", + "Command": "Get-MgBetaPolicyExternalIdentityPolicy", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -125937,118 +125945,119 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalidentitiespolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", - "Command": "Get-MgBetaPolicyExternalIdentityPolicy", "CommandAlias": null, - "Uri": "/policies/externalIdentitiesPolicy", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-featurerolloutpolicies?view=graph-rest-beta", "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/featureRolloutPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-featurerolloutpolicies?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/featureRolloutPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-federatedtokenvalidationpolicy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", - "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/federatedTokenValidationPolicy", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-federatedtokenvalidationpolicy?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -126076,19 +126085,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", "CommandAlias": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -126116,33 +126124,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", "CommandAlias": null, - "Uri": "/policies/homeRealmDiscoveryPolicies", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -126186,18 +126194,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list-appliesto?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", "CommandAlias": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -126241,19 +126250,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount", "CommandAlias": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies/$count", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -126281,18 +126289,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount", "CommandAlias": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -126312,18 +126320,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", - "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", "CommandAlias": null, - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -126343,19 +126352,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", "CommandAlias": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/mobileAppManagementPolicies", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -126375,18 +126383,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", "CommandAlias": null, - "Uri": "/policies/mobileAppManagementPolicies", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/mobileAppManagementPolicies/$count", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -126406,18 +126414,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount", "CommandAlias": null, - "Uri": "/policies/mobileAppManagementPolicies/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -126437,18 +126445,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup", "CommandAlias": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -126468,18 +126476,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", "CommandAlias": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -126499,80 +126508,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount", "CommandAlias": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningError", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -126591,19 +126568,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/mobileDeviceManagementPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -126622,19 +126599,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/mobileDeviceManagementPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -126653,19 +126630,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list-includedgroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -126685,18 +126662,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list-includedgroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -126715,49 +126692,81 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list-includedgroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], + "OutputType": null, + "ApiVersion": "beta", + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Command": "Get-MgBetaPolicyPermissionGrantPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -126777,19 +126786,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Command": "Get-MgBetaPolicyPermissionGrantPolicy", "CommandAlias": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies", + "Command": "Get-MgBetaPolicyPermissionGrantPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -126809,18 +126817,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Command": "Get-MgBetaPolicyPermissionGrantPolicy", "CommandAlias": null, - "Uri": "/policies/permissionGrantPolicies", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/$count", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -126840,33 +126848,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount", "CommandAlias": null, - "Uri": "/policies/permissionGrantPolicies/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -126886,18 +126894,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", "CommandAlias": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -126917,34 +126926,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount", "CommandAlias": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -126964,18 +126972,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", "CommandAlias": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -126995,62 +127004,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount", "CommandAlias": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", - "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-permissiongrantpreapprovalpolicies?view=graph-rest-beta", "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", - "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/permissionGrantPreApprovalPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicyCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-permissiongrantpreapprovalpolicies?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/permissionGrantPreApprovalPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicyCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Command": "Get-MgBetaPolicyRoleManagementPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -127094,19 +127103,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Command": "Get-MgBetaPolicyRoleManagementPolicy", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/roleManagementPolicies", + "Command": "Get-MgBetaPolicyRoleManagementPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -127150,18 +127158,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Command": "Get-MgBetaPolicyRoleManagementPolicy", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicies", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -127205,19 +127214,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/roleManagementPolicyAssignments", + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -127261,18 +127269,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicyAssignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/roleManagementPolicyAssignments/$count", + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -127316,33 +127324,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicyAssignments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/$count", + "Command": "Get-MgBetaPolicyRoleManagementPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -127386,33 +127394,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyCount", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicies/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -127456,18 +127464,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-effectiverules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -127511,19 +127520,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -127567,19 +127576,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", + "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -127623,18 +127631,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", + "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -127678,150 +127687,150 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/servicePrincipalCreationPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/servicePrincipalCreationPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyIncludeCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyIncludeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Get-MgBetaPolicyTokenIssuancePolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -127849,19 +127858,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Command": "Get-MgBetaPolicyTokenIssuancePolicy", "CommandAlias": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies", + "Command": "Get-MgBetaPolicyTokenIssuancePolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -127889,33 +127897,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Command": "Get-MgBetaPolicyTokenIssuancePolicy", "CommandAlias": null, - "Uri": "/policies/tokenIssuancePolicies", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -127959,18 +127967,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list-appliesto?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", "CommandAlias": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -128014,19 +128023,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount", "CommandAlias": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/$count", + "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -128054,18 +128062,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount", "CommandAlias": null, - "Uri": "/policies/tokenIssuancePolicies/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Get-MgBetaPolicyTokenLifetimePolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -128093,19 +128102,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Command": "Get-MgBetaPolicyTokenLifetimePolicy", "CommandAlias": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies", + "Command": "Get-MgBetaPolicyTokenLifetimePolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -128133,33 +128141,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Command": "Get-MgBetaPolicyTokenLifetimePolicy", "CommandAlias": null, - "Uri": "/policies/tokenLifetimePolicies", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -128203,18 +128211,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list-appliesto?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", "CommandAlias": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -128258,19 +128267,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount", "CommandAlias": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/$count", + "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -128298,32 +128306,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount", "CommandAlias": null, - "Uri": "/policies/tokenLifetimePolicies/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrint", - "Command": "Get-MgBetaPrint", - "CommandAlias": null, + "Method": "GET", "Uri": "/print", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrint", "Variants": [ "Get" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrint", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/connectors/{printConnector-id}", + "Command": "Get-MgBetaPrintConnector", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -128343,19 +128352,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintConnector", - "Command": "Get-MgBetaPrintConnector", "CommandAlias": null, - "Uri": "/print/connectors/{printConnector-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/connectors", + "Command": "Get-MgBetaPrintConnector", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -128375,18 +128383,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintConnector", - "Command": "Get-MgBetaPrintConnector", "CommandAlias": null, - "Uri": "/print/connectors", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/connectors/$count", + "Command": "Get-MgBetaPrintConnectorCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -128406,18 +128414,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintConnectorCount", "CommandAlias": null, - "Uri": "/print/connectors/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/operations/{printOperation-id}", + "Command": "Get-MgBetaPrintOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Create", @@ -128445,47 +128454,47 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintOperation", - "Command": "Get-MgBetaPrintOperation", "CommandAlias": null, - "Uri": "/print/operations/{printOperation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintOperation", - "Command": "Get-MgBetaPrintOperation", - "CommandAlias": null, + "Method": "GET", "Uri": "/print/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintOperation", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintOperationCount", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintOperationCount", "Variants": [ "Get" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}", + "Command": "Get-MgBetaPrintPrinter", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Read.All", @@ -128537,19 +128546,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrinter", - "Command": "Get-MgBetaPrintPrinter", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers", + "Command": "Get-MgBetaPrintPrinter", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Read.All", @@ -128577,18 +128585,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrinter", - "Command": "Get-MgBetaPrintPrinter", "CommandAlias": null, - "Uri": "/print/printers", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/getCapabilities", + "Command": "Get-MgBetaPrintPrinterCapability", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrinterCapabilities", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Read.All", @@ -128616,34 +128625,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-getcapabilities?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrinterCapabilities", - "Command": "Get-MgBetaPrintPrinterCapability", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/getCapabilities", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintConnector", - "Command": "Get-MgBetaPrintPrinterConnector", - "CommandAlias": null, + "Method": "GET", "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterConnector", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/connectors", + "Command": "Get-MgBetaPrintPrinterConnector", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -128663,18 +128671,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintConnector", - "Command": "Get-MgBetaPrintPrinterConnector", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/connectors", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/connectors/$count", + "Command": "Get-MgBetaPrintPrinterConnectorCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -128694,19 +128703,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintPrinterConnectorCount", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/connectors/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/$count", + "Command": "Get-MgBetaPrintPrinterCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Read.All", @@ -128734,18 +128742,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintPrinterCount", "CommandAlias": null, - "Uri": "/print/printers/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Command": "Get-MgBetaPrintPrinterJob", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -128813,19 +128822,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Get-MgBetaPrintPrinterJob", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs", + "Command": "Get-MgBetaPrintPrinterJob", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -128893,18 +128901,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-jobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Get-MgBetaPrintPrinterJob", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/$count", + "Command": "Get-MgBetaPrintPrinterJobCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -128972,19 +128981,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintPrinterJobCount", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Command": "Get-MgBetaPrintPrinterJobDocument", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Read", @@ -129020,33 +129029,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "Get-MgBetaPrintPrinterJobDocument", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "Get-MgBetaPrintPrinterJobDocument", - "CommandAlias": null, + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterJobDocument", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Command": "Get-MgBetaPrintPrinterJobDocumentContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Read", @@ -129082,115 +129091,102 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaPrintPrinterJobDocumentContent", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintPrinterJobDocumentCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterJobDocumentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Get-MgBetaPrintPrinterJobTask", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterJobTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Get-MgBetaPrintPrinterJobTask", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterJobTask", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintPrinterJobTaskCount", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterJobTaskCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Command": "Get-MgBetaPrintPrinterJobTaskDefinition", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterJobTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Command": "Get-MgBetaPrintPrinterJobTaskTrigger", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterJobTaskTrigger", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrinterShare", - "Command": "Get-MgBetaPrintPrinterShare", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShare", "Variants": [ "Get", "Get1", @@ -129199,184 +129195,198 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrinterShare", - "Command": "Get-MgBetaPrintPrinterShare", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShare", "Variants": [ "List", "List1" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroup", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/allowedGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareAllowedGroup", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaPrintPrinterShareAllowedUser", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareAllowedUser", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/shares/$count", + "Command": "Get-MgBetaPrintPrinterShareCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -129404,212 +129414,211 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintPrinterShareCount", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/shares/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Get-MgBetaPrintPrinterShareJob", - "CommandAlias": null, + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareJob", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Get-MgBetaPrintPrinterShareJob", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/jobs", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareJob", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintPrinterShareJobCount", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/jobs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareJobCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "Get-MgBetaPrintPrinterShareJobDocument", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareJobDocument", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "Get-MgBetaPrintPrinterShareJobDocument", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareJobDocument", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Get-MgBetaPrintPrinterShareJobTask", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareJobTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Get-MgBetaPrintPrinterShareJobTask", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareJobTask", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintPrinterShareJobTaskCount", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareJobTaskCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrinter", - "Command": "Get-MgBetaPrintPrinterSharePrinter", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printerShares/{printerShare-id}/printer", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintPrinterSharePrinter", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Command": "Get-MgBetaPrintPrinterTaskTrigger", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Read.All", @@ -129637,19 +129646,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Command": "Get-MgBetaPrintPrinterTaskTrigger", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/taskTriggers", + "Command": "Get-MgBetaPrintPrinterTaskTrigger", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Read.All", @@ -129677,18 +129685,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Command": "Get-MgBetaPrintPrinterTaskTrigger", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/taskTriggers", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/taskTriggers/$count", + "Command": "Get-MgBetaPrintPrinterTaskTriggerCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Read.All", @@ -129716,34 +129725,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintPrinterTaskTriggerCount", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", + "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", + "Uri": "/print/services/{printService-id}", + "Command": "Get-MgBetaPrintService", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -129899,19 +129908,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintService", - "Command": "Get-MgBetaPrintService", "CommandAlias": null, - "Uri": "/print/services/{printService-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/services", + "Command": "Get-MgBetaPrintService", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -130067,18 +130075,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintService", - "Command": "Get-MgBetaPrintService", "CommandAlias": null, - "Uri": "/print/services", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/services/$count", + "Command": "Get-MgBetaPrintServiceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -130234,18 +130242,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintServiceCount", "CommandAlias": null, - "Uri": "/print/services/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Command": "Get-MgBetaPrintServiceEndpoint", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -130401,19 +130410,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Command": "Get-MgBetaPrintServiceEndpoint", "CommandAlias": null, - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/services/{printService-id}/endpoints", + "Command": "Get-MgBetaPrintServiceEndpoint", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -130569,18 +130577,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Command": "Get-MgBetaPrintServiceEndpoint", "CommandAlias": null, - "Uri": "/print/services/{printService-id}/endpoints", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/services/{printService-id}/endpoints/$count", + "Command": "Get-MgBetaPrintServiceEndpointCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -130736,19 +130745,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintServiceEndpointCount", "CommandAlias": null, - "Uri": "/print/services/{printService-id}/endpoints/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}", + "Command": "Get-MgBetaPrintShare", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -130776,19 +130785,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrinterShare", - "Command": "Get-MgBetaPrintShare", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/shares", + "Command": "Get-MgBetaPrintShare", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -130816,18 +130824,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrinterShare", - "Command": "Get-MgBetaPrintShare", "CommandAlias": null, - "Uri": "/print/shares", - "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups", + "Command": "Get-MgBetaPrintShareAllowedGroup", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -130847,18 +130855,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaPrintShareAllowedGroup", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups", - "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Command": "Get-MgBetaPrintShareAllowedGroupByRef", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -130878,18 +130886,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaPrintShareAllowedGroupByRef", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", + "Command": "Get-MgBetaPrintShareAllowedGroupCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -130909,48 +130918,47 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintShareAllowedGroupCount", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningError", - "CommandAlias": null, + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers", + "Command": "Get-MgBetaPrintShareAllowedUser", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -130970,18 +130978,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaPrintShareAllowedUser", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers", - "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Command": "Get-MgBetaPrintShareAllowedUserByRef", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -131001,18 +131009,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaPrintShareAllowedUserByRef", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", + "Command": "Get-MgBetaPrintShareAllowedUserCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -131032,63 +131041,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintShareAllowedUserCount", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaPrintShareAllowedUserMailboxSetting", - "CommandAlias": null, + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintShareAllowedUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/shares/$count", + "Command": "Get-MgBetaPrintShareCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -131116,98 +131124,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintShareCount", "CommandAlias": null, - "Uri": "/print/shares/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [ - { - "Name": "PrintJob.ReadBasic", - "Description": "Read basic information of your print jobs", - "FullDescription": "Allows the application to read the metadata of print jobs that you created. Does not allow access to print job document content.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "PrintJob.ReadWriteBasic.All", - "Description": "Read and write basic information of print jobs", - "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.ReadWriteBasic", - "Description": "Read and write basic information of your print jobs", - "FullDescription": "Allows the application to read and update the metadata of print jobs that you created. Does not allow access to print job document content.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.ReadWrite.All", - "Description": "Read and update print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs on your behalf. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.ReadWrite", - "Description": "Read and update your print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.ReadBasic.All", - "Description": "Read basic information of print jobs", - "FullDescription": "Allows the application to read the metadata of print jobs on your behalf. Does not allow access to print job document content.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.Read.All", - "Description": "Read print jobs", - "FullDescription": "Allows the application to read the metadata and document content of print jobs on your behalf. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.Read", - "Description": "Read your print jobs", - "FullDescription": "Allows the application to read the metadata and document content of print jobs that you created.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Get-MgBetaPrintShareJob", - "CommandAlias": null, + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintShareJob", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -131274,19 +131203,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-jobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Get-MgBetaPrintShareJob", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintShareJob", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -131353,153 +131282,233 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintShareJobCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-jobs?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintShareJobCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { - "Permissions": [], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "PrintJob.ReadBasic", + "Description": "Read basic information of your print jobs", + "FullDescription": "Allows the application to read the metadata of print jobs that you created. Does not allow access to print job document content.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "PrintJob.ReadWriteBasic.All", + "Description": "Read and write basic information of print jobs", + "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.ReadWriteBasic", + "Description": "Read and write basic information of your print jobs", + "FullDescription": "Allows the application to read and update the metadata of print jobs that you created. Does not allow access to print job document content.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.ReadWrite.All", + "Description": "Read and update print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs on your behalf. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.ReadWrite", + "Description": "Read and update your print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.ReadBasic.All", + "Description": "Read basic information of print jobs", + "FullDescription": "Allows the application to read the metadata of print jobs on your behalf. Does not allow access to print job document content.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.Read.All", + "Description": "Read print jobs", + "FullDescription": "Allows the application to read the metadata and document content of print jobs on your behalf. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.Read", + "Description": "Read your print jobs", + "FullDescription": "Allows the application to read the metadata and document content of print jobs that you created.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "Get-MgBetaPrintShareJobDocument", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintShareJobDocument", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "Get-MgBetaPrintShareJobDocument", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintShareJobDocument", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintShareJobDocumentContent", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintShareJobDocumentContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintShareJobDocumentCount", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintShareJobDocumentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Get-MgBetaPrintShareJobTask", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintShareJobTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Get-MgBetaPrintShareJobTask", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintShareJobTask", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintShareJobTaskCount", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintShareJobTaskCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Command": "Get-MgBetaPrintShareJobTaskDefinition", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintShareJobTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Command": "Get-MgBetaPrintShareJobTaskTrigger", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintShareJobTaskTrigger", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/printer", + "Command": "Get-MgBetaPrintSharePrinter", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Read.All", @@ -131527,123 +131536,123 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrinter", - "Command": "Get-MgBetaPrintSharePrinter", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/printer", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Command": "Get-MgBetaPrintTaskDefinition", - "CommandAlias": null, + "Method": "GET", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintTaskDefinition", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-beta", "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Command": "Get-MgBetaPrintTaskDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/taskDefinitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintTaskDefinition", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintTaskDefinitionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/taskDefinitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintTaskDefinitionCount", "Variants": [ "Get" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Get-MgBetaPrintTaskDefinitionTask", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintTaskDefinitionTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-beta", "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Get-MgBetaPrintTaskDefinitionTask", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintTaskDefinitionTask", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrintTaskDefinitionTaskCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintTaskDefinitionTaskCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Command": "Get-MgBetaPrivacySubjectRightsRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -131663,19 +131672,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Command": "Get-MgBetaPrivacySubjectRightsRequest", "CommandAlias": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests", + "Command": "Get-MgBetaPrivacySubjectRightsRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -131695,224 +131703,224 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Command": "Get-MgBetaPrivacySubjectRightsRequest", "CommandAlias": null, - "Uri": "/privacy/subjectRightsRequests", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", - "CommandAlias": null, + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", "Variants": [ "List" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverByUserPrincipalName", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers(userPrincipalName='{userPrincipalName}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverByUserPrincipalName", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", "Variants": [ "List" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorByUserPrincipalName", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators(userPrincipalName='{userPrincipalName}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorByUserPrincipalName", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/$count", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -131932,18 +131940,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestCount", "CommandAlias": null, - "Uri": "/privacy/subjectRightsRequests/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", + "Command": "Get-MgBetaPrivacySubjectRightsRequestFinalAttachment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -131963,49 +131972,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestFinalAttachment", "CommandAlias": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestFinalReport", - "CommandAlias": null, + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestFinalReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -132025,18 +132033,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", "CommandAlias": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", + "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -132056,1158 +132065,1157 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount", "CommandAlias": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "GET" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeam", - "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam", - "CommandAlias": null, + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccess", - "Command": "Get-MgBetaPrivilegedAccess", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccess", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccess", - "Command": "Get-MgBetaPrivilegedAccess", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccess", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivilegedAccessCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource", - "Command": "Get-MgBetaPrivilegedAccessResource", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource", - "Command": "Get-MgBetaPrivilegedAccessResource", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResource", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivilegedAccessResourceCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource", - "Command": "Get-MgBetaPrivilegedAccessResourceParent", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/parent", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceParent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/resource", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/roleSetting", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/resource", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/resource", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/roleSetting", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/resource", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/resource", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/roleSetting", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentResource", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/resource", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Command": "Get-MgBetaPrivilegedAccessRoleSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Command": "Get-MgBetaPrivilegedAccessRoleSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleSetting", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/resource", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Command": "Get-MgBetaPrivilegedApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedApproval/{privilegedApproval-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedApproval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Command": "Get-MgBetaPrivilegedApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedApproval", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedApproval", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivilegedApprovalCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedApproval/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedApprovalCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Command": "Get-MgBetaPrivilegedApprovalRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedApproval/{privilegedApproval-id}/request", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedApprovalRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfo", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", - "Command": "Get-MgBetaPrivilegedOperationEvent", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedOperationEvent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", - "Command": "Get-MgBetaPrivilegedOperationEvent", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedOperationEvents", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedOperationEvent", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivilegedOperationEventCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedOperationEvents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedOperationEventCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Command": "Get-MgBetaPrivilegedRole", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoles/{privilegedRole-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Command": "Get-MgBetaPrivilegedRole", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoles", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRole", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoleAssignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRoleAssignmentCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -133227,18 +133235,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", "CommandAlias": null, - "Uri": "/privilegedRoleAssignmentRequests", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests/$count", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -133258,287 +133266,287 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount", "CommandAlias": null, - "Uri": "/privilegedRoleAssignmentRequests/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", - "CommandAlias": null, + "Method": "GET", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/{privilegedRoleAssignment-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaPrivilegedRoleCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRoleCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoleAssignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", "Variants": [ "List", "List1" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Command": "Get-MgBetaPrivilegedRoleSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRoleSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Command": "Get-MgBetaPrivilegedRoleSummary", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "ApiVersion": "beta", + "Command": "Get-MgBetaPrivilegedRoleSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProgram", - "Command": "Get-MgBetaProgram", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/programs/{program-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaProgram", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/programs", + "Command": "Get-MgBetaProgram", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -133558,25 +133566,13 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProgram", - "Command": "Get-MgBetaProgram", "CommandAlias": null, - "Uri": "/programs", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProgramControl", - "Command": "Get-MgBetaProgramControl", - "CommandAlias": null, + "Method": "GET", "Uri": "/programControls/{programControl-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaProgramControl", "Variants": [ "Get", "Get1", @@ -133585,10 +133581,24 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphProgramControl", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/programControls", + "Command": "Get-MgBetaProgramControl", + "Variants": [ + "List", + "List1", + "List2" + ], + "OutputType": "IMicrosoftGraphProgramControl", + "ApiVersion": "beta", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -133608,20 +133618,22 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProgramControl", - "Command": "Get-MgBetaProgramControl", "CommandAlias": null, - "Uri": "/programControls", - "ApiVersion": "beta", - "Variants": [ - "List", - "List1", - "List2" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/programControls/$count", + "Command": "Get-MgBetaProgramControlCount", + "Variants": [ + "Get", + "Get1", + "Get2", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -133641,54 +133653,50 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaProgramControlCount", "CommandAlias": null, - "Uri": "/programControls/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "Get2", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProgram", - "Command": "Get-MgBetaProgramControlProgram", - "CommandAlias": null, + "Method": "GET", "Uri": "/programControls/{programControl-id}/program", - "ApiVersion": "beta", + "Command": "Get-MgBetaProgramControlProgram", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProgramControlType", - "Command": "Get-MgBetaProgramControlType", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/programControlTypes/{programControlType-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaProgramControlType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphProgramControlType", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/programControlTypes", + "Command": "Get-MgBetaProgramControlType", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphProgramControlType", + "ApiVersion": "beta", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -133708,18 +133716,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontroltype-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProgramControlType", - "Command": "Get-MgBetaProgramControlType", "CommandAlias": null, - "Uri": "/programControlTypes", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/programControlTypes/$count", + "Command": "Get-MgBetaProgramControlTypeCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -133739,18 +133747,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaProgramControlTypeCount", "CommandAlias": null, - "Uri": "/programControlTypes/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/programs/$count", + "Command": "Get-MgBetaProgramCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -133770,160 +133778,161 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaProgramCount", "CommandAlias": null, - "Uri": "/programs/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcredentialsigninactivity-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", - "Command": "Get-MgBetaReportAppCredentialSignInActivity", - "CommandAlias": null, + "Method": "GET", "Uri": "/reports/appCredentialSignInActivities/{appCredentialSignInActivity-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportAppCredentialSignInActivity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-appcredentialsigninactivities?view=graph-rest-beta", "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", - "Command": "Get-MgBetaReportAppCredentialSignInActivity", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcredentialsigninactivity-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/appCredentialSignInActivities", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportAppCredentialSignInActivity", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportAppCredentialSignInActivityCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-appcredentialsigninactivities?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/appCredentialSignInActivities/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportAppCredentialSignInActivityCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationsignindetailedsummary-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-applicationsignindetailedsummary?view=graph-rest-beta", "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationsignindetailedsummary-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/applicationSignInDetailedSummary", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-applicationsignindetailedsummary?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/applicationSignInDetailedSummary/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", - "Command": "Get-MgBetaReportAttackSimulationRepeatOffender", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getAttackSimulationRepeatOffenders", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportAttackSimulationRepeatOffender", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", - "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getAttackSimulationTrainingUserCoverage", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", - "Command": "Get-MgBetaReportAttackSimulationUserCoverage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getAttackSimulationSimulationUserCoverage", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportAttackSimulationUserCoverage", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", - "Command": "Get-MgBetaReportAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/authenticationMethods", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportAuthenticationMethod", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" + "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Reports" }, { + "Method": "GET", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -133943,19 +133952,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", "CommandAlias": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { + "Method": "GET", + "Uri": "/reports/authenticationMethods/userRegistrationDetails", + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -133975,18 +133983,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", "CommandAlias": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { + "Method": "GET", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -134006,578 +134014,579 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount", "CommandAlias": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getazureadapplicationsigninsummary?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplicationSignInSummary", - "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary", - "CommandAlias": null, + "Method": "GET", "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplicationSignInSummary", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportBrowserDistributionUserCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getazureadapplicationsigninsummary?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getBrowserDistributionUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportBrowserDistributionUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportBrowserUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getBrowserUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportBrowserUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportBrowserUserDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getBrowserUserDetail(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportBrowserUserDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialusagesummary?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCredentialUsageSummary", - "Command": "Get-MgBetaReportCredentialUsageSummary", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getCredentialUsageSummary(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportCredentialUsageSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCredentialUsageSummary", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialuserregistrationcount?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", - "Command": "Get-MgBetaReportCredentialUserRegistrationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialusagesummary?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getCredentialUserRegistrationCount", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportCredentialUserRegistrationCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialuserregistrationcount?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-credentialuserregistrationdetails?view=graph-rest-beta", "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/credentialUserRegistrationDetails", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-credentialuserregistrationdetails?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/credentialUserRegistrationDetails/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsage", - "Command": "Get-MgBetaReportDailyPrintUsage", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/dailyPrintUsage/{printUsage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportDailyPrintUsage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintUsage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsage", - "Command": "Get-MgBetaReportDailyPrintUsage", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/dailyPrintUsage", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportDailyPrintUsage", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintUsage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-beta", "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/dailyPrintUsageByPrinter", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/dailyPrintUsageByPrinter/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Command": "Get-MgBetaReportDailyPrintUsageByUser", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportDailyPrintUsageByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-beta", "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Command": "Get-MgBetaReportDailyPrintUsageByUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/dailyPrintUsageByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportDailyPrintUsageByUser", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportDailyPrintUsageByUserCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/dailyPrintUsageByUser/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportDailyPrintUsageByUserCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportDailyPrintUsageCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/dailyPrintUsage/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportDailyPrintUsageCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/dailyPrintUsageSummariesByPrinter", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/dailyPrintUsageSummariesByPrinter/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", "CommandAlias": null, - "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}", - "ApiVersion": "beta", + "Module": "Beta.Reports" + }, + { + "Method": "GET", + "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/dailyPrintUsageSummariesByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/dailyPrintUsageSummariesByUser/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/deviceConfigurationDeviceActivity", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity", "Variants": [ "Device" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportDeviceConfigurationUserActivity", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/deviceConfigurationUserActivity", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportDeviceConfigurationUserActivity", "Variants": [ "Device" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportEmailActivityCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getEmailActivityCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportEmailActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportEmailActivityUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportEmailActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportEmailActivityUserDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getEmailActivityUserDetail(date={date})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportEmailActivityUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportEmailAppUsageAppUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportEmailAppUsageAppUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportEmailAppUsageUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportEmailAppUsageUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportEmailAppUsageUserDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportEmailAppUsageUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportFormUserActivityCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getFormsUserActivityCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportFormUserActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportFormUserActivityUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getFormsUserActivityUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportFormUserActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportFormUserActivityUserDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getFormsUserActivityUserDetail(date={date})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportFormUserActivityUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphArchivedPrintJob", - "Command": "Get-MgBetaReportGroupArchivedPrintJob", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportGroupArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHealthMonitoringRoot", - "Command": "Get-MgBetaReportHealthMonitoring", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/healthMonitoring", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportHealthMonitoring", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" + "OutputType": "IMicrosoftGraphHealthMonitoringRoot", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Reports" }, { + "Method": "GET", + "Uri": "/reports/healthMonitoring/alerts/{alert-id}", + "Command": "Get-MgBetaReportHealthMonitoringAlert", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphHealthMonitoringAlert", + "ApiVersion": "beta", "Permissions": [ { "Name": "HealthMonitoringAlert.Read.All", @@ -134597,33 +134606,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/healthmonitoring-alert-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHealthMonitoringAlert", - "Command": "Get-MgBetaReportHealthMonitoringAlert", "CommandAlias": null, - "Uri": "/reports/healthMonitoring/alerts/{alert-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/healthmonitoring-healthmonitoringroot-list-alerts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHealthMonitoringAlert", - "Command": "Get-MgBetaReportHealthMonitoringAlert", - "CommandAlias": null, + "Method": "GET", "Uri": "/reports/healthMonitoring/alerts", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportHealthMonitoringAlert", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" + "OutputType": "IMicrosoftGraphHealthMonitoringAlert", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/healthmonitoring-healthmonitoringroot-list-alerts?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Reports" }, { + "Method": "GET", + "Uri": "/reports/healthMonitoring/alertConfigurations/{alertConfiguration-id}", + "Command": "Get-MgBetaReportHealthMonitoringAlertConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphHealthMonitoringAlertConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "HealthMonitoringAlertConfig.Read.All", @@ -134643,3125 +134652,3125 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/healthmonitoring-alertconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHealthMonitoringAlertConfiguration", - "Command": "Get-MgBetaReportHealthMonitoringAlertConfiguration", "CommandAlias": null, - "Uri": "/reports/healthMonitoring/alertConfigurations/{alertConfiguration-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Reports", - "Method": "GET" + "Module": "Beta.Reports" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/healthmonitoring-healthmonitoringroot-list-alertconfigurations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHealthMonitoringAlertConfiguration", - "Command": "Get-MgBetaReportHealthMonitoringAlertConfiguration", - "CommandAlias": null, + "Method": "GET", "Uri": "/reports/healthMonitoring/alertConfigurations", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportHealthMonitoringAlertConfiguration", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHealthMonitoringAlertConfiguration", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportHealthMonitoringAlertConfigurationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/healthmonitoring-healthmonitoringroot-list-alertconfigurations?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/healthMonitoring/alertConfigurations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportHealthMonitoringAlertConfigurationCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportHealthMonitoringAlertCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/healthMonitoring/alerts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportHealthMonitoringAlertCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-beta", "OutputType": null, - "Command": "Get-MgBetaReportM365AppPlatformUserCount", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportM365AppPlatformUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-beta", "OutputType": null, - "Command": "Get-MgBetaReportM365AppUserCount", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getM365AppUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportM365AppUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgBetaReportM365AppUserDetail", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getM365AppUserDetail(date={date})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportM365AppUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportMailboxUsageDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getMailboxUsageDetail(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportMailboxUsageDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportMailboxUsageMailboxCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportMailboxUsageMailboxCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportMailboxUsageStorage", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getMailboxUsageStorage(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportMailboxUsageStorage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail", "Variants": [ "Detail", "DetailViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary", "Variants": [ "Managed", "ManagedViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/managedDeviceEnrollmentFailureDetails", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail", "Variants": [ "Detail", "Detail1", "DetailViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureTrend", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/managedDeviceEnrollmentFailureTrends", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureTrend", "Variants": [ "Managed" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/managedDeviceEnrollmentTopFailures", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure", "Variants": [ "Top", "Top1", "TopViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmicrosoft365copilotusageuserdetail?view=graph-rest-beta", "OutputType": null, - "Command": "Get-MgBetaReportMicrosoft365CopilotUsageUserDetail", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getMicrosoft365CopilotUsageUserDetail(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportMicrosoft365CopilotUsageUserDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmicrosoft365copilotusercountsummary?view=graph-rest-beta", "OutputType": null, - "Command": "Get-MgBetaReportMicrosoft365CopilotUserCountSummary", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmicrosoft365copilotusageuserdetail?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getMicrosoft365CopilotUserCountSummary(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportMicrosoft365CopilotUserCountSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmicrosoft365copilotusercounttrend?view=graph-rest-beta", "OutputType": null, - "Command": "Get-MgBetaReportMicrosoft365CopilotUserCountTrend", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmicrosoft365copilotusercountsummary?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getMicrosoft365CopilotUserCountTrend(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportMicrosoft365CopilotUserCountTrend", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmicrosoft365copilotusercounttrend?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-beta", "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/monthlyPrintUsageByPrinter", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/monthlyPrintUsageByPrinter/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-beta", "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/monthlyPrintUsageByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/monthlyPrintUsageByUser/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/monthlyPrintUsageSummariesByPrinter", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/monthlyPrintUsageSummariesByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/monthlyPrintUsageSummariesByUser/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportOffice365ActivationCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365ActivationCounts", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportOffice365ActivationCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportOffice365ActivationUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365ActivationsUserCounts", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportOffice365ActivationUserCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportOffice365ActivationUserDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365ActivationsUserDetail", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportOffice365ActivationUserDetail", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts", - "Command": "Get-MgBetaReportOffice365ActiveUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportOffice365ActiveUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail", - "Command": "Get-MgBetaReportOffice365ActiveUserDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportOffice365ActiveUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts", - "Command": "Get-MgBetaReportOffice365GroupActivityCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportOffice365GroupActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail", - "Command": "Get-MgBetaReportOffice365GroupActivityDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportOffice365GroupActivityDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts", - "Command": "Get-MgBetaReportOffice365GroupActivityFileCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportOffice365GroupActivityFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts", - "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage", - "Command": "Get-MgBetaReportOffice365GroupActivityStorage", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportOffice365GroupActivityStorage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts", - "Command": "Get-MgBetaReportOffice365ServiceUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportOffice365ServiceUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportOneDriveActivityFileCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportOneDriveActivityFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportOneDriveActivityUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportOneDriveActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportOneDriveActivityUserDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportOneDriveActivityUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportOneDriveUsageAccountCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportOneDriveUsageAccountCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportOneDriveUsageAccountDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportOneDriveUsageAccountDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportOneDriveUsageFileCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportOneDriveUsageFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportOneDriveUsageStorage", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportOneDriveUsageStorage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartners", - "Command": "Get-MgBetaReportPartner", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportPartner", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPartners", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBilling", - "Command": "Get-MgBetaReportPartnerBilling", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportPartnerBilling", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPartnersBilling", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", - "Command": "Get-MgBetaReportPartnerBillingManifest", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportPartnerBillingManifest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphPartnersBillingManifest", - "Command": "Get-MgBetaReportPartnerBillingManifest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/manifests", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportPartnerBillingManifest", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportPartnerBillingManifestCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/manifests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportPartnerBillingManifestCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Command": "Get-MgBetaReportPartnerBillingOperation", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/operations/{operation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportPartnerBillingOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Command": "Get-MgBetaReportPartnerBillingOperation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportPartnerBillingOperation", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportPartnerBillingOperationCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportPartnerBillingOperationCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", - "Command": "Get-MgBetaReportPartnerBillingReconciliation", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/reconciliation", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportPartnerBillingReconciliation", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportPartnerBillingReconciliationBilled", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/reconciliation/billed", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportPartnerBillingReconciliationBilled", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", - "Command": "Get-MgBetaReportPartnerBillingUsage", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/usage", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportPartnerBillingUsage", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportPartnerBillingUsageBilled", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/usage/billed", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportPartnerBillingUsageBilled", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportPartnerBillingUsageUnbilled", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/usage/unbilled", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportPartnerBillingUsageUnbilled", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphArchivedPrintJob", - "Command": "Get-MgBetaReportPrinterArchivedPrintJob", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportPrinterArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", - "Command": "Get-MgBetaReportRelyingPartyDetailedSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportRelyingPartyDetailedSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSecurity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/security", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSecurity", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", - "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/security/getAttackSimulationRepeatOffenders", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", - "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", - "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportServiceActivity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivity", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsfordesktopmailbyreademail?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForDesktopMailByReadEmail", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getActiveUserMetricsForDesktopMailByReadEmail(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForDesktopMailByReadEmail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforemailbymodernauthentication?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForEmailByModernAuthentication", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsfordesktopmailbyreademail?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getActiveUserMetricsForEmailByModernAuthentication(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForEmailByModernAuthentication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforexcelweb?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForExcelWeb", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforemailbymodernauthentication?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getActiveUserMetricsForExcelWeb(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForExcelWeb", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforiosorandroidmailbyreademail?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForiOsorAndroidMailByReadEmail", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforexcelweb?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getActiveUserMetricsForiOSOrAndroidMailByReadEmail(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForiOsorAndroidMailByReadEmail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforonenoteweb?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOneNoteWeb", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforiosorandroidmailbyreademail?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getActiveUserMetricsForOneNoteWeb(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOneNoteWeb", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforoutlookmacbyreademail?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOutlookMacByReadEmail", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforonenoteweb?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getActiveUserMetricsForOutlookMacByReadEmail(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOutlookMacByReadEmail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforoutlookmobilebyreademail?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOutlookMobileByReadEmail", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforoutlookmacbyreademail?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getActiveUserMetricsForOutlookMobileByReadEmail(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOutlookMobileByReadEmail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforoutlookwebbyappopening?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOutlookWebByAppOpening", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforoutlookmobilebyreademail?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getActiveUserMetricsForOutlookWebByAppOpening(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOutlookWebByAppOpening", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforoutlookwebbyreademail?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOutlookWebByReadEmail", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforoutlookwebbyappopening?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getActiveUserMetricsForOutlookWebByReadEmail(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOutlookWebByReadEmail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforpowerpointweb?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForPowerPointWeb", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforoutlookwebbyreademail?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getActiveUserMetricsForPowerPointWeb(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForPowerPointWeb", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforvisioweb?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForVisioWeb", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforpowerpointweb?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getActiveUserMetricsForVisioWeb(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForVisioWeb", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforwordweb?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForWordWeb", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforvisioweb?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getActiveUserMetricsForWordWeb(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForWordWeb", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getaudiostreamsoverudpmetricsforteams?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceActivityPerformanceMetric", - "Command": "Get-MgBetaReportServiceActivityAudioStreamOverUdpMetricForTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforwordweb?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getAudioStreamsOverUdpMetricsForTeams(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityAudioStreamOverUdpMetricForTeam", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getaudiostreamqoemetricsforteams?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityPerformanceMetric", - "Command": "Get-MgBetaReportServiceActivityAudioStreamQoEMetricForTeam", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getaudiostreamsoverudpmetricsforteams?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getAudioStreamQoEMetricsForTeams(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityAudioStreamQoEMetricForTeam", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getconnectivitymetricsforexchange?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityPerformanceMetric", - "Command": "Get-MgBetaReportServiceActivityConnectivityMetricForExchange", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getaudiostreamqoemetricsforteams?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getConnectivityMetricsForExchange(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityConnectivityMetricForExchange", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceActivityPerformanceMetric", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmessagevolumemetricsforemaildelivery?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityMessageVolumeMetricForEmailDelivery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getconnectivitymetricsforexchange?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getMessageVolumeMetricsForEmailDelivery(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityMessageVolumeMetricForEmailDelivery", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmessagevolumemetricsforteamschat?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityMessageVolumeMetricForTeamChat", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmessagevolumemetricsforemaildelivery?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getMessageVolumeMetricsForTeamsChat(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityMessageVolumeMetricForTeamChat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccesscompliantdevicessigninsuccess?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessCompliantDeviceSignInSuccess", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmessagevolumemetricsforteamschat?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessCompliantDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessCompliantDeviceSignInSuccess", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccessmanageddevicessigninsuccess?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessManagedDeviceSignInSuccess", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccesscompliantdevicessigninsuccess?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessManagedDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessManagedDeviceSignInSuccess", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninfailure?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInFailure", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccessmanageddevicessigninsuccess?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getMetricsForMfaSignInFailure(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInFailure", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninsuccess?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInSuccess", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninfailure?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getMetricsForMfaSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInSuccess", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforsamlsigninsuccess?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityMetricForSamlSignInSuccess", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninsuccess?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getMetricsForSamlSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityMetricForSamlSignInSuccess", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getusagemetricsforteamsbylaunch?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityUsageMetricForTeamByLaunch", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforsamlsigninsuccess?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getUsageMetricsForTeamsByLaunch(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityUsageMetricForTeamByLaunch", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getusagemetricsforteamsbymeetingsjoined?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Command": "Get-MgBetaReportServiceActivityUsageMetricForTeamByMeetingJoined", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getusagemetricsforteamsbylaunch?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/serviceActivity/getUsageMetricsForTeamsByMeetingsJoined(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServiceActivityUsageMetricForTeamByMeetingJoined", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalsigninactivity-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", - "Command": "Get-MgBetaReportServicePrincipalSignInActivity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getusagemetricsforteamsbymeetingsjoined?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/servicePrincipalSignInActivities/{servicePrincipalSignInActivity-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServicePrincipalSignInActivity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-serviceprincipalsigninactivities?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", - "Command": "Get-MgBetaReportServicePrincipalSignInActivity", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalsigninactivity-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/servicePrincipalSignInActivities", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServicePrincipalSignInActivity", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-serviceprincipalsigninactivities?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/servicePrincipalSignInActivities/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSharePointActivityFileCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSharePointActivityFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSharePointActivityPage", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSharePointActivityPages(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSharePointActivityPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSharePointActivityUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSharePointActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSharePointActivityUserDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSharePointActivityUserDetail(date={date})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSharePointActivityUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSharePointSiteUsageDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSharePointSiteUsageDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSharePointSiteUsageFileCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSharePointSiteUsageFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSharePointSiteUsagePage", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSharePointSiteUsagePage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSharePointSiteUsageStorage", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSharePointSiteUsageStorage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSkypeForBusinessActivityCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSkypeForBusinessActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceLevelAgreementRoot", - "Command": "Get-MgBetaReportSla", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/sla", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSla", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceLevelAgreementRoot", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/azureadauthentication-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAzureAdAuthentication", - "Command": "Get-MgBetaReportSlaAzureAdAuthentication", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/sla/azureADAuthentication", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportSlaAzureAdAuthentication", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportTeamActivityCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/azureadauthentication-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportTeamActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportTeamActivityDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportTeamActivityDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportTeamActivityDistributionCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportTeamActivityDistributionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportTeamCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsTeamCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportTeamCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportTeamDeviceUsageUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportTeamDeviceUsageUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportTeamUserActivityCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportTeamUserActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportTeamUserActivityTotalCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportTeamUserActivityTotalCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsUserActivityTotalDistributionCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportTeamUserActivityUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportTeamUserActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportTeamUserActivityUserDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportTeamUserActivityUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphArchivedPrintJob", - "Command": "Get-MgBetaReportUserArchivedPrintJob", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", - "Command": "Get-MgBetaReportUserCredentialUsageDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserCredentialUsageDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-usercredentialusagedetails?view=graph-rest-beta", "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", - "Command": "Get-MgBetaReportUserCredentialUsageDetail", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userCredentialUsageDetails", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserCredentialUsageDetail", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportUserCredentialUsageDetailCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-usercredentialusagedetails?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userCredentialUsageDetails/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserCredentialUsageDetailCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserInsightsRoot", - "Command": "Get-MgBetaReportUserInsight", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsight", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserInsightsRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", - "Command": "Get-MgBetaReportUserInsightDaily", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDaily", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActiveUsersMetric", - "Command": "Get-MgBetaReportUserInsightDailyActiveUser", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/activeUsers/{activeUsersMetric-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyActiveUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta", "OutputType": "IMicrosoftGraphActiveUsersMetric", - "Command": "Get-MgBetaReportUserInsightDailyActiveUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/activeUsers", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyActiveUser", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphActiveUsersMetric", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportUserInsightDailyActiveUserCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/activeUsers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyActiveUserCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationsMetric", - "Command": "Get-MgBetaReportUserInsightDailyAuthentication", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/authentications/{authenticationsMetric-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyAuthentication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-authentications?view=graph-rest-beta", "OutputType": "IMicrosoftGraphAuthenticationsMetric", - "Command": "Get-MgBetaReportUserInsightDailyAuthentication", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/authentications", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyAuthentication", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportUserInsightDailyAuthenticationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-authentications?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/authentications/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyAuthenticationCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/inactiveUsers/{dailyInactiveUsersMetric-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/inactiveUsers", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/{dailyInactiveUsersByApplicationMetric-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/inactiveUsersByApplication", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplicationCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplicationCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/inactiveUsers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMfaCompletionMetric", - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/mfaCompletions/{mfaCompletionMetric-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta", "OutputType": "IMicrosoftGraphMfaCompletionMetric", - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/mfaCompletions", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/mfaCompletions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletionCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMfaTelecomFraudMetric", - "Command": "Get-MgBetaReportUserInsightDailyMfaTelecomFraud", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/mfaTelecomFraud/{mfaTelecomFraudMetric-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyMfaTelecomFraud", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMfaTelecomFraudMetric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMfaTelecomFraudMetric", - "Command": "Get-MgBetaReportUserInsightDailyMfaTelecomFraud", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/mfaTelecomFraud", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyMfaTelecomFraud", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMfaTelecomFraudMetric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportUserInsightDailyMfaTelecomFraudCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/mfaTelecomFraud/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyMfaTelecomFraudCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSignUpMetric", - "Command": "Get-MgBetaReportUserInsightDailySignUp", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/signUps/{userSignUpMetric-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailySignUp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-signups?view=graph-rest-beta", "OutputType": "IMicrosoftGraphUserSignUpMetric", - "Command": "Get-MgBetaReportUserInsightDailySignUp", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/signUps", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailySignUp", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserSignUpMetric", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportUserInsightDailySignUpCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-signups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/signUps/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailySignUpCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInsightSummary", - "Command": "Get-MgBetaReportUserInsightDailySummary", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/summary/{insightSummary-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailySummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInsightSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInsightSummary", - "Command": "Get-MgBetaReportUserInsightDailySummary", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/summary", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailySummary", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInsightSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportUserInsightDailySummaryCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/summary/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailySummaryCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserCountMetric", - "Command": "Get-MgBetaReportUserInsightDailyUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/userCount/{userCountMetric-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyUserCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-usercount?view=graph-rest-beta", "OutputType": "IMicrosoftGraphUserCountMetric", - "Command": "Get-MgBetaReportUserInsightDailyUserCount", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/daily/userCount", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightDailyUserCount", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", - "Command": "Get-MgBetaReportUserInsightMonthly", + "OutputType": "IMicrosoftGraphUserCountMetric", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-usercount?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthly", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActiveUsersMetric", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/activeUsers/{activeUsersMetric-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta", "OutputType": "IMicrosoftGraphActiveUsersMetric", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/activeUsers", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphActiveUsersMetric", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/activeUsers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationsMetric", - "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/authentications/{authenticationsMetric-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-authentications?view=graph-rest-beta", "OutputType": "IMicrosoftGraphAuthenticationsMetric", - "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/authentications", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportUserInsightMonthlyAuthenticationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-authentications?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/authentications/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyAuthenticationCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/inactiveUsers/{monthlyInactiveUsersMetric-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/inactiveUsers", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/{monthlyInactiveUsersByApplicationMetric-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplicationCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplicationCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/inactiveUsers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMfaCompletionMetric", - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/mfaCompletions/{mfaCompletionMetric-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta", "OutputType": "IMicrosoftGraphMfaCompletionMetric", - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/mfaCompletions", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/mfaCompletions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletionCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMfaUserCountMetric", - "Command": "Get-MgBetaReportUserInsightMonthlyMfaRegisteredUser", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/mfaRegisteredUsers/{mfaUserCountMetric-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyMfaRegisteredUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMfaUserCountMetric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMfaUserCountMetric", - "Command": "Get-MgBetaReportUserInsightMonthlyMfaRegisteredUser", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/mfaRegisteredUsers", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyMfaRegisteredUser", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMfaUserCountMetric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportUserInsightMonthlyMfaRegisteredUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/mfaRegisteredUsers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyMfaRegisteredUserCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserRequestsMetric", - "Command": "Get-MgBetaReportUserInsightMonthlyRequest", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/requests/{userRequestsMetric-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-requests?view=graph-rest-beta", "OutputType": "IMicrosoftGraphUserRequestsMetric", - "Command": "Get-MgBetaReportUserInsightMonthlyRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/requests", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyRequest", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserRequestsMetric", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportUserInsightMonthlyRequestCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-requests?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/requests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlyRequestCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSignUpMetric", - "Command": "Get-MgBetaReportUserInsightMonthlySignUp", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/signUps/{userSignUpMetric-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlySignUp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-signups?view=graph-rest-beta", "OutputType": "IMicrosoftGraphUserSignUpMetric", - "Command": "Get-MgBetaReportUserInsightMonthlySignUp", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/signUps", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlySignUp", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserSignUpMetric", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportUserInsightMonthlySignUpCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-signups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/signUps/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlySignUpCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInsightSummary", - "Command": "Get-MgBetaReportUserInsightMonthlySummary", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/summary/{insightSummary-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlySummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInsightSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInsightSummary", - "Command": "Get-MgBetaReportUserInsightMonthlySummary", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/summary", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlySummary", "Variants": [ "List" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInsightSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportUserInsightMonthlySummaryCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/userInsights/monthly/summary/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportUserInsightMonthlySummaryCount", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportYammerActivityCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getYammerActivityCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportYammerActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportYammerActivityUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportYammerActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportYammerActivityUserDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getYammerActivityUserDetail(date={date})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportYammerActivityUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportYammerDeviceUsageUserCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportYammerDeviceUsageUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportYammerGroupActivityCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportYammerGroupActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportYammerGroupActivityDetail", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportYammerGroupActivityDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaReportYammerGroupActivityGroupCount", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaReportYammerGroupActivityGroupCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRiskDetection", - "Command": "Get-MgBetaRiskDetection", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "GET", "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRiskDetection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRiskDetection", - "Command": "Get-MgBetaRiskDetection", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identityProtection/riskDetections", - "ApiVersion": "beta", + "Command": "Get-MgBetaRiskDetection", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRiskDetectionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identityProtection/riskDetections/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRiskDetectionCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Command": "Get-MgBetaRiskyServicePrincipal", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -137781,19 +137790,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Command": "Get-MgBetaRiskyServicePrincipal", "CommandAlias": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals", + "Command": "Get-MgBetaRiskyServicePrincipal", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -137813,18 +137821,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Command": "Get-MgBetaRiskyServicePrincipal", "CommandAlias": null, - "Uri": "/identityProtection/riskyServicePrincipals", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/$count", + "Command": "Get-MgBetaRiskyServicePrincipalCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -137844,33 +137852,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRiskyServicePrincipalCount", "CommandAlias": null, - "Uri": "/identityProtection/riskyServicePrincipals/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Command": "Get-MgBetaRiskyServicePrincipalHistory", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRiskyServicePrincipalHistory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", + "Command": "Get-MgBetaRiskyServicePrincipalHistory", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -137890,18 +137898,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Command": "Get-MgBetaRiskyServicePrincipalHistory", "CommandAlias": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", + "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -137921,62 +137930,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount", "CommandAlias": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUser", - "Command": "Get-MgBetaRiskyUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRiskyUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-get?view=graph-rest-beta", "OutputType": "IMicrosoftGraphRiskyUser", - "Command": "Get-MgBetaRiskyUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identityProtection/riskyUsers", - "ApiVersion": "beta", + "Command": "Get-MgBetaRiskyUser", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRiskyUserCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identityProtection/riskyUsers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRiskyUserCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Command": "Get-MgBetaRiskyUserHistory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -137996,19 +138005,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuserhistoryitem-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Command": "Get-MgBetaRiskyUserHistory", "CommandAlias": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", + "Command": "Get-MgBetaRiskyUserHistory", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -138028,18 +138036,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Command": "Get-MgBetaRiskyUserHistory", "CommandAlias": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", + "Command": "Get-MgBetaRiskyUserHistoryCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -138059,19 +138068,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRiskyUserHistoryCount", "CommandAlias": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/roleManagement", + "Command": "Get-MgBetaRoleManagement", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphRoleManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -138107,149 +138115,150 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleManagement", - "Command": "Get-MgBetaRoleManagement", "CommandAlias": null, - "Uri": "/roleManagement", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Command": "Get-MgBetaRoleManagementCloudPc", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/cloudPC", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPc", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/cloudPC/resourceNamespaces/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionAuthenticationContext", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionAuthenticationContext", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -138285,19 +138294,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -138333,62 +138341,62 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/cloudPC/roleAssignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/$count", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -138424,121 +138432,122 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount", "CommandAlias": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipalCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipalCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -138646,19 +138655,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleDefinitions", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -138766,18 +138774,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleDefinitions/$count", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -138885,178 +138893,179 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount", "CommandAlias": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Command": "Get-MgBetaRoleManagementDefender", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/defender", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefender", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Get-MgBetaRoleManagementDefenderResourceNamespace", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderResourceNamespace", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Get-MgBetaRoleManagementDefenderResourceNamespace", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/defender/resourceNamespaces", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderResourceNamespace", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/defender/resourceNamespaces/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceActionAuthenticationContext", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceActionAuthenticationContext", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceActionCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceActionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceActionResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Defender", @@ -139084,19 +139093,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/defender/roleAssignments", + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Defender", @@ -139124,62 +139132,62 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/defender/roleAssignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentAppScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentAppScope", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentAppScopeCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentAppScopeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/defender/roleAssignments/$count", + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Defender", @@ -139207,121 +139215,122 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentCount", "CommandAlias": null, - "Uri": "/roleManagement/defender/roleAssignments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentDirectoryScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentDirectoryScope", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentDirectoryScopeCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentDirectoryScopeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentPrincipal", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentPrincipal", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentPrincipal", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentPrincipalCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentPrincipalCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentRoleDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgBetaRoleManagementDefenderRoleDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Defender", @@ -139349,19 +139358,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDefenderRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/defender/roleDefinitions", + "Command": "Get-MgBetaRoleManagementDefenderRoleDefinition", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Defender", @@ -139389,18 +139397,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDefenderRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/defender/roleDefinitions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/defender/roleDefinitions/$count", + "Command": "Get-MgBetaRoleManagementDefenderRoleDefinitionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Defender", @@ -139428,47 +139436,47 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleDefinitionCount", "CommandAlias": null, - "Uri": "/roleManagement/defender/roleDefinitions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/deviceManagement", + "Command": "Get-MgBetaRoleManagementDeviceManagement", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -139504,135 +139512,136 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Command": "Get-MgBetaRoleManagementDeviceManagement", "CommandAlias": null, - "Uri": "/roleManagement/deviceManagement", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionAuthenticationContext", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionAuthenticationContext", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -139668,19 +139677,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -139716,62 +139724,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/$count", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -139807,121 +139815,122 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount", "CommandAlias": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipalCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipalCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -140029,19 +140038,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleDefinitions", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -140149,18 +140157,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/$count", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -140268,61 +140276,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount", "CommandAlias": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication", - "Command": "Get-MgBetaRoleManagementDirectory", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectory", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -140350,19 +140359,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", "CommandAlias": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -140390,18 +140398,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-resourcenamespaces?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", "CommandAlias": null, - "Uri": "/roleManagement/directory/resourceNamespaces", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/$count", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -140429,18 +140437,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/resourceNamespaces/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -140468,19 +140477,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourceaction-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "CommandAlias": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -140508,33 +140516,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-list-resourceactions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "CommandAlias": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -140562,34 +140571,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "CommandAlias": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -140633,19 +140642,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -140689,120 +140697,120 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentApprovals/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/$count", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -140846,63 +140854,64 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -140946,19 +140955,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -141002,48 +141010,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -141087,33 +141095,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -141157,19 +141166,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -141213,48 +141221,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -141298,78 +141306,79 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -141405,19 +141414,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -141453,48 +141461,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -141530,93 +141538,94 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -141660,19 +141669,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -141716,18 +141724,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleDefinitions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/$count", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -141771,62 +141779,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleDefinitions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -141870,19 +141879,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -141926,33 +141934,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -141996,33 +142004,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -142066,19 +142075,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -142122,33 +142130,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -142192,78 +142200,79 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -142307,19 +142316,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -142363,33 +142371,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -142433,108 +142441,108 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/transitiveRoleAssignments", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -142570,33 +142578,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-transitiveroleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/$count", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -142632,1438 +142640,1439 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication", - "Command": "Get-MgBetaRoleManagementEnterpriseApp", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication", - "Command": "Get-MgBetaRoleManagementEnterpriseApp", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseApp", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication", - "Command": "Get-MgBetaRoleManagementEntitlementManagement", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement", + "Command": "Get-MgBetaRoleManagementEntitlementManagement", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -144123,19 +144132,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -144195,120 +144203,120 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -144368,432 +144376,433 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -144901,19 +144910,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -145021,18 +145029,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -145140,503 +145148,504 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacApplication", - "Command": "Get-MgBetaRoleManagementExchange", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/exchange", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchange", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRbacApplication", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCustomAppScope", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -145664,19 +145673,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAppScope", - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", "CommandAlias": null, - "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/exchange/customAppScopes", + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCustomAppScope", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -145704,18 +145712,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacapplication-list-customappscopes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAppScope", - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", "CommandAlias": null, - "Uri": "/roleManagement/exchange/customAppScopes", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/exchange/customAppScopes/$count", + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScopeCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -145743,135 +145751,136 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScopeCount", "CommandAlias": null, - "Uri": "/roleManagement/exchange/customAppScopes/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/exchange/resourceNamespaces", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/exchange/resourceNamespaces/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionAuthenticationContext", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionAuthenticationContext", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -145915,19 +145924,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/exchange/roleAssignments", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -145971,33 +145979,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/exchange/roleAssignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentAppScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/exchange/roleAssignments/$count", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -146041,63 +146049,64 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentCount", "CommandAlias": null, - "Uri": "/roleManagement/exchange/roleAssignments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentPrincipal", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentRoleDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -146157,19 +146166,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/exchange/roleDefinitions", + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -146229,18 +146237,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/exchange/roleDefinitions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/roleManagement/exchange/roleDefinitions/$count", + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -146300,150 +146308,151 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionCount", "CommandAlias": null, - "Uri": "/roleManagement/exchange/roleDefinitions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/exchange/transitiveRoleAssignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentCount", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/exchange/transitiveRoleAssignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentCount", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentDirectoryScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentPrincipal", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentRoleDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Command": "Get-MgBetaSchemaExtension", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -146463,19 +146472,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchemaExtension", - "Command": "Get-MgBetaSchemaExtension", "CommandAlias": null, - "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.SchemaExtensions", - "Method": "GET" + "Module": "Beta.SchemaExtensions" }, { + "Method": "GET", + "Uri": "/schemaExtensions", + "Command": "Get-MgBetaSchemaExtension", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -146495,18 +146503,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchemaExtension", - "Command": "Get-MgBetaSchemaExtension", "CommandAlias": null, - "Uri": "/schemaExtensions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.SchemaExtensions", - "Method": "GET" + "Module": "Beta.SchemaExtensions" }, { + "Method": "GET", + "Uri": "/schemaExtensions/$count", + "Command": "Get-MgBetaSchemaExtensionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -146526,18 +146534,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSchemaExtensionCount", "CommandAlias": null, - "Uri": "/schemaExtensions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.SchemaExtensions", - "Method": "GET" + "Module": "Beta.SchemaExtensions" }, { + "Method": "GET", + "Uri": "/search/acronyms/{acronym-id}", + "Command": "Get-MgBetaSearchAcronym", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -146557,19 +146566,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchAcronym", - "Command": "Get-MgBetaSearchAcronym", "CommandAlias": null, - "Uri": "/search/acronyms/{acronym-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/search/acronyms", + "Command": "Get-MgBetaSearchAcronym", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -146589,18 +146597,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchAcronym", - "Command": "Get-MgBetaSearchAcronym", "CommandAlias": null, - "Uri": "/search/acronyms", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/search/acronyms/$count", + "Command": "Get-MgBetaSearchAcronymCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -146620,18 +146628,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSearchAcronymCount", "CommandAlias": null, - "Uri": "/search/acronyms/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/search/bookmarks/{bookmark-id}", + "Command": "Get-MgBetaSearchBookmark", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -146651,19 +146660,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchBookmark", - "Command": "Get-MgBetaSearchBookmark", "CommandAlias": null, - "Uri": "/search/bookmarks/{bookmark-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/search/bookmarks", + "Command": "Get-MgBetaSearchBookmark", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -146683,18 +146691,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchBookmark", - "Command": "Get-MgBetaSearchBookmark", "CommandAlias": null, - "Uri": "/search/bookmarks", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/search/bookmarks/$count", + "Command": "Get-MgBetaSearchBookmarkCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -146714,32 +146722,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSearchBookmarkCount", "CommandAlias": null, - "Uri": "/search/bookmarks/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSearchEntity", - "Command": "Get-MgBetaSearchEntity", - "CommandAlias": null, + "Method": "GET", "Uri": "/search", - "ApiVersion": "beta", + "Command": "Get-MgBetaSearchEntity", "Variants": [ "Get" ], - "Module": "Beta.Search", - "Method": "GET" + "OutputType": "IMicrosoftGraphSearchEntity", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/search/qnas/{qna-id}", + "Command": "Get-MgBetaSearchQna", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -146759,19 +146768,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchQna", - "Command": "Get-MgBetaSearchQna", "CommandAlias": null, - "Uri": "/search/qnas/{qna-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/search/qnas", + "Command": "Get-MgBetaSearchQna", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -146791,18 +146799,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchQna", - "Command": "Get-MgBetaSearchQna", "CommandAlias": null, - "Uri": "/search/qnas", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/search/qnas/$count", + "Command": "Get-MgBetaSearchQnaCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -146822,18 +146830,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSearchQnaCount", "CommandAlias": null, - "Uri": "/search/qnas/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Search", - "Method": "GET" + "Module": "Beta.Search" }, { + "Method": "GET", + "Uri": "/security/securityActions/{securityAction-id}", + "Command": "Get-MgBetaSecurityAction", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityActions.Read.All", @@ -146853,19 +146862,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAction", - "Command": "Get-MgBetaSecurityAction", "CommandAlias": null, - "Uri": "/security/securityActions/{securityAction-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/securityActions", + "Command": "Get-MgBetaSecurityAction", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityActions.Read.All", @@ -146885,18 +146893,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityactions-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAction", - "Command": "Get-MgBetaSecurityAction", "CommandAlias": null, - "Uri": "/security/securityActions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/securityActions/$count", + "Command": "Get-MgBetaSecurityActionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityActions.Read.All", @@ -146916,18 +146924,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityActionCount", "CommandAlias": null, - "Uri": "/security/securityActions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/alerts/{alert-id}", + "Command": "Get-MgBetaSecurityAlert", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -146947,19 +146956,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAlert", - "Command": "Get-MgBetaSecurityAlert", "CommandAlias": null, - "Uri": "/security/alerts/{alert-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/alerts", + "Command": "Get-MgBetaSecurityAlert", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -146979,18 +146987,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAlert", - "Command": "Get-MgBetaSecurityAlert", "CommandAlias": null, - "Uri": "/security/alerts", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/alerts/$count", + "Command": "Get-MgBetaSecurityAlertCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -147010,18 +147018,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityAlertCount", "CommandAlias": null, - "Uri": "/security/alerts/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/alerts_v2/{alert-id}", + "Command": "Get-MgBetaSecurityAlertV2", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -147041,19 +147050,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Command": "Get-MgBetaSecurityAlertV2", "CommandAlias": null, - "Uri": "/security/alerts_v2/{alert-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/alerts_v2", + "Command": "Get-MgBetaSecurityAlertV2", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -147073,18 +147081,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Command": "Get-MgBetaSecurityAlertV2", "CommandAlias": null, - "Uri": "/security/alerts_v2", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/alerts_v2/$count", + "Command": "Get-MgBetaSecurityAlertV2Count", + "Variants": [ + "Get1" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -147104,601 +147112,602 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityAlertV2Count", "CommandAlias": null, - "Uri": "/security/alerts_v2/$count", - "ApiVersion": "beta", - "Variants": [ - "Get1" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSimulation", - "Command": "Get-MgBetaSecurityAttackSimulation", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/attackSimulation/simulations/{simulation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSimulation", - "Command": "Get-MgBetaSecurityAttackSimulation", - "CommandAlias": null, - "Uri": "/security/attackSimulation/simulations", "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulation-get?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/attackSimulation/simulations", + "Command": "Get-MgBetaSecurityAttackSimulation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSimulation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Command": "Get-MgBetaSecurityAttackSimulationAutomation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationAutomation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSimulationAutomation", - "Command": "Get-MgBetaSecurityAttackSimulationAutomation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/simulationAutomations", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationAutomation", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityAttackSimulationAutomationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/simulationAutomations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationAutomationCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRunCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRunCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityAttackSimulationCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/simulations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotification", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-beta", "OutputType": "IMicrosoftGraphEndUserNotification", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/endUserNotifications", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/endUserNotifications/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetailCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPage", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-beta", "OutputType": "IMicrosoftGraphLandingPage", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/landingPages", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/landingPages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetailCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLoginPage", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-beta", "OutputType": "IMicrosoftGraphLoginPage", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/loginPages", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityAttackSimulationLoginPageCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/loginPages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationLoginPageCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Command": "Get-MgBetaSecurityAttackSimulationOperation", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Command": "Get-MgBetaSecurityAttackSimulationOperation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationOperation", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityAttackSimulationOperationCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationOperationCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/payload-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPayload", - "Command": "Get-MgBetaSecurityAttackSimulationPayload", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/payloads/{payload-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationPayload", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-beta", "OutputType": "IMicrosoftGraphPayload", - "Command": "Get-MgBetaSecurityAttackSimulationPayload", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/payload-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/payloads", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationPayload", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityAttackSimulationPayloadCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/payloads/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationPayloadCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTraining", - "Command": "Get-MgBetaSecurityAttackSimulationTraining", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/trainings/{training-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationTraining", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-beta", "OutputType": "IMicrosoftGraphTraining", - "Command": "Get-MgBetaSecurityAttackSimulationTraining", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/trainings", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationTraining", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trainingcampaign-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrainingCampaign", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainingcampaigns?view=graph-rest-beta", "OutputType": "IMicrosoftGraphTrainingCampaign", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trainingcampaign-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/trainingCampaigns", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTrainingCampaign", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaignCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainingcampaigns?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/trainingCampaigns/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaignCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/trainings/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetailCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", - "Command": "Get-MgBetaSecurityAuditLog", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/auditLog", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAuditLog", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}", + "Command": "Get-MgBetaSecurityAuditLogQuery", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -147758,19 +147767,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditlogquery-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", - "Command": "Get-MgBetaSecurityAuditLogQuery", "CommandAlias": null, - "Uri": "/security/auditLog/queries/{auditLogQuery-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/auditLog/queries", + "Command": "Get-MgBetaSecurityAuditLogQuery", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -147830,18 +147838,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditcoreroot-list-auditlogqueries?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", - "Command": "Get-MgBetaSecurityAuditLogQuery", "CommandAlias": null, - "Uri": "/security/auditLog/queries", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/auditLog/queries/$count", + "Command": "Get-MgBetaSecurityAuditLogQueryCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -147901,33 +147909,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityAuditLogQueryCount", "CommandAlias": null, - "Uri": "/security/auditLog/queries/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", - "Command": "Get-MgBetaSecurityAuditLogQueryRecord", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityAuditLogQueryRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", + "Command": "Get-MgBetaSecurityAuditLogQueryRecord", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -147987,18 +147995,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditlogquery-list-records?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", - "Command": "Get-MgBetaSecurityAuditLogQueryRecord", "CommandAlias": null, - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/$count", + "Command": "Get-MgBetaSecurityAuditLogQueryRecordCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -148058,33 +148067,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityAuditLogQueryRecordCount", "CommandAlias": null, - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCasesRoot", - "Command": "Get-MgBetaSecurityCase", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCase", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148104,19 +148113,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148136,18 +148144,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148167,18 +148175,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148198,19 +148207,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148230,18 +148238,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148261,19 +148270,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148293,34 +148302,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148340,18 +148348,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148371,49 +148380,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148433,18 +148441,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148464,78 +148473,77 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148555,18 +148563,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148586,19 +148595,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSourceCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148618,19 +148627,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148650,18 +148658,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-legalholds?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148681,93 +148690,92 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceSite", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}/site", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceSite", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148787,18 +148795,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148818,19 +148827,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSourceCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/$count", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148850,78 +148859,77 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148941,18 +148949,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -148972,19 +148981,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperationCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -149004,22 +149013,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [ - { - "Name": "eDiscovery.Read.All", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "eDiscovery.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -149036,18 +149044,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -149067,19 +149076,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -149099,19 +149108,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryfile-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -149131,33 +149139,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-files?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -149177,19 +149186,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/$count", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/custodian", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCustodian", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -149209,34 +149218,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCustodian", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/custodian", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/{ediscoveryReviewTag-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -149256,48 +149265,48 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/{ediscoveryReviewTag-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTagCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTagCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -149317,19 +149326,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -149349,18 +149357,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -149380,19 +149389,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -149412,19 +149421,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -149444,77 +149452,78 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecurityDataSource", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -149534,63 +149543,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecurityDataSource", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -149610,63 +149619,63 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -149686,19 +149695,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSetting", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -149718,19 +149727,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -149750,62 +149758,63 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTagCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTagCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -149825,91 +149834,91 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagParent", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagParent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", - "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", - "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cloudAppSecurityProfiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCloudAppSecurityProfileCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/cloudAppSecurityProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCloudAppSecurityProfileCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", - "Command": "Get-MgBetaSecurityCollaboration", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/collaboration", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityCollaboration", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityAnalyzedMessage.Read.All", @@ -149929,19 +149938,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", "CommandAlias": null, - "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/collaboration/analyzedEmails", + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityAnalyzedMessage.Read.All", @@ -149961,18 +149969,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", "CommandAlias": null, - "Uri": "/security/collaboration/analyzedEmails", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/collaboration/analyzedEmails/$count", + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmailCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityAnalyzedMessage.Read.All", @@ -149992,232 +150000,233 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmailCount", "CommandAlias": null, - "Uri": "/security/collaboration/analyzedEmails/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDataDiscoveryRoot", - "Command": "Get-MgBetaSecurityDataDiscovery", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/dataDiscovery", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityDataDiscovery", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityDataDiscoveryRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDataDiscoveryReport", - "Command": "Get-MgBetaSecurityDataDiscoveryCloudAppDiscovery", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/dataDiscovery/cloudAppDiscovery", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityDataDiscoveryCloudAppDiscovery", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityDataDiscoveryReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCloudAppDiscoveryReport", - "Command": "Get-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/dataDiscovery/cloudAppDiscovery/uploadedStreams/{cloudAppDiscoveryReport-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-datadiscoveryreport-list-uploadedstreams?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecurityCloudAppDiscoveryReport", - "Command": "Get-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/dataDiscovery/cloudAppDiscovery/uploadedStreams", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityCloudAppDiscoveryReport", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStreamCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-datadiscoveryreport-list-uploadedstreams?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/dataDiscovery/cloudAppDiscovery/uploadedStreams/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStreamCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainSecurityProfile", - "Command": "Get-MgBetaSecurityDomainSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityDomainSecurityProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainSecurityProfile", - "Command": "Get-MgBetaSecurityDomainSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/domainSecurityProfiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityDomainSecurityProfile", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityDomainSecurityProfileCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/domainSecurityProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityDomainSecurityProfileCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFileSecurityProfile", - "Command": "Get-MgBetaSecurityFileSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityFileSecurityProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFileSecurityProfile", - "Command": "Get-MgBetaSecurityFileSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/fileSecurityProfiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityFileSecurityProfile", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityFileSecurityProfileCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/fileSecurityProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityFileSecurityProfileCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHostSecurityProfile", - "Command": "Get-MgBetaSecurityHostSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityHostSecurityProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHostSecurityProfile", - "Command": "Get-MgBetaSecurityHostSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/hostSecurityProfiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityHostSecurityProfile", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityHostSecurityProfileCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/hostSecurityProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityHostSecurityProfileCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIdentityContainer", - "Command": "Get-MgBetaSecurityIdentity", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/identities", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityIdentity", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "Command": "Get-MgBetaSecurityIdentityHealthIssue", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityIdentitiesHealth.Read.All", @@ -150237,19 +150246,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Command": "Get-MgBetaSecurityIdentityHealthIssue", "CommandAlias": null, - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/identities/healthIssues", + "Command": "Get-MgBetaSecurityIdentityHealthIssue", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityIdentitiesHealth.Read.All", @@ -150269,18 +150277,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-identitycontainer-list-healthissues?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Command": "Get-MgBetaSecurityIdentityHealthIssue", "CommandAlias": null, - "Uri": "/security/identities/healthIssues", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/identities/healthIssues/$count", + "Command": "Get-MgBetaSecurityIdentityHealthIssueCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityIdentitiesHealth.Read.All", @@ -150300,133 +150308,134 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityIdentityHealthIssueCount", "CommandAlias": null, - "Uri": "/security/identities/healthIssues/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySensor", - "Command": "Get-MgBetaSecurityIdentitySensor", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/identities/sensors/{sensor-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityIdentitySensor", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-identitycontainer-list-sensors?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecuritySensor", - "Command": "Get-MgBetaSecurityIdentitySensor", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/identities/sensors", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityIdentitySensor", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecuritySensor", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityIdentitySensorCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-identitycontainer-list-sensors?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/identities/sensors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityIdentitySensorCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-getdeploymentaccesskey?view=graph-rest-beta", "OutputType": null, - "Command": "Get-MgBetaSecurityIdentitySensorDeploymentAccessKey", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/identities/sensors/getDeploymentAccessKey", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityIdentitySensorDeploymentAccessKey", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-getdeploymentpackageuri?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySensorDeploymentPackage", - "Command": "Get-MgBetaSecurityIdentitySensorDeploymentPackageUri", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-getdeploymentaccesskey?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/identities/sensors/getDeploymentPackageUri", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityIdentitySensorDeploymentPackageUri", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecuritySensorDeploymentPackage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-getdeploymentpackageuri?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/{healthIssue-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/identities/sensors/{sensor-id}/healthIssues", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityIdentitySensorHealthIssueCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityIdentitySensorHealthIssueCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/incidents/{incident-id}", + "Command": "Get-MgBetaSecurityIncident", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -150446,19 +150455,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityIncident", - "Command": "Get-MgBetaSecurityIncident", "CommandAlias": null, - "Uri": "/security/incidents/{incident-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/incidents", + "Command": "Get-MgBetaSecurityIncident", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -150478,77 +150486,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityIncident", - "Command": "Get-MgBetaSecurityIncident", "CommandAlias": null, - "Uri": "/security/incidents", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAlert", - "Command": "Get-MgBetaSecurityIncidentAlert", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityIncidentAlert", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAlert", - "Command": "Get-MgBetaSecurityIncidentAlert", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/incidents/{incident-id}/alerts", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityIncidentAlert", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityIncidentAlertCommentCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityIncidentAlertCommentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityIncidentAlertCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/incidents/{incident-id}/alerts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityIncidentAlertCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/incidents/$count", + "Command": "Get-MgBetaSecurityIncidentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -150568,32 +150576,32 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityIncidentCount", "CommandAlias": null, - "Uri": "/security/incidents/$count", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "GET", + "Uri": "/security/informationProtection", + "Command": "Get-MgBetaSecurityInformationProtection", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityInformationProtection", - "Command": "Get-MgBetaSecurityInformationProtection", "CommandAlias": null, - "Uri": "/security/informationProtection", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "GET", + "Uri": "/security/informationProtection/labelPolicySettings", + "Command": "Get-MgBetaSecurityInformationProtectionLabelPolicySetting", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -150613,18 +150621,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", - "Command": "Get-MgBetaSecurityInformationProtectionLabelPolicySetting", "CommandAlias": null, - "Uri": "/security/informationProtection/labelPolicySettings", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -150644,19 +150653,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", "CommandAlias": null, - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/informationProtection/sensitivityLabels", + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -150676,18 +150684,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", "CommandAlias": null, - "Uri": "/security/informationProtection/sensitivityLabels", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/informationProtection/sensitivityLabels/$count", + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -150707,364 +150715,365 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelCount", "CommandAlias": null, - "Uri": "/security/informationProtection/sensitivityLabels/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelParent", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelParent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIPSecurityProfile", - "Command": "Get-MgBetaSecurityIPSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityIPSecurityProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIPSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIPSecurityProfile", - "Command": "Get-MgBetaSecurityIPSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/ipSecurityProfiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityIPSecurityProfile", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIPSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityIPSecurityProfileCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/ipSecurityProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityIPSecurityProfileCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", - "Command": "Get-MgBetaSecurityLabel", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabel", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Command": "Get-MgBetaSecurityLabelAuthority", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelAuthority", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Command": "Get-MgBetaSecurityLabelAuthority", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/authorities", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelAuthority", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityLabelAuthorityCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/authorities/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelAuthorityCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Command": "Get-MgBetaSecurityLabelCategory", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/categories/{categoryTemplate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Command": "Get-MgBetaSecurityLabelCategory", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/categories", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelCategory", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityLabelCategoryCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/categories/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelCategoryCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", - "Command": "Get-MgBetaSecurityLabelCategorySubcategory", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelCategorySubcategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", - "Command": "Get-MgBetaSecurityLabelCategorySubcategory", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelCategorySubcategory", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityLabelCategorySubcategoryCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelCategorySubcategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Command": "Get-MgBetaSecurityLabelCitation", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/citations/{citationTemplate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelCitation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Command": "Get-MgBetaSecurityLabelCitation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/citations", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelCitation", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityLabelCitationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/citations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelCitationCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Command": "Get-MgBetaSecurityLabelDepartment", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/departments/{departmentTemplate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelDepartment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Command": "Get-MgBetaSecurityLabelDepartment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/departments", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelDepartment", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityLabelDepartmentCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/departments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelDepartmentCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Command": "Get-MgBetaSecurityLabelFilePlanReference", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelFilePlanReference", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Command": "Get-MgBetaSecurityLabelFilePlanReference", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/filePlanReferences", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelFilePlanReference", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityLabelFilePlanReferenceCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/filePlanReferences/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelFilePlanReferenceCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Command": "Get-MgBetaSecurityLabelRetentionEventType", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelRetentionEventType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "Command": "Get-MgBetaSecurityLabelRetentionLabel", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -151084,19 +151093,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Command": "Get-MgBetaSecurityLabelRetentionLabel", "CommandAlias": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/labels/retentionLabels", + "Command": "Get-MgBetaSecurityLabelRetentionLabel", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -151116,18 +151124,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Command": "Get-MgBetaSecurityLabelRetentionLabel", "CommandAlias": null, - "Uri": "/security/labels/retentionLabels", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/labels/retentionLabels/$count", + "Command": "Get-MgBetaSecurityLabelRetentionLabelCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -151147,166 +151155,167 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelCount", "CommandAlias": null, - "Uri": "/security/labels/retentionLabels/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptor", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptor", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorAuthorityTemplate", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorAuthorityTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCategoryTemplate", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCategoryTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCitationTemplate", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCitationTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorDepartmentTemplate", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorDepartmentTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStageCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnerSecurity", - "Command": "Get-MgBetaSecurityPartner", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/partner", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityPartner", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphPartnerSecurity", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", + "Command": "Get-MgBetaSecurityPartnerSecurityAlert", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "ApiVersion": "beta", "Permissions": [ { "Name": "PartnerSecurity.Read.All", @@ -151326,19 +151335,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPartnerSecurityAlert", - "Command": "Get-MgBetaSecurityPartnerSecurityAlert", "CommandAlias": null, - "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/partner/securityAlerts", + "Command": "Get-MgBetaSecurityPartnerSecurityAlert", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "ApiVersion": "beta", "Permissions": [ { "Name": "PartnerSecurity.Read.All", @@ -151358,18 +151366,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-list-securityalerts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPartnerSecurityAlert", - "Command": "Get-MgBetaSecurityPartnerSecurityAlert", "CommandAlias": null, - "Uri": "/security/partner/securityAlerts", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/partner/securityAlerts/$count", + "Command": "Get-MgBetaSecurityPartnerSecurityAlertCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PartnerSecurity.Read.All", @@ -151389,218 +151397,219 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityPartnerSecurityAlertCount", "CommandAlias": null, - "Uri": "/security/partner/securityAlerts/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPartnerSecurityScore", - "Command": "Get-MgBetaSecurityPartnerSecurityScore", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/partner/securityScore", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityPartnerSecurityScore", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPartnerSecurityScore", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnerSecurityCustomerInsight", - "Command": "Get-MgBetaSecurityPartnerSecurityScoreCustomerInsight", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/partner/securityScore/customerInsights/{customerInsight-tenantId}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreCustomerInsight", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-list-customerinsights?view=graph-rest-beta", "OutputType": "IMicrosoftGraphPartnerSecurityCustomerInsight", - "Command": "Get-MgBetaSecurityPartnerSecurityScoreCustomerInsight", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/partner/securityScore/customerInsights", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreCustomerInsight", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPartnerSecurityCustomerInsight", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityPartnerSecurityScoreCustomerInsightCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-list-customerinsights?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/partner/securityScore/customerInsights/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreCustomerInsightCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-securityscorehistory-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPartnerSecurityScoreHistory", - "Command": "Get-MgBetaSecurityPartnerSecurityScoreHistory", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/partner/securityScore/history/{securityScoreHistory-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreHistory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-list-history?view=graph-rest-beta", "OutputType": "IMicrosoftGraphPartnerSecurityScoreHistory", - "Command": "Get-MgBetaSecurityPartnerSecurityScoreHistory", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-securityscorehistory-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/partner/securityScore/history", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreHistory", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPartnerSecurityScoreHistory", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityPartnerSecurityScoreHistoryCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-list-history?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/partner/securityScore/history/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreHistoryCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-securityrequirement-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPartnerSecurityRequirement", - "Command": "Get-MgBetaSecurityPartnerSecurityScoreRequirement", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/partner/securityScore/requirements/{securityRequirement-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreRequirement", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-list-requirements?view=graph-rest-beta", "OutputType": "IMicrosoftGraphPartnerSecurityRequirement", - "Command": "Get-MgBetaSecurityPartnerSecurityScoreRequirement", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-securityrequirement-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/partner/securityScore/requirements", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreRequirement", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPartnerSecurityRequirement", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityPartnerSecurityScoreRequirementCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-list-requirements?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/partner/securityScore/requirements/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreRequirementCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProviderTenantSetting", - "Command": "Get-MgBetaSecurityProviderTenantSetting", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityProviderTenantSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProviderTenantSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProviderTenantSetting", - "Command": "Get-MgBetaSecurityProviderTenantSetting", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/providerTenantSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityProviderTenantSetting", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProviderTenantSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityProviderTenantSettingCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/providerTenantSettings/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityProviderTenantSettingCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRulesRoot", - "Command": "Get-MgBetaSecurityRule", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/rules", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityRule", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityRulesRoot", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/rules/detectionRules/{detectionRule-id}", + "Command": "Get-MgBetaSecurityRuleDetectionRule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomDetection.Read.All", @@ -151620,19 +151629,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDetectionRule", - "Command": "Get-MgBetaSecurityRuleDetectionRule", "CommandAlias": null, - "Uri": "/security/rules/detectionRules/{detectionRule-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/rules/detectionRules", + "Command": "Get-MgBetaSecurityRuleDetectionRule", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomDetection.Read.All", @@ -151652,18 +151660,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-detectionrule-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityDetectionRule", - "Command": "Get-MgBetaSecurityRuleDetectionRule", "CommandAlias": null, - "Uri": "/security/rules/detectionRules", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/rules/detectionRules/$count", + "Command": "Get-MgBetaSecurityRuleDetectionRuleCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomDetection.Read.All", @@ -151683,18 +151691,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityRuleDetectionRuleCount", "CommandAlias": null, - "Uri": "/security/rules/detectionRules/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/secureScores/{secureScore-id}", + "Command": "Get-MgBetaSecuritySecureScore", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -151714,19 +151723,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecureScore", - "Command": "Get-MgBetaSecuritySecureScore", "CommandAlias": null, - "Uri": "/security/secureScores/{secureScore-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/secureScores", + "Command": "Get-MgBetaSecuritySecureScore", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -151746,18 +151754,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescores?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecureScore", - "Command": "Get-MgBetaSecuritySecureScore", "CommandAlias": null, - "Uri": "/security/secureScores", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Command": "Get-MgBetaSecuritySecureScoreControlProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -151777,19 +151786,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Command": "Get-MgBetaSecuritySecureScoreControlProfile", "CommandAlias": null, - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/secureScoreControlProfiles", + "Command": "Get-MgBetaSecuritySecureScoreControlProfile", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -151809,18 +151817,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofiles-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Command": "Get-MgBetaSecuritySecureScoreControlProfile", "CommandAlias": null, - "Uri": "/security/secureScoreControlProfiles", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/secureScoreControlProfiles/$count", + "Command": "Get-MgBetaSecuritySecureScoreControlProfileCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -151840,18 +151848,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecuritySecureScoreControlProfileCount", "CommandAlias": null, - "Uri": "/security/secureScoreControlProfiles/$count", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "GET", + "Uri": "/security/secureScores/$count", + "Command": "Get-MgBetaSecuritySecureScoreCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -151871,18 +151879,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecuritySecureScoreCount", "CommandAlias": null, - "Uri": "/security/secureScores/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "Command": "Get-MgBetaSecuritySubjectRightsRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -151902,19 +151911,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Command": "Get-MgBetaSecuritySubjectRightsRequest", "CommandAlias": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/subjectRightsRequests", + "Command": "Get-MgBetaSecuritySubjectRightsRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -151934,224 +151942,224 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Command": "Get-MgBetaSecuritySubjectRightsRequest", "CommandAlias": null, - "Uri": "/security/subjectRightsRequests", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverByUserPrincipalName", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers(userPrincipalName='{userPrincipalName}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverByUserPrincipalName", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorByUserPrincipalName", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators(userPrincipalName='{userPrincipalName}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorByUserPrincipalName", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/subjectRightsRequests/$count", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -152171,18 +152179,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestCount", "CommandAlias": null, - "Uri": "/security/subjectRightsRequests/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", + "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalAttachment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -152202,49 +152211,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalAttachment", "CommandAlias": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalReport", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -152264,18 +152272,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", "CommandAlias": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", + "Command": "Get-MgBetaSecuritySubjectRightsRequestNoteCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -152295,677 +152304,664 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestNoteCount", "CommandAlias": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeam", - "Command": "Get-MgBetaSecuritySubjectRightsRequestTeam", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecuritySubjectRightsRequestTeam", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", - "Command": "Get-MgBetaSecurityThreatIntelligence", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligence", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityArticle", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/articles/{article-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecurityArticle", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/articles", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/articles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/articleIndicators", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", "Variants": [ "List", "List1" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorArtifact", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorArtifact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/articleIndicators/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgBetaSecurityThreatIntelligenceHost", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgBetaSecurityThreatIntelligenceHost", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHost", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecurityHostPair", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPairCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPairCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostComponents", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", "Variants": [ "List", "List1" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostComponents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentHost", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostCookies", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", "Variants": [ "List", "List1" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostCookies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieHost", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityHostPair", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPairs", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", "Variants": [ "List", "List1" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairChildHost", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairChildHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPairs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairParentHost", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairParentHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-parenthostpairs?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecurityHostPair", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPairCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-parenthostpairs?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPairCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverseCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverseCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHostPort", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityHostPort", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPorts", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", "Variants": [ "List", "List1" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPorts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortHost", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortMostRecentSslCertificate", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortMostRecentSslCertificate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHostReputation", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostReputation", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostReputation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "Get", "Get1", @@ -152974,846 +152970,859 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostSslCertificates", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "List", "List1" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateHost", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomainCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomainCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostTrackers", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", "Variants": [ "List", "List1" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerHost", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostWhoi", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostWhoi", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-intelprofiles?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelProfiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-intelprofiles?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicatorCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicatorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/passiveDnsRecords", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordArtifact", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordArtifact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordParentHost", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordParentHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorArtifact", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorArtifact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/sslCertificates", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/sslCertificates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-list-relatedhosts?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHostCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-list-relatedhosts?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHostCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/subdomains", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/subdomains/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainHost", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/vulnerabilities", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticle", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticle", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticleCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponentCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/vulnerabilities/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordHost", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisRecords", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisRecords/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistoryCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHost", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", - "Command": "Get-MgBetaSecurityThreatSubmission", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/threatSubmission", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityThreatSubmission", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -153849,19 +153858,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", "CommandAlias": null, - "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/threatSubmission/emailThreats", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -153897,18 +153905,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", "CommandAlias": null, - "Uri": "/security/threatSubmission/emailThreats", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/threatSubmission/emailThreats/$count", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -153944,18 +153952,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatCount", "CommandAlias": null, - "Uri": "/security/threatSubmission/emailThreats/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -153999,19 +154008,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "CommandAlias": null, - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -154055,18 +154063,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "CommandAlias": null, - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/$count", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -154110,18 +154118,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicyCount", "CommandAlias": null, - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -154157,19 +154166,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", "CommandAlias": null, - "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/threatSubmission/fileThreats", + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -154205,18 +154213,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", "CommandAlias": null, - "Uri": "/security/threatSubmission/fileThreats", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/threatSubmission/fileThreats/$count", + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreatCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -154252,18 +154260,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreatCount", "CommandAlias": null, - "Uri": "/security/threatSubmission/fileThreats/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -154299,19 +154308,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", "CommandAlias": null, - "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/threatSubmission/urlThreats", + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -154347,18 +154355,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", "CommandAlias": null, - "Uri": "/security/threatSubmission/urlThreats", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/threatSubmission/urlThreats/$count", + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreatCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -154394,75 +154402,76 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreatCount", "CommandAlias": null, - "Uri": "/security/threatSubmission/urlThreats/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTiIndicator", - "Command": "Get-MgBetaSecurityTiIndicator", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/tiIndicators/{tiIndicator-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityTiIndicator", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicators-list?view=graph-rest-beta", "OutputType": "IMicrosoftGraphTiIndicator", - "Command": "Get-MgBetaSecurityTiIndicator", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/tiIndicators", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityTiIndicator", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTiIndicator", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityTiIndicatorCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicators-list?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/tiIndicators/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityTiIndicatorCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", - "Command": "Get-MgBetaSecurityTrigger", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/triggers", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityTrigger", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Command": "Get-MgBetaSecurityTriggerRetentionEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -154482,19 +154491,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Command": "Get-MgBetaSecurityTriggerRetentionEvent", "CommandAlias": null, - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/triggers/retentionEvents", + "Command": "Get-MgBetaSecurityTriggerRetentionEvent", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -154514,18 +154522,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Command": "Get-MgBetaSecurityTriggerRetentionEvent", "CommandAlias": null, - "Uri": "/security/triggers/retentionEvents", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/triggers/retentionEvents/$count", + "Command": "Get-MgBetaSecurityTriggerRetentionEventCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -154545,18 +154553,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityTriggerRetentionEventCount", "CommandAlias": null, - "Uri": "/security/triggers/retentionEvents/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", + "Command": "Get-MgBetaSecurityTriggerRetentionEventType", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -154576,33 +154585,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Command": "Get-MgBetaSecurityTriggerRetentionEventType", "CommandAlias": null, - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", - "Command": "Get-MgBetaSecurityTriggerType", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/triggerTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityTriggerType", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -154622,19 +154631,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", "CommandAlias": null, - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/triggerTypes/retentionEventTypes", + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -154654,18 +154662,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", "CommandAlias": null, - "Uri": "/security/triggerTypes/retentionEventTypes", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/security/triggerTypes/retentionEventTypes/$count", + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventTypeCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -154685,308 +154693,309 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventTypeCount", "CommandAlias": null, - "Uri": "/security/triggerTypes/retentionEventTypes/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSecurityProfile", - "Command": "Get-MgBetaSecurityUserSecurityProfile", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityUserSecurityProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSecurityProfile", - "Command": "Get-MgBetaSecurityUserSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/userSecurityProfiles", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityUserSecurityProfile", "Variants": [ "List" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSecurityUserSecurityProfileCount", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/security/userSecurityProfiles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSecurityUserSecurityProfileCount", "Variants": [ "Get" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceHealth", - "Command": "Get-MgBetaServiceAnnouncementHealthOverview", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServiceAnnouncementHealthOverview", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceHealth", - "Command": "Get-MgBetaServiceAnnouncementHealthOverview", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/healthOverviews", - "ApiVersion": "beta", + "Command": "Get-MgBetaServiceAnnouncementHealthOverview", "Variants": [ "List" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount", "Variants": [ "Get" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "ApiVersion": "beta", + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", "Variants": [ "List" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Command": "Get-MgBetaServiceAnnouncementIssue", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServiceAnnouncementIssue", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Command": "Get-MgBetaServiceAnnouncementIssue", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/issues", - "ApiVersion": "beta", + "Command": "Get-MgBetaServiceAnnouncementIssue", "Variants": [ "List" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServiceAnnouncementIssueCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/issues/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServiceAnnouncementIssueCount", "Variants": [ "Get" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Command": "Get-MgBetaServiceAnnouncementMessage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServiceAnnouncementMessage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Command": "Get-MgBetaServiceAnnouncementMessage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/messages", - "ApiVersion": "beta", + "Command": "Get-MgBetaServiceAnnouncementMessage", "Variants": [ "List" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "ApiVersion": "beta", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", "Variants": [ "List" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "ApiVersion": "beta", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-beta", "OutputType": null, - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServiceAnnouncementMessageCount", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/messages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServiceAnnouncementMessageCount", "Variants": [ "Get" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Command": "Get-MgBetaServicePrincipal", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -155030,19 +155039,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaServicePrincipal", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals", + "Command": "Get-MgBetaServicePrincipal", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -155086,77 +155094,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaServicePrincipal", "CommandAlias": null, - "Uri": "/servicePrincipals", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -155200,18 +155208,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -155255,34 +155264,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -155326,18 +155334,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -155381,19 +155390,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals(appId='{appId}')", + "Command": "Get-MgBetaServicePrincipalByAppId", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -155437,34 +155446,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaServicePrincipalByAppId", "CommandAlias": null, - "Uri": "/servicePrincipals(appId='{appId}')", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaServicePrincipalById", - "CommandAlias": null, + "Method": "POST", "Uri": "/servicePrincipals/getByIds", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -155500,18 +155508,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -155547,18 +155555,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -155594,19 +155603,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", + "Command": "Get-MgBetaServicePrincipalClaimPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomClaimsPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -155626,19 +155635,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customclaimspolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomClaimsPolicy", - "Command": "Get-MgBetaServicePrincipalClaimPolicy", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/$count", + "Command": "Get-MgBetaServicePrincipalCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -155682,33 +155690,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalCount", "CommandAlias": null, - "Uri": "/servicePrincipals/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaServicePrincipalCreatedObject", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalCreatedObject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", + "Command": "Get-MgBetaServicePrincipalCreatedObject", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -155752,47 +155760,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-createdobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaServicePrincipalCreatedObject", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", + "Command": "Get-MgBetaServicePrincipalCreatedObjectCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -155836,49 +155845,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalCreatedObjectCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -155906,18 +155914,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -155945,19 +155954,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/delta", + "Command": "Get-MgBetaServicePrincipalDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -156001,62 +156009,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaServicePrincipalDelta", "CommandAlias": null, - "Uri": "/servicePrincipals/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaServicePrincipalEndpoint", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaServicePrincipalEndpoint", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalEndpoint", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalEndpointCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalEndpointCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -156092,18 +156100,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicy", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -156139,18 +156147,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -156186,78 +156195,80 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails", - "Command": "Get-MgBetaServicePrincipalLicenseDetail", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalLicenseDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails", - "Command": "Get-MgBetaServicePrincipalLicenseDetail", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalLicenseDetail", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalLicenseDetailCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalLicenseDetailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsLicensingDetails", - "Command": "Get-MgBetaServicePrincipalLicenseDetailTeamLicensingDetail", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/getTeamsLicensingDetails", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalLicenseDetailTeamLicensingDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", + "Command": "Get-MgBetaServicePrincipalMemberGroup", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -156341,21 +156352,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalMemberGroup", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", + "Command": "Get-MgBetaServicePrincipalMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -156455,36 +156466,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalMemberObject", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "POST" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaServicePrincipalMemberOf", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", + "Command": "Get-MgBetaServicePrincipalMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -156528,105 +156536,106 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaServicePrincipalMemberOf", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", + "Command": "Get-MgBetaServicePrincipalMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -156670,79 +156679,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalMemberOfCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsDirectoryRole", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -156770,18 +156778,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -156807,36 +156816,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount", - "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { - "Permissions": [], + ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaServicePrincipalOwnedObject", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnedObject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", + "Command": "Get-MgBetaServicePrincipalOwnedObject", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -156880,134 +156888,135 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-ownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaServicePrincipalOwnedObject", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", + "Command": "Get-MgBetaServicePrincipalOwnedObjectCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -157051,79 +157060,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", + "Command": "Get-MgBetaServicePrincipalOwner", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -157167,105 +157175,105 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaServicePrincipalOwner", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaServicePrincipalOwnerAsUser", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnerAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaServicePrincipalOwnerAsUser", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnerAsUser", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Command": "Get-MgBetaServicePrincipalOwnerByRef", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -157309,18 +157317,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalOwnerByRef", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", + "Command": "Get-MgBetaServicePrincipalOwnerCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -157364,64 +157373,66 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalOwnerCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials", + "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -157457,65 +157468,63 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-getpasswordsinglesignoncredentials?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", - "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "POST" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-permissiongrantpreapprovalpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", - "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", - "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-permissiongrantpreapprovalpolicies?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicyCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -157567,19 +157576,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -157631,19 +157640,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -157695,18 +157703,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-targetdevicegroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -157758,77 +157767,79 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", - "Command": "Get-MgBetaServicePrincipalRiskDetection", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalRiskDetection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", - "Command": "Get-MgBetaServicePrincipalRiskDetection", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identityProtection/servicePrincipalRiskDetections", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalRiskDetection", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalRiskDetectionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalRiskDetectionCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronization", - "Command": "Get-MgBetaServicePrincipalSynchronization", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalSynchronization", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", + "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken", + "Variants": [ + "Acquire", + "AcquireExpanded", + "AcquireViaIdentity", + "AcquireViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -157848,21 +157859,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", - "ApiVersion": "beta", - "Variants": [ - "Acquire", - "AcquireExpanded", - "AcquireViaIdentity", - "AcquireViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "POST" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Get-MgBetaServicePrincipalSynchronizationJob", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -157890,19 +157899,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Command": "Get-MgBetaServicePrincipalSynchronizationJob", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", + "Command": "Get-MgBetaServicePrincipalSynchronizationJob", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -157930,48 +157938,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Command": "Get-MgBetaServicePrincipalSynchronizationJob", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUpload", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUpload", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -157999,19 +158008,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeProvisioning.Read.All", @@ -158055,78 +158064,78 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -158154,19 +158163,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -158194,18 +158202,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -158233,19 +158242,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -158273,122 +158282,121 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -158424,18 +158432,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-tokenlifetimepolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -158471,34 +158480,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -158534,105 +158542,106 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -158668,79 +158677,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsDirectoryRole", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaServicePrincipalUserOwnedObject", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/servicePrincipals/getUserOwnedObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaServicePrincipalUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/settings/$count", + "Command": "Get-MgBetaSettingCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -158776,150 +158784,151 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSettingCount", "CommandAlias": null, - "Uri": "/settings/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaShareContentTypeBase", - "CommandAlias": null, + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareContentTypeBase", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaShareContentTypeBaseType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareContentTypeBaseType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaShareContentTypeBaseType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareContentTypeBaseType", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareContentTypeBaseTypeCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareContentTypeBaseTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareCount", "Variants": [ "Get" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaShareCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaShareCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/driveItem", + "Command": "Get-MgBetaShareDriveItem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -158947,19 +158956,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaShareDriveItem", "CommandAlias": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "ApiVersion": "beta", + "Module": "Beta.Files" + }, + { + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "Command": "Get-MgBetaShareDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -159011,19 +159020,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareDriveItemContent", "CommandAlias": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "ApiVersion": "beta", + "Module": "Beta.Files" + }, + { + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", + "Command": "Get-MgBetaShareDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -159075,1197 +159084,1197 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareDriveItemContentStream", "CommandAlias": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaShareItem", - "CommandAlias": null, + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaShareItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/items", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareItem", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareItemCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/items/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareItemCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaShareItemLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareItemLastModifiedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaShareLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareLastModifiedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgBetaShareList", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaShareListActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaShareListColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaShareListColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListColumn", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareListColumnCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaShareListColumnSourceColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaShareListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaShareListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListContentType", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaShareListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaShareListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListContentTypeColumn", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareListContentTypeColumnCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgBetaShareListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgBetaShareListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListContentTypeColumnLink", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareListContentTypeColumnLinkCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaShareListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaShareListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListContentTypeColumnPosition", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareListContentTypeColumnPositionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareListContentTypeCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaShareListCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaShareListDrive", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaShareListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/listItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaShareListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItem", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaShareListItemActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemActivity", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaShareListItemActivityByInterval", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaShareListItemAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemAnalytic", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaShareListItemCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemCreatedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaShareListItemDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaShareListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemDocumentSetVersion", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaShareListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemDocumentSetVersion", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemDocumentSetVersionCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemDocumentSetVersionField", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaShareListItemDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemDriveItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemDriveItemContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemDriveItemContentStream", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemField", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaShareListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemPermission", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaShareListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemPermission", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareListItemPermissionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemPermissionCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaShareListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemVersion", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaShareListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemVersion", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareListItemVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemVersionCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListItemVersionField", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgBetaShareListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgBetaShareListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListOperation", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareListOperationCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaShareListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaShareListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListPermission", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareListPermissionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaShareListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaShareListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListSubscription", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareListSubscriptionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaSharePermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/permission", - "ApiVersion": "beta", + "Command": "Get-MgBetaSharePermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaShareRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/root", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareRoot", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareRootContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/root/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareRootContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaShareRootContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareRootContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}", + "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -160293,48 +160302,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", "CommandAlias": null, - "Uri": "/shares/{sharedDriveItem-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", - "CommandAlias": null, + "Method": "GET", "Uri": "/shares", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaShareSite", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/site", - "ApiVersion": "beta", + "Command": "Get-MgBetaShareSite", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/sites/{site-id}", + "Command": "Get-MgBetaSite", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -160354,19 +160363,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaSite", "CommandAlias": null, - "Uri": "/sites/{site-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites", + "Command": "Get-MgBetaSite", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -160386,33 +160394,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaSite", "CommandAlias": null, - "Uri": "/sites", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaSiteActivityByInterval", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/analytics", + "Command": "Get-MgBetaSiteAnalytic", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -160464,152 +160473,152 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaSiteAnalytic", "CommandAlias": null, - "Uri": "/sites/{site-id}/analytics", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaSiteAnalyticItemActivityStat", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaSiteAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteAnalyticItemActivityStat", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/lastSevenDays", + "Command": "Get-MgBetaSiteAnalyticLastSevenDay", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -160661,19 +160670,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaSiteAnalyticLastSevenDay", "CommandAlias": null, - "Uri": "/sites/{site-id}/analytics/lastSevenDays", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/allTime", + "Command": "Get-MgBetaSiteAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -160725,19 +160734,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaSiteAnalyticTime", "CommandAlias": null, - "Uri": "/sites/{site-id}/analytics/allTime", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", + "Command": "Get-MgBetaSiteApplicableContentTypeForList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -160773,34 +160782,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaSiteApplicableContentTypeForList", "CommandAlias": null, - "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')", + "Command": "Get-MgBetaSiteByPath", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaSiteByPath", "CommandAlias": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Get-MgBetaSiteColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -160836,19 +160845,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/columns", + "Command": "Get-MgBetaSiteColumn", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -160884,18 +160892,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/columns", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/columns/$count", + "Command": "Get-MgBetaSiteColumnCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -160931,49 +160940,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteColumnCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/columns/$count", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgBetaSiteColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteColumnSourceColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/getAppliedDrives", + "Command": "Get-MgBetaSiteContentModelGetByNameAppliedDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentModelUsage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentModelUsage", - "Command": "Get-MgBetaSiteContentModelGetByNameAppliedDrive", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/getAppliedDrives", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Get-MgBetaSiteContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -161009,19 +161018,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaSiteContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes", + "Command": "Get-MgBetaSiteContentType", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -161057,84 +161065,85 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaSiteContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaSiteContentTypeBase", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteContentTypeBase", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaSiteContentTypeBaseType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteContentTypeBaseType", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaSiteContentTypeBaseType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteContentTypeBaseType", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteContentTypeBaseTypeCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteContentTypeBaseTypeCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgBetaSiteContentTypeColumn", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -161170,19 +161179,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Command": "Get-MgBetaSiteContentTypeColumn", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -161218,18 +161226,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgBetaSiteContentTypeColumnCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -161265,122 +161274,122 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteContentTypeColumnCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgBetaSiteContentTypeColumnLink", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgBetaSiteContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteContentTypeColumnLink", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteContentTypeColumnLinkCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteContentTypeColumnPosition", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteContentTypeColumnPosition", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteContentTypeColumnPosition", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteContentTypeColumnPositionCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -161400,19 +161409,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/$count", + "Command": "Get-MgBetaSiteContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -161448,19 +161457,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteContentTypeCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/$count", + "Command": "Get-MgBetaSiteCount", + "Variants": [ + "Get1" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -161480,18 +161488,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteCount", "CommandAlias": null, - "Uri": "/sites/$count", - "ApiVersion": "beta", - "Variants": [ - "Get1" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/drive", + "Command": "Get-MgBetaSiteDefaultDrive", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -161543,19 +161552,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaSiteDefaultDrive", "CommandAlias": null, - "Uri": "/sites/{site-id}/drive", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/delta", + "Command": "Get-MgBetaSiteDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -161575,33 +161583,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaSiteDelta", "CommandAlias": null, - "Uri": "/sites/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaSiteDrive", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/drives/{drive-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteDrive", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/drives", + "Command": "Get-MgBetaSiteDrive", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -161653,18 +161661,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaSiteDrive", "CommandAlias": null, - "Uri": "/sites/{site-id}/drives", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/drives/$count", + "Command": "Get-MgBetaSiteDriveCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -161716,397 +161725,397 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteDriveCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/drives/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteExternalColumn", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteExternalColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteExternalColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/externalColumns", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteExternalColumn", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteExternalColumnCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/externalColumns/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteExternalColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgBetaSiteGetByPath", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteGetByPath", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaSiteGetByPathAnalytic", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteGetByPathAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaSiteGetByPathApplicableContentTypeForList", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteGetByPathApplicableContentTypeForList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteGetByPathColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteGetByPathColumn", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaSiteGetByPathContentType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteGetByPathContentType", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaSiteGetByPathDrive", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteGetByPathDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaSiteGetByPathDrive", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteGetByPathDrive", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteGetByPathExternalColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteGetByPathExternalColumn", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Get-MgBetaSiteGetByPathOnenote", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteGetByPathOnenote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgBetaSiteGetByPathOperation", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteGetByPathOperation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "Get-MgBetaSiteGetByPathPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteGetByPathPage", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaSiteGetByPathPermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteGetByPathPermission", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaSiteGetByPathSite", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/sites", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteGetByPathSite", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Get-MgBetaSiteGetByPathTermStore", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteGetByPathTermStore", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaSiteGetGraphBPrePathActivityByInterval", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteGetGraphBPrePathActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaSiteItemLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaSiteLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}", + "Command": "Get-MgBetaSiteList", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -162126,19 +162135,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgBetaSiteList", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists", + "Command": "Get-MgBetaSiteList", + "Variants": [ + "List1" + ], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -162158,18 +162166,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgBetaSiteList", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists", - "ApiVersion": "beta", - "Variants": [ - "List1" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/activities", + "Command": "Get-MgBetaSiteListActivity", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -162221,18 +162229,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaSiteListActivity", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/activities", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Get-MgBetaSiteListColumn", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -162268,19 +162277,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteListColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/columns", + "Command": "Get-MgBetaSiteListColumn", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -162316,18 +162324,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteListColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", + "Command": "Get-MgBetaSiteListColumnCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -162363,34 +162372,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListColumnCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgBetaSiteListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteListColumnSourceColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Get-MgBetaSiteListContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -162426,19 +162435,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaSiteListContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Command": "Get-MgBetaSiteListContentType", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -162474,18 +162482,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaSiteListContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgBetaSiteListContentTypeColumn", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -162521,19 +162530,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteListContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Command": "Get-MgBetaSiteListContentTypeColumn", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -162569,18 +162577,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteListContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgBetaSiteListContentTypeColumnCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -162616,122 +162625,122 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListContentTypeColumnCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgBetaSiteListContentTypeColumnLink", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgBetaSiteListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListContentTypeColumnLink", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListContentTypeColumnPosition", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListContentTypeColumnPositionCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -162751,19 +162760,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", + "Command": "Get-MgBetaSiteListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -162799,19 +162808,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListContentTypeCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/$count", + "Command": "Get-MgBetaSiteListCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -162831,93 +162840,93 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaSiteListCreatedByUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaSiteListDrive", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Get-MgBetaSiteListItem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -162945,19 +162954,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaSiteListItem", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Command": "Get-MgBetaSiteListItem", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -162977,33 +162985,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaSiteListItem", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaSiteListItemActivity", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListItemActivity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "Command": "Get-MgBetaSiteListItemActivity", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -163055,33 +163063,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaSiteListItemActivity", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaSiteListItemActivityByInterval", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", + "Command": "Get-MgBetaSiteListItemActivityCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -163133,79 +163142,79 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListItemActivityCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaSiteListItemActivityDriveItem", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListItemActivityDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListItemActivityDriveItemContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListItemActivityDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListItemActivityDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListItemActivityDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaSiteListItemActivityListItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListItemActivityListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", + "Command": "Get-MgBetaSiteListItemAnalytic", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -163257,78 +163266,80 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaSiteListItemAnalytic", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaSiteListItemCreatedByUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaSiteListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", + "Command": "Get-MgBetaSiteListItemDelta", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -163348,21 +163359,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaSiteListItemDelta", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgBetaSiteListItemDocumentSetVersion", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -163406,19 +163415,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaSiteListItemDocumentSetVersion", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Command": "Get-MgBetaSiteListItemDocumentSetVersion", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -163462,18 +163470,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaSiteListItemDocumentSetVersion", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", + "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -163517,34 +163526,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgBetaSiteListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListItemDocumentSetVersionField", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", + "Command": "Get-MgBetaSiteListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -163596,64 +163605,64 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaSiteListItemDriveItem", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListItemDriveItemContent", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListItemField", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", + "Command": "Get-MgBetaSiteListItemPermission", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -163689,19 +163698,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaSiteListItemPermission", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", + "Command": "Get-MgBetaSiteListItemPermission", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -163737,18 +163745,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaSiteListItemPermission", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/$count", + "Command": "Get-MgBetaSiteListItemPermissionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -163784,19 +163793,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListItemPermissionCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/$count", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgBetaSiteListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -163816,19 +163825,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaSiteListItemVersion", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Command": "Get-MgBetaSiteListItemVersion", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -163848,18 +163856,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaSiteListItemVersion", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", + "Command": "Get-MgBetaSiteListItemVersionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -163879,34 +163888,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListItemVersionCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgBetaSiteListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListItemVersionField", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Command": "Get-MgBetaSiteListOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -163942,19 +163951,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgBetaSiteListOperation", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "Command": "Get-MgBetaSiteListOperation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -163990,18 +163998,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgBetaSiteListOperation", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", + "Command": "Get-MgBetaSiteListOperationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -164037,19 +164046,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListOperationCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", + "Command": "Get-MgBetaSiteListPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -164085,19 +164094,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaSiteListPermission", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/permissions", + "Command": "Get-MgBetaSiteListPermission", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -164133,18 +164141,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaSiteListPermission", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/permissions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/$count", + "Command": "Get-MgBetaSiteListPermissionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -164180,78 +164189,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListPermissionCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaSiteListSubscription", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaSiteListSubscription", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListSubscription", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteListSubscriptionCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Get-MgBetaSiteOnenote", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgBetaSiteOnenoteNotebook", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -164295,19 +164304,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaSiteOnenoteNotebook", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks", + "Command": "Get-MgBetaSiteOnenoteNotebook", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -164351,18 +164359,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaSiteOnenoteNotebook", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/$count", + "Command": "Get-MgBetaSiteOnenoteNotebookCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -164406,19 +164415,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenoteNotebookCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/$count", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", + "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -164462,21 +164473,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Command": "Get-MgBetaSiteOnenoteNotebookRecentNotebook", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -164520,34 +164529,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecentNotebook", - "Command": "Get-MgBetaSiteOnenoteNotebookRecentNotebook", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaSiteOnenoteNotebookSection", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgBetaSiteOnenoteNotebookSection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -164591,18 +164599,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaSiteOnenoteNotebookSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -164646,36 +164655,36 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -164719,348 +164728,348 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", - "Variants": [ - "List", - "List1" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSection", "Variants": [ "List" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionCount", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "List" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPageCount", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPageParentSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionPage", "Variants": [ "List" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionPageCount", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionPageParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionPageParentSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgBetaSiteOnenoteOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -165104,48 +165113,48 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Get-MgBetaSiteOnenoteOperation", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Get-MgBetaSiteOnenoteOperation", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteOperation", "Variants": [ "List" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenoteOperationCount", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgBetaSiteOnenotePage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -165181,19 +165190,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaSiteOnenotePage", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages", + "Command": "Get-MgBetaSiteOnenotePage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -165229,33 +165237,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaSiteOnenotePage", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/pages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenotePageContent", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenotePageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages/$count", + "Command": "Get-MgBetaSiteOnenotePageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -165291,78 +165300,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenotePageCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/pages/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaSiteOnenotePageParentNotebook", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenotePageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaSiteOnenotePageParentSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenotePageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Get-MgBetaSiteOnenoteResource", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Get-MgBetaSiteOnenoteResource", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/resources", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteResource", "Variants": [ "List" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgBetaSiteOnenoteResourceContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -165398,34 +165407,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenoteResourceContent", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/resources/$count", + "Command": "Get-MgBetaSiteOnenoteResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenoteResourceCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/resources/$count", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgBetaSiteOnenoteSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -165469,19 +165478,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaSiteOnenoteSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections", + "Command": "Get-MgBetaSiteOnenoteSection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -165525,18 +165533,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaSiteOnenoteSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections/$count", + "Command": "Get-MgBetaSiteOnenoteSectionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -165580,19 +165589,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenoteSectionCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections/$count", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgBetaSiteOnenoteSectionGroup", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -165636,21 +165647,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaSiteOnenoteSectionGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Command": "Get-MgBetaSiteOnenoteSectionGroup", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -165694,19 +165703,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaSiteOnenoteSectionGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "beta", - "Variants": [ - "List", - "List1" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Command": "Get-MgBetaSiteOnenoteSectionGroupCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -165750,66 +165761,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaSiteOnenoteSectionGroupParentNotebook", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaSiteOnenoteSectionGroupParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -165853,18 +165861,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", + "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -165908,153 +165917,152 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPage", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPage", "Variants": [ "List" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPageCount", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPageParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPageParentSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaSiteOnenoteSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgBetaSiteOnenoteSectionPage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -166090,33 +166098,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaSiteOnenoteSectionPage", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenoteSectionPageContent", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", + "Command": "Get-MgBetaSiteOnenoteSectionPageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -166152,79 +166161,79 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOnenoteSectionPageCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaSiteOnenoteSectionPageParentNotebook", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaSiteOnenoteSectionPageParentSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaSiteOnenoteSectionParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaSiteOnenoteSectionParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteOnenoteSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Command": "Get-MgBetaSiteOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -166260,19 +166269,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgBetaSiteOperation", "CommandAlias": null, - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/operations", + "Command": "Get-MgBetaSiteOperation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -166308,18 +166316,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgBetaSiteOperation", "CommandAlias": null, - "Uri": "/sites/{site-id}/operations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/operations/$count", + "Command": "Get-MgBetaSiteOperationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -166355,19 +166364,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteOperationCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/operations/$count", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "Command": "Get-MgBetaSitePage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -166387,19 +166396,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "Get-MgBetaSitePage", "CommandAlias": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/pages", + "Command": "Get-MgBetaSitePage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -166419,33 +166427,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "Get-MgBetaSitePage", "CommandAlias": null, - "Uri": "/sites/{site-id}/pages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSitePage", - "Command": "Get-MgBetaSitePageAsSitePage", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/pages/sitePage", + "Command": "Get-MgBetaSitePageAsSitePage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -166465,386 +166473,387 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSitePage", - "Command": "Get-MgBetaSitePageAsSitePage", "CommandAlias": null, - "Uri": "/sites/{site-id}/pages/sitePage", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCanvasLayout", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayout", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayout", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVerticalSection", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSitePageAsSitePageWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart", - "Command": "Get-MgBetaSitePageAsSitePageWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageWebPart", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSitePageAsSitePageWebPartCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageAsSitePageWebPartCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/pages/$count", + "Command": "Get-MgBetaSitePageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -166864,19 +166873,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSitePageCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/pages/$count", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/pages/sitePage/$count", + "Command": "Get-MgBetaSitePageCountAsSitePage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -166896,226 +166905,226 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSitePageCountAsSitePage", "CommandAlias": null, - "Uri": "/sites/{site-id}/pages/sitePage/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaSitePageCreatedByUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaSitePageCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaSitePageLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaSitePageLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition", - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition", - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition", - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaSitePermission", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-beta", "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaSitePermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePermission", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSitePermissionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSitePermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore", + "Command": "Get-MgBetaSiteTermStore", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -167135,19 +167144,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Get-MgBetaSiteTermStore", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Command": "Get-MgBetaSiteTermStoreGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -167167,19 +167176,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Get-MgBetaSiteTermStoreGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups", + "Command": "Get-MgBetaSiteTermStoreGroup", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -167199,18 +167207,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Get-MgBetaSiteTermStoreGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/groups", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/$count", + "Command": "Get-MgBetaSiteTermStoreGroupCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -167230,34 +167239,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreGroupCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/groups/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreGroupSet", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", + "Command": "Get-MgBetaSiteTermStoreGroupSet", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -167277,184 +167285,185 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreGroupSet", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetChild", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetChild", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetChild", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", + "Command": "Get-MgBetaSiteTermStoreGroupSetCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -167474,123 +167483,123 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -167610,300 +167619,300 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Command": "Get-MgBetaSiteTermStoreSet", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -167923,50 +167932,50 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreSet", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreSet", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSet", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetChild", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "Command": "Get-MgBetaSiteTermStoreSetChild", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -167986,793 +167995,792 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetChild", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiVersion": "beta", - "Variants": [ - "List", - "List1" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreSetChildCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetChildCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetChildRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetChildRelation", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreSetChildSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetChildSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreSetCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Get-MgBetaSiteTermStoreSetParentGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetRelation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", + "Command": "Get-MgBetaSiteTermStoreSetRelation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -168792,18 +168800,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreSetRelation", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", + "Command": "Get-MgBetaSiteTermStoreSetRelationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -168823,64 +168832,64 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreSetRelationCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreSetRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetRelationSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Command": "Get-MgBetaSiteTermStoreSetTerm", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -168900,48 +168909,47 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetTerm", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetTerm", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetTerm", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetTermChild", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Command": "Get-MgBetaSiteTermStoreSetTermChild", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -168961,18 +168969,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetTermChild", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", + "Command": "Get-MgBetaSiteTermStoreSetTermChildCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -168992,153 +169001,152 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChildCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", "Variants": [ "List" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreSetTermChildSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetTermChildSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreSetTermCount", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetTermCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetTermRelation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Command": "Get-MgBetaSiteTermStoreSetTermRelation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -169158,18 +169166,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgBetaSiteTermStoreSetTermRelation", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", + "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -169189,1732 +169198,1732 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgBetaSiteTermStoreSetTermSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "ApiVersion": "beta", + "Command": "Get-MgBetaSiteTermStoreSetTermSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBackupRestoreRoot", - "Command": "Get-MgBetaSolutionBackupRestore", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestore", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBackupRestoreRoot", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRule", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/driveInclusionRules", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRule", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRuleCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/driveInclusionRules/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRuleCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/driveProtectionUnits", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnit", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", - "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/{driveProtectionUnitsBulkAdditionJob-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", - "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJobCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJobCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/driveProtectionUnits/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/{mailboxProtectionRule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxinclusionrules?view=graph-rest-beta", "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxinclusionrules?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailboxprotectionunitsbulkadditionjobs-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJob", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnitsBulkAdditionJobs/{mailboxProtectionUnitsBulkAdditionJob-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJob", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxprotectionunitsbulkadditionjobs?view=graph-rest-beta", "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailboxprotectionunitsbulkadditionjobs-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnitsBulkAdditionJobs", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJob", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJobCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxprotectionunitsbulkadditionjobs?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnitsBulkAdditionJobs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJobCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSession", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSession", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSession", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}/restorePoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRestorePoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-list-mailboxrestoreartifacts?view=graph-rest-beta", "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailboxrestoreartifactsbulkadditionrequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifactsBulkAdditionRequest", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-list-mailboxrestoreartifacts?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests/{mailboxRestoreArtifactsBulkAdditionRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-list-mailboxrestoreartifactsbulkadditionrequests?view=graph-rest-beta", "OutputType": "IMicrosoftGraphMailboxRestoreArtifactsBulkAdditionRequest", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailboxrestoreartifactsbulkadditionrequest-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxRestoreArtifactsBulkAdditionRequest", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequestCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-list-mailboxrestoreartifactsbulkadditionrequests?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}/restorePoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRestorePoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRule", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRule", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/mailboxInclusionRules", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRule", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRuleCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/mailboxInclusionRules/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRuleCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/mailboxProtectionUnits", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", - "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/{mailboxProtectionUnitsBulkAdditionJob-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", - "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJobCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJobCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/mailboxProtectionUnits/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/{driveProtectionRule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-list-driveinclusionrules?view=graph-rest-beta", "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-list-driveinclusionrules?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/{driveProtectionUnit-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta", "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveprotectionunitsbulkadditionjobs-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnitsBulkAdditionJobs/{driveProtectionUnitsBulkAdditionJob-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJob", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-list-driveprotectionunitsbulkadditionjobs?view=graph-rest-beta", "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveprotectionunitsbulkadditionjobs-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnitsBulkAdditionJobs", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJob", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJobCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-list-driveprotectionunitsbulkadditionjobs?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnitsBulkAdditionJobs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJobCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-list-driverestoreartifacts?view=graph-rest-beta", "OutputType": "IMicrosoftGraphDriveRestoreArtifact", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driverestoreartifactsbulkadditionrequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveRestoreArtifactsBulkAdditionRequest", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-list-driverestoreartifacts?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests/{driveRestoreArtifactsBulkAdditionRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-list-driverestoreartifactsbulkadditionrequests?view=graph-rest-beta", "OutputType": "IMicrosoftGraphDriveRestoreArtifactsBulkAdditionRequest", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driverestoreartifactsbulkadditionrequest-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveRestoreArtifactsBulkAdditionRequest", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequestCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-list-driverestoreartifactsbulkadditionrequests?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}/restorePoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRestorePoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint", - "Command": "Get-MgBetaSolutionBackupRestorePoint", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestorePoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRestorePoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint", - "Command": "Get-MgBetaSolutionBackupRestorePoint", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/restorePoints", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestorePoint", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRestorePoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestorePointCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/restorePoints/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestorePointCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionUnitBase", - "Command": "Get-MgBetaSolutionBackupRestorePointProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}/protectionUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestorePointProtectionUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProtectionUnitBase", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicy", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicy", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/protectionPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicy", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicyCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/protectionPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicyCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionunitbase-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProtectionUnitBase", - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnit", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphProtectionUnitBase", - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnit", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionunitbase-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/protectionUnits", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnit", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProtectionUnitBase", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/protectionUnits/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceApp", - "Command": "Get-MgBetaSolutionBackupRestoreServiceApp", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreServiceApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-serviceapps?view=graph-rest-beta", "OutputType": "IMicrosoftGraphServiceApp", - "Command": "Get-MgBetaSolutionBackupRestoreServiceApp", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/serviceApps", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreServiceApp", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceApp", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreServiceAppCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-serviceapps?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/serviceApps/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreServiceAppCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Command": "Get-MgBetaSolutionBackupRestoreSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-restoresessions?view=graph-rest-beta", "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Command": "Get-MgBetaSolutionBackupRestoreSession", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/restoreSessions", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSession", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreSessionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-restoresessions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/restoreSessions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSessionCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicyCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicyCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/{siteProtectionRule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteinclusionrules?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteinclusionrules?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/{siteProtectionUnit-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/siteprotectionunitsbulkadditionjobs-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnitsBulkAdditionJobs/{siteProtectionUnitsBulkAdditionJob-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJob", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteprotectionunitsbulkadditionjobs?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/siteprotectionunitsbulkadditionjobs-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnitsBulkAdditionJobs", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJob", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJobCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteprotectionunitsbulkadditionjobs?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnitsBulkAdditionJobs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJobCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSession", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSession", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointRestoreSessions", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSession", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointrestoresession-list-siterestoreartifacts?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/siterestoreartifactsbulkadditionrequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSiteRestoreArtifactsBulkAdditionRequest", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointrestoresession-list-siterestoreartifacts?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests/{siteRestoreArtifactsBulkAdditionRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointrestoresession-list-siterestoreartifactsbulkadditionrequests?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSiteRestoreArtifactsBulkAdditionRequest", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/siterestoreartifactsbulkadditionrequest-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSiteRestoreArtifactsBulkAdditionRequest", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequestCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointrestoresession-list-siterestoreartifactsbulkadditionrequests?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}/restorePoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRestorePoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRule", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRule", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/siteInclusionRules", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRule", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRuleCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/siteInclusionRules/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRuleCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/siteProtectionUnits", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnit", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", - "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/{siteProtectionUnitsBulkAdditionJob-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", - "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", "Variants": [ "List" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJobCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJobCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitCount", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/siteProtectionUnits/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitCount", "Variants": [ "Get" ], - "Module": "Beta.BackupRestore", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.BackupRestore" }, { + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}", + "Command": "Get-MgBetaSolutionBusinessScenario", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -170950,19 +170959,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenario", - "Command": "Get-MgBetaSolutionBusinessScenario", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.BusinessScenario", - "Method": "GET" + "Module": "Beta.BusinessScenario" }, { + "Method": "GET", + "Uri": "/solutions/businessScenarios", + "Command": "Get-MgBetaSolutionBusinessScenario", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -170998,18 +171006,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/solutionsroot-list-businessscenarios?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenario", - "Command": "Get-MgBetaSolutionBusinessScenario", "CommandAlias": null, - "Uri": "/solutions/businessScenarios", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.BusinessScenario", - "Method": "GET" + "Module": "Beta.BusinessScenario" }, { + "Method": "GET", + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", + "Command": "Get-MgBetaSolutionBusinessScenarioByUniqueName", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -171045,19 +171054,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenario", - "Command": "Get-MgBetaSolutionBusinessScenarioByUniqueName", "CommandAlias": null, - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.BusinessScenario", - "Method": "GET" + "Module": "Beta.BusinessScenario" }, { + "Method": "GET", + "Uri": "/solutions/businessScenarios/$count", + "Command": "Get-MgBetaSolutionBusinessScenarioCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -171093,18 +171101,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBusinessScenarioCount", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.BusinessScenario", - "Method": "GET" + "Module": "Beta.BusinessScenario" }, { + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", + "Command": "Get-MgBetaSolutionBusinessScenarioPlanner", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -171140,19 +171149,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", - "Command": "Get-MgBetaSolutionBusinessScenarioPlanner", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "POST", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/getPlan", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlan", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Module": "Beta.BusinessScenario", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -171172,21 +171183,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-getplan?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlan", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/getPlan", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "Module": "Beta.BusinessScenario", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -171222,19 +171231,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BusinessScenario", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -171270,19 +171279,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.BusinessScenario", - "Method": "GET" + "Module": "Beta.BusinessScenario" }, { + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -171318,18 +171326,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-list-localizations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.BusinessScenario", - "Method": "GET" + "Module": "Beta.BusinessScenario" }, { + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalizationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -171365,19 +171374,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalizationCount", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BusinessScenario", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -171397,19 +171406,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenariotask-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTask", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.BusinessScenario", - "Method": "GET" + "Module": "Beta.BusinessScenario" }, { + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTask", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -171429,48 +171437,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-list-tasks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTask", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.BusinessScenario", - "Method": "GET" + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", - "CommandAlias": null, + "Method": "GET", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BusinessScenario", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", "CommandAlias": null, + "Module": "Beta.BusinessScenario" + }, + { + "Method": "GET", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "ApiVersion": "beta", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BusinessScenario", - "Method": "GET" + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.BusinessScenario" }, { + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -171506,19 +171515,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BusinessScenario", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -171538,49 +171547,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskCount", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BusinessScenario", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskDetail", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BusinessScenario", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "GET", + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Command": "Get-MgBetaSubscribedSku", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.BusinessScenario", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "beta", "Permissions": [ { "Name": "LicenseAssignment.Read.All", @@ -171624,19 +171633,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubscribedSku", - "Command": "Get-MgBetaSubscribedSku", "CommandAlias": null, - "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/subscribedSkus", + "Command": "Get-MgBetaSubscribedSku", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "beta", "Permissions": [ { "Name": "LicenseAssignment.Read.All", @@ -171680,62 +171688,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubscribedSku", - "Command": "Get-MgBetaSubscribedSku", "CommandAlias": null, - "Uri": "/subscribedSkus", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaSubscription", - "CommandAlias": null, + "Method": "GET", "Uri": "/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ChangeNotifications", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaSubscription", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ChangeNotifications" + }, + { + "Method": "GET", "Uri": "/subscriptions", - "ApiVersion": "beta", + "Command": "Get-MgBetaSubscription", "Variants": [ "List" ], - "Module": "Beta.ChangeNotifications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaSubSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ChangeNotifications" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/sites/{site-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaSubSite", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/sites", + "Command": "Get-MgBetaSubSite", + "Variants": [ + "List2" + ], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -171755,18 +171763,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaSubSite", "CommandAlias": null, - "Uri": "/sites/{site-id}/sites", - "ApiVersion": "beta", - "Variants": [ - "List2" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/sites/$count", + "Command": "Get-MgBetaSubSiteCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -171786,19 +171795,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaSubSiteCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/sites/$count", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}", + "Command": "Get-MgBetaTeam", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -171874,19 +171883,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeam", - "Command": "Get-MgBetaTeam", "CommandAlias": null, - "Uri": "/teams/{team-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams", + "Command": "Get-MgBetaTeam", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -171914,18 +171922,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeam", - "Command": "Get-MgBetaTeam", "CommandAlias": null, - "Uri": "/teams", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Command": "Get-MgBetaTeamChannel", + "Variants": [ + "Get1", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -172001,19 +172010,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgBetaTeamChannel", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiVersion": "beta", - "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels", + "Command": "Get-MgBetaTeamChannel", + "Variants": [ + "List1" + ], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -172089,18 +172097,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgBetaTeamChannel", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels", - "ApiVersion": "beta", - "Variants": [ - "List1" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/$count", + "Command": "Get-MgBetaTeamChannelAllMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -172128,19 +172137,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamChannelAllMemberCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/$count", + "Command": "Get-MgBetaTeamChannelCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -172216,19 +172225,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamChannelCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", + "Command": "Get-MgBetaTeamChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read.All", @@ -172304,66 +172313,66 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaTeamChannelFileFolder", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamChannelFileFolderContent", - "CommandAlias": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamChannelFileFolderContentStream", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamChannelFileFolderContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaTeamChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamChannelMember", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers", + "Command": "Get-MgBetaTeamChannelMember", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -172391,19 +172400,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-allmembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaTeamChannelMember", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers", - "ApiVersion": "beta", - "Variants": [ - "List", - "List1" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", + "Command": "Get-MgBetaTeamChannelMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -172431,19 +172440,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamChannelMemberCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Get-MgBetaTeamChannelMessage", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -172479,21 +172490,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamChannelMessage", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Command": "Get-MgBetaTeamChannelMessage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -172529,18 +172537,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamChannelMessage", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", + "Command": "Get-MgBetaTeamChannelMessageDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -172576,19 +172585,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamChannelMessageDelta", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgBetaTeamChannelMessageHostedContent", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -172624,21 +172635,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaTeamChannelMessageHostedContent", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgBetaTeamChannelMessageHostedContent", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -172674,18 +172682,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaTeamChannelMessageHostedContent", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Command": "Get-MgBetaTeamChannelMessageHostedContentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -172721,19 +172730,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamChannelMessageHostedContentCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgBetaTeamChannelMessageReply", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -172769,19 +172778,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamChannelMessageReply", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "Get-MgBetaTeamChannelMessageReply", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -172817,18 +172825,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamChannelMessageReply", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Command": "Get-MgBetaTeamChannelMessageReplyCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -172864,19 +172873,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamChannelMessageReplyCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", + "Command": "Get-MgBetaTeamChannelMessageReplyDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -172912,19 +172921,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamChannelMessageReplyDelta", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -172960,21 +172971,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -173010,18 +173018,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -173057,34 +173066,36 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", + "Command": "Get-MgBetaTeamChannelRetainedMessage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamChannelRetainedMessage", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Get-MgBetaTeamChannelSharedWithTeam", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -173104,21 +173115,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgBetaTeamChannelSharedWithTeam", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", + "Command": "Get-MgBetaTeamChannelSharedWithTeam", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -173138,33 +173146,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgBetaTeamChannelSharedWithTeam", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", - "CommandAlias": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -173184,18 +173192,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -173215,19 +173224,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", + "Command": "Get-MgBetaTeamChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -173247,19 +173256,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamChannelSharedWithTeamCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Get-MgBetaTeamChannelTab", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -173359,19 +173368,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgBetaTeamChannelTab", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Command": "Get-MgBetaTeamChannelTab", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -173471,18 +173479,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgBetaTeamChannelTab", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", + "Command": "Get-MgBetaTeamChannelTabCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -173582,34 +173591,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamChannelTabCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgBetaTeamChannelTabTeamApp", - "CommandAlias": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamChannelTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/$count", + "Command": "Get-MgBetaTeamCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -173637,62 +173645,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamCount", "CommandAlias": null, - "Uri": "/teams/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaTeamGroupServiceProvisioningError", - "CommandAlias": null, + "Method": "GET", "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgBetaTeamIncomingChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamIncomingChannel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/incomingChannels", + "Command": "Get-MgBetaTeamIncomingChannel", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -173720,18 +173728,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgBetaTeamIncomingChannel", "CommandAlias": null, - "Uri": "/teams/{team-id}/incomingChannels", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/incomingChannels/$count", + "Command": "Get-MgBetaTeamIncomingChannelCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -173759,19 +173768,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamIncomingChannelCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/incomingChannels/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Get-MgBetaTeamInstalledApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.Read.Group", @@ -173927,19 +173936,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "Get-MgBetaTeamInstalledApp", "CommandAlias": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps", + "Command": "Get-MgBetaTeamInstalledApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -174087,18 +174095,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "Get-MgBetaTeamInstalledApp", "CommandAlias": null, - "Uri": "/teams/{team-id}/installedApps", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps/$count", + "Command": "Get-MgBetaTeamInstalledAppCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -174246,49 +174255,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamInstalledAppCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/installedApps/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Command": "Get-MgBetaTeamInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgBetaTeamInstalledAppTeamApp", "CommandAlias": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition", "CommandAlias": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Command": "Get-MgBetaTeamMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -174316,19 +174325,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaTeamMember", "CommandAlias": null, - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/members", + "Command": "Get-MgBetaTeamMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -174356,18 +174364,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaTeamMember", "CommandAlias": null, - "Uri": "/teams/{team-id}/members", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/members/$count", + "Command": "Get-MgBetaTeamMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -174395,19 +174404,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamMemberCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/members/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/getOpenShifts", + "Command": "Get-MgBetaTeamOpenShift", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -174483,180 +174491,180 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getopenshifts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOpenShift", - "Command": "Get-MgBetaTeamOpenShift", "CommandAlias": null, - "Uri": "/teams/getOpenShifts", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "Get-MgBetaTeamOperation", - "CommandAlias": null, + "Method": "GET", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "Get-MgBetaTeamOperation", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamOperation", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamOperationCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaTeamOwner", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/owners/{user-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamOwner", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaTeamOwner", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/owners", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamOwner", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaTeamOwnerByUserPrincipalName", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/owners(userPrincipalName='{userPrincipalName}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamOwnerByUserPrincipalName", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamOwnerCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/owners/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamOwnerCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaTeamOwnerMailboxSetting", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamOwnerMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaTeamOwnerServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamOwnerServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamOwnerServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamOwnerServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgBetaTeamPermissionGrant", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/permissionGrants", + "Command": "Get-MgBetaTeamPermissionGrant", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "ResourceSpecificPermissionGrant.ReadForTeam", @@ -174764,18 +174772,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgBetaTeamPermissionGrant", "CommandAlias": null, - "Uri": "/teams/{team-id}/permissionGrants", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/permissionGrants/$count", + "Command": "Get-MgBetaTeamPermissionGrantCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ResourceSpecificPermissionGrant.ReadForTeam", @@ -174883,49 +174892,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamPermissionGrantCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/permissionGrants/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/photo", + "Command": "Get-MgBetaTeamPhoto", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Get-MgBetaTeamPhoto", "CommandAlias": null, - "Uri": "/teams/{team-id}/photo", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/photo/$value", + "Command": "Get-MgBetaTeamPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamPhotoContent", "CommandAlias": null, - "Uri": "/teams/{team-id}/photo/$value", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel", + "Command": "Get-MgBetaTeamPrimaryChannel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -174969,485 +174978,485 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgBetaTeamPrimaryChannel", "CommandAlias": null, - "Uri": "/teams/{team-id}/primaryChannel", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamPrimaryChannelAllMemberCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/allMembers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelAllMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaTeamPrimaryChannelFileFolder", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContentStream", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/allMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelMember", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/allMembers", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelMember", "Variants": [ "List", "List1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamPrimaryChannelMemberCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/members/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamPrimaryChannelMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelMessage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamPrimaryChannelMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelMessage", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelMessageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgBetaTeamPrimaryChannelTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelTab", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgBetaTeamPrimaryChannelTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/tabs", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelTab", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamPrimaryChannelTabCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelTabCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule", + "Command": "Get-MgBetaTeamSchedule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -175483,19 +175492,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchedule", - "Command": "Get-MgBetaTeamSchedule", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", + "Command": "Get-MgBetaTeamScheduleDayNote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -175515,19 +175524,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDayNote", - "Command": "Get-MgBetaTeamScheduleDayNote", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/dayNotes", + "Command": "Get-MgBetaTeamScheduleDayNote", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -175547,18 +175555,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDayNote", - "Command": "Get-MgBetaTeamScheduleDayNote", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/dayNotes", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/dayNotes/$count", + "Command": "Get-MgBetaTeamScheduleDayNoteCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -175578,19 +175587,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamScheduleDayNoteCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/dayNotes/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -175626,19 +175635,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -175658,18 +175666,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", + "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -175689,19 +175698,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Command": "Get-MgBetaTeamScheduleOpenShift", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -175737,19 +175746,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOpenShift", - "Command": "Get-MgBetaTeamScheduleOpenShift", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShifts", + "Command": "Get-MgBetaTeamScheduleOpenShift", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -175785,18 +175793,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOpenShift", - "Command": "Get-MgBetaTeamScheduleOpenShift", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShifts", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -175832,19 +175841,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -175880,18 +175888,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -175927,19 +175936,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShifts/$count", + "Command": "Get-MgBetaTeamScheduleOpenShiftCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -175975,19 +175984,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamScheduleOpenShiftCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShifts/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Get-MgBetaTeamScheduleSchedulingGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176023,19 +176032,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Command": "Get-MgBetaTeamScheduleSchedulingGroup", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "Command": "Get-MgBetaTeamScheduleSchedulingGroup", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176071,18 +176079,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Command": "Get-MgBetaTeamScheduleSchedulingGroup", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", + "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176118,19 +176127,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Command": "Get-MgBetaTeamScheduleShift", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -176166,19 +176175,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphShift", - "Command": "Get-MgBetaTeamScheduleShift", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/shifts", + "Command": "Get-MgBetaTeamScheduleShift", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176214,18 +176222,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphShift", - "Command": "Get-MgBetaTeamScheduleShift", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/shifts", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/shifts/$count", + "Command": "Get-MgBetaTeamScheduleShiftCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176261,19 +176270,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamScheduleShiftCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/shifts/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176301,19 +176310,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176341,18 +176349,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/$count", + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinitionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176380,34 +176389,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinitionCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", - "CommandAlias": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176443,18 +176451,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176490,19 +176499,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", + "Command": "Get-MgBetaTeamScheduleTimeCard", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176522,19 +176531,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard", - "Command": "Get-MgBetaTeamScheduleTimeCard", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeCards", + "Command": "Get-MgBetaTeamScheduleTimeCard", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176554,18 +176562,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard", - "Command": "Get-MgBetaTeamScheduleTimeCard", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeCards", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeCards/$count", + "Command": "Get-MgBetaTeamScheduleTimeCardCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176585,19 +176594,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamScheduleTimeCardCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeCards/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Command": "Get-MgBetaTeamScheduleTimeOff", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176633,19 +176642,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOff", - "Command": "Get-MgBetaTeamScheduleTimeOff", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timesOff", + "Command": "Get-MgBetaTeamScheduleTimeOff", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176681,18 +176689,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOff", - "Command": "Get-MgBetaTeamScheduleTimeOff", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timesOff", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timesOff/$count", + "Command": "Get-MgBetaTeamScheduleTimeOffCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176728,19 +176737,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamScheduleTimeOffCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timesOff/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Get-MgBetaTeamScheduleTimeOffReason", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176776,19 +176785,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Command": "Get-MgBetaTeamScheduleTimeOffReason", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Command": "Get-MgBetaTeamScheduleTimeOffReason", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176824,18 +176832,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Command": "Get-MgBetaTeamScheduleTimeOffReason", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", + "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176871,19 +176880,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Get-MgBetaTeamScheduleTimeOffRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176919,19 +176928,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Command": "Get-MgBetaTeamScheduleTimeOffRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Command": "Get-MgBetaTeamScheduleTimeOffRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -176967,18 +176975,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Command": "Get-MgBetaTeamScheduleTimeOffRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", + "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -177014,19 +177023,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/getShifts", + "Command": "Get-MgBetaTeamShift", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -177102,18 +177110,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getshifts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphShift", - "Command": "Get-MgBetaTeamShift", "CommandAlias": null, - "Uri": "/teams/getShifts", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Command": "Get-MgBetaTeamTag", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -177149,19 +177158,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Command": "Get-MgBetaTeamTag", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/tags", + "Command": "Get-MgBetaTeamTag", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -177197,18 +177205,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Command": "Get-MgBetaTeamTag", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/tags/$count", + "Command": "Get-MgBetaTeamTagCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -177244,19 +177253,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamTagCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Command": "Get-MgBetaTeamTagMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -177292,19 +177301,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Command": "Get-MgBetaTeamTagMember", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "Command": "Get-MgBetaTeamTagMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -177340,18 +177348,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Command": "Get-MgBetaTeamTagMember", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", + "Command": "Get-MgBetaTeamTagMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -177387,49 +177396,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamTagMemberCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamTemplate", - "CommandAlias": null, + "Method": "GET", "Uri": "/teams/{team-id}/template", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", - "Command": "Get-MgBetaTeamTemplateDefinition", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/templateDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamTemplateDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/getTimesOff", + "Command": "Get-MgBetaTeamTimeOff", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -177505,32 +177513,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-gettimesoff?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOff", - "Command": "Get-MgBetaTeamTimeOff", "CommandAlias": null, - "Uri": "/teams/getTimesOff", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamwork", - "Command": "Get-MgBetaTeamwork", - "CommandAlias": null, + "Method": "GET", "Uri": "/teamwork", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamwork", "Variants": [ "Get" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphTeamwork", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Command": "Get-MgBetaTeamworkDeletedChat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ManageDeletion.Chat", @@ -177550,617 +177559,617 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-get?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaTeamworkDeletedChat", "CommandAlias": null, - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedChat", - "Command": "Get-MgBetaTeamworkDeletedChat", - "CommandAlias": null, + "Method": "GET", "Uri": "/teamwork/deletedChats", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedChat", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeletedChat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamworkDeletedChatCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedChats/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedChatCount", "Variants": [ "Get" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedTeam", - "Command": "Get-MgBetaTeamworkDeletedTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeam", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-beta", "OutputType": "IMicrosoftGraphDeletedTeam", - "Command": "Get-MgBetaTeamworkDeletedTeam", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeam", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgBetaTeamworkDeletedTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgBetaTeamworkDeletedTeamChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannel", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelAllMemberCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelAllMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", "Variants": [ "List", "List1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelRetainedMessage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelRetainedMessage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamworkDeletedTeamCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkDeletedTeamCount", "Variants": [ "Get" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teamwork/devices/{teamworkDevice-id}", + "Command": "Get-MgBetaTeamworkDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamworkDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -178180,19 +178189,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkDevice", - "Command": "Get-MgBetaTeamworkDevice", "CommandAlias": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teamwork/devices", + "Command": "Get-MgBetaTeamworkDevice", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamworkDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -178212,18 +178220,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkDevice", - "Command": "Get-MgBetaTeamworkDevice", "CommandAlias": null, - "Uri": "/teamwork/devices", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", + "Command": "Get-MgBetaTeamworkDeviceActivity", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -178243,19 +178252,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceactivity-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", - "Command": "Get-MgBetaTeamworkDeviceActivity", "CommandAlias": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", + "Command": "Get-MgBetaTeamworkDeviceConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -178275,19 +178284,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", - "Command": "Get-MgBetaTeamworkDeviceConfiguration", "CommandAlias": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teamwork/devices/$count", + "Command": "Get-MgBetaTeamworkDeviceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -178307,18 +178315,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamworkDeviceCount", "CommandAlias": null, - "Uri": "/teamwork/devices/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teamwork/devices/{teamworkDevice-id}/health", + "Command": "Get-MgBetaTeamworkDeviceHealth", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -178338,19 +178347,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevicehealth-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", - "Command": "Get-MgBetaTeamworkDeviceHealth", "CommandAlias": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", + "Command": "Get-MgBetaTeamworkDeviceOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -178370,19 +178379,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", - "Command": "Get-MgBetaTeamworkDeviceOperation", "CommandAlias": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", + "Command": "Get-MgBetaTeamworkDeviceOperation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -178402,18 +178410,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceoperation-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", - "Command": "Get-MgBetaTeamworkDeviceOperation", "CommandAlias": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/$count", + "Command": "Get-MgBetaTeamworkDeviceOperationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -178433,19 +178442,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamworkDeviceOperationCount", "CommandAlias": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teamwork/teamsAppSettings", + "Command": "Get-MgBetaTeamworkTeamAppSetting", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkAppSettings.Read.All", @@ -178465,33 +178473,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppSettings", - "Command": "Get-MgBetaTeamworkTeamAppSetting", "CommandAlias": null, - "Uri": "/teamwork/teamsAppSettings", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamTemplate", - "Command": "Get-MgBetaTeamworkTeamTemplate", - "CommandAlias": null, + "Method": "GET", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkTeamTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphTeamTemplate", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teamwork/teamTemplates", + "Command": "Get-MgBetaTeamworkTeamTemplate", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamTemplates.Read", @@ -178511,18 +178519,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamtemplate-list-definitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamTemplate", - "Command": "Get-MgBetaTeamworkTeamTemplate", "CommandAlias": null, - "Uri": "/teamwork/teamTemplates", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teamwork/teamTemplates/$count", + "Command": "Get-MgBetaTeamworkTeamTemplateCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamTemplates.Read", @@ -178542,18 +178550,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamworkTeamTemplateCount", "CommandAlias": null, - "Uri": "/teamwork/teamTemplates/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", + "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamTemplates.Read", @@ -178573,48 +178582,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamtemplatedefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", - "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", "CommandAlias": null, - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", - "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", - "CommandAlias": null, + "Method": "GET", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Command": "Get-MgBetaTeamworkWorkforceIntegration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "beta", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -178634,19 +178643,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Command": "Get-MgBetaTeamworkWorkforceIntegration", "CommandAlias": null, - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teamwork/workforceIntegrations", + "Command": "Get-MgBetaTeamworkWorkforceIntegration", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "beta", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -178666,18 +178674,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Command": "Get-MgBetaTeamworkWorkforceIntegration", "CommandAlias": null, - "Uri": "/teamwork/workforceIntegrations", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teamwork/workforceIntegrations/$count", + "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -178697,18 +178705,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount", "CommandAlias": null, - "Uri": "/teamwork/workforceIntegrations/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -178728,19 +178737,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", "CommandAlias": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Partner", - "Method": "GET" + "Module": "Beta.Identity.Partner" }, { + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -178760,18 +178768,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", "CommandAlias": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Partner", - "Method": "GET" + "Module": "Beta.Identity.Partner" }, { + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -178791,64 +178799,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount", "CommandAlias": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Partner", - "Method": "GET" + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "CommandAlias": null, + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Partner", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "DelegatedAdminRelationship.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DelegatedAdminRelationship.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-beta", "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ "List" ], - "Module": "Beta.Identity.Partner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -178867,20 +178844,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Partner", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -178899,20 +178876,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Partner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -178931,19 +178908,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", "Variants": [ "List" ], - "Module": "Beta.Identity.Partner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -178962,20 +178939,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Partner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -178994,19 +178971,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Variants": [ "List" ], - "Module": "Beta.Identity.Partner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -179025,20 +179002,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Partner", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -179058,18 +179035,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount", "Variants": [ "Get" ], - "Module": "Beta.Identity.Partner", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -179088,20 +179065,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Partner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -179120,19 +179097,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Variants": [ "List" ], - "Module": "Beta.Identity.Partner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -179151,20 +179128,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Partner", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -179183,20 +179160,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Partner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -179215,19 +179192,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Variants": [ "List" ], - "Module": "Beta.Identity.Partner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -179246,20 +179223,52 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Partner", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DelegatedAdminRelationship.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DelegatedAdminRelationship.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Partner" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenant", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -179279,19 +179288,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", - "Command": "Get-MgBetaTenantRelationshipManagedTenant", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenant", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -179311,33 +179319,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", - "Command": "Get-MgBetaTenantRelationshipManagedTenant", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/tenants", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "CommandAlias": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -179357,18 +179365,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-aggregatedpolicycompliances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -179388,491 +179396,492 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", - "CommandAlias": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/{managedTenantApiNotification-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/{managedTenantEmailNotification-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", "Variants": [ "List", "List1" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}/alert", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/{managedTenantAlert-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/{managedTenantAlertRule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}/alert", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/appPerformances", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/appPerformances/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -179892,47 +179901,47 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-auditevent-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-auditevents?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", - "CommandAlias": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/auditEvents", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-auditevents?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/auditEvents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -179952,19 +179961,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcconnection-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -179984,18 +179992,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcconnections?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -180015,18 +180023,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -180046,19 +180055,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcdevice-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -180078,18 +180086,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcdevices?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -180109,18 +180117,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -180140,19 +180149,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcoverview-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -180172,18 +180180,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcsoverview?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -180203,18 +180211,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -180242,19 +180251,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-conditionalaccesspolicycoverage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -180282,18 +180290,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-conditionalaccesspolicycoverages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -180321,18 +180329,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/$count", - "ApiVersion": "beta", + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenants/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCount", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -180352,61 +180360,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCount", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/tenants/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-credentialuserregistrationssummary-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "CommandAlias": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-credentialuserregistrationssummaries?view=graph-rest-beta", "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-credentialuserregistrationssummary-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-credentialuserregistrationssummaries?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -180426,19 +180435,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -180458,18 +180466,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantscustomizedinformation?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -180489,18 +180497,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -180520,19 +180529,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantdetailedinformation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -180552,18 +180560,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantsdetailedinformation?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -180583,61 +180591,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "CommandAlias": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -180657,19 +180666,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-devicecompliancepolicysettingstatesummary-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -180689,18 +180697,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-devicecompliancepolicysettingstatesummary?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -180720,119 +180728,120 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "CommandAlias": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}/alert", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -180852,19 +180861,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantgroup-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantGroups", + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -180884,18 +180892,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantgroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/tenantGroups", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantGroups/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -180915,50 +180923,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/tenantGroups/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { - "Permissions": [ - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliance-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "CommandAlias": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -180977,19 +180954,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliance-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -181008,19 +180985,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliances?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -181039,20 +181016,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliancetrend-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -181071,19 +181048,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliancetrends?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliancetrend-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -181102,51 +181079,51 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliancetrends?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { - "Name": "ManagedTenants.Read.All", - "Description": "Read all managed tenant information", - "FullDescription": "Allows the app to read all managed tenant information on your behalf.", + "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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "Name": "ManagedTenants.ReadWrite.All", - "Description": "Read and write all managed tenant information", - "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", + "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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -181165,19 +181142,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementActions", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -181196,19 +181173,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementActions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -181227,20 +181204,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementactiontenantdeploymentstatus-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -181259,19 +181236,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactiontenantdeploymentstatuses?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementactiontenantdeploymentstatus-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -181290,19 +181267,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactiontenantdeploymentstatuses?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -181321,20 +181298,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementintent-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -181353,19 +181330,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementintents?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementintent-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementIntents", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -181384,19 +181361,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementintents?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementIntents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -181415,20 +181392,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementtemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -181447,154 +181424,185 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementtemplates?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementtemplate-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplates", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "ManagedTenants.Read.All", + "Description": "Read all managed tenant information", + "FullDescription": "Allows the app to read all managed tenant information on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "ManagedTenants.ReadWrite.All", + "Description": "Read and write all managed tenant information", + "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementtemplates?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "CommandAlias": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Variants": [ "List", "List1" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/{managementTemplate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummaryCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummaryCount", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplates/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -181614,291 +181622,291 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplates/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "CommandAlias": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Variants": [ "List", "List1" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/acceptedVersion", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}/managementTemplateSteps/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/managementTemplate", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Variants": [ "List", "List1" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/acceptedFor", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}/templateStepVersion", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/templateStep", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/myRoles", + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -181918,18 +181926,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-myroles?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/myRoles", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/myRoles/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -181949,18 +181957,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/myRoles/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -181980,19 +181989,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantTags", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -182012,18 +182020,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenanttags?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/tenantTags", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantTags/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -182043,61 +182051,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/tenantTags/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "CommandAlias": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -182117,19 +182126,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-windowsdevicemalwarestate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -182149,18 +182157,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsdevicemalwarestates?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -182180,18 +182188,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -182211,19 +182220,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-windowsprotectionstate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -182243,18 +182251,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsprotectionstates?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.ManagedTenants", - "Method": "GET" + "Module": "Beta.ManagedTenants" }, { + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -182274,18 +182282,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount", "CommandAlias": null, - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/$count", - "ApiVersion": "beta", + "Module": "Beta.ManagedTenants" + }, + { + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganization", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "ApiVersion": "beta", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -182313,18 +182321,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganization", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganization", "CommandAlias": null, - "Uri": "/tenantRelationships/multiTenantOrganization", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "ApiVersion": "beta", "Permissions": [ { "Name": "MultiTenantOrganization.Read.All", @@ -182344,33 +182352,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", "CommandAlias": null, - "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "CommandAlias": null, + "Method": "GET", "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -182398,18 +182406,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-list-tenants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "CommandAlias": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenantCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -182437,32 +182445,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenantCount", "CommandAlias": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrustFramework", - "Command": "Get-MgBetaTrustFramework", - "CommandAlias": null, + "Method": "GET", "Uri": "/trustFramework", - "ApiVersion": "beta", + "Command": "Get-MgBetaTrustFramework", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphTrustFramework", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", + "Command": "Get-MgBetaTrustFrameworkKeySet", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "ApiVersion": "beta", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -182482,19 +182491,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", - "Command": "Get-MgBetaTrustFrameworkKeySet", "CommandAlias": null, - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/trustFramework/keySets", + "Command": "Get-MgBetaTrustFrameworkKeySet", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "ApiVersion": "beta", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -182514,18 +182522,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-keysets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", - "Command": "Get-MgBetaTrustFrameworkKeySet", "CommandAlias": null, - "Uri": "/trustFramework/keySets", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey", + "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiVersion": "beta", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -182545,19 +182554,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-getactivekey?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey", "CommandAlias": null, - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/trustFramework/keySets/$count", + "Command": "Get-MgBetaTrustFrameworkKeySetCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -182577,62 +182585,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTrustFrameworkKeySetCount", "CommandAlias": null, - "Uri": "/trustFramework/keySets/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTrustFrameworkKeySetKey", - "CommandAlias": null, + "Method": "GET", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaTrustFrameworkKeySetKey", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkey_v2-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2", - "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/{trustFrameworkKey_v2-kid}", - "ApiVersion": "beta", + "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2", - "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkey_v2-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2", - "ApiVersion": "beta", + "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", + "Command": "Get-MgBetaTrustFrameworkPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -182652,19 +182661,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTrustFrameworkPolicy", "CommandAlias": null, - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/trustFramework/policies", + "Command": "Get-MgBetaTrustFrameworkPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTrustFrameworkPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -182684,18 +182692,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkPolicy", - "Command": "Get-MgBetaTrustFrameworkPolicy", "CommandAlias": null, - "Uri": "/trustFramework/policies", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", + "Command": "Get-MgBetaTrustFrameworkPolicyContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -182715,19 +182724,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaTrustFrameworkPolicyContent", "CommandAlias": null, - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/trustFramework/policies/$count", + "Command": "Get-MgBetaTrustFrameworkPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -182747,18 +182755,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaTrustFrameworkPolicyCount", "CommandAlias": null, - "Uri": "/trustFramework/policies/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}", + "Command": "Get-MgBetaUser", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -182882,19 +182891,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUser", "CommandAlias": null, - "Uri": "/users/{user-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users", + "Command": "Get-MgBetaUser", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -183002,165 +183010,165 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUser", "CommandAlias": null, - "Uri": "/users", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity", - "Command": "Get-MgBetaUserActivity", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserActivity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity", - "Command": "Get-MgBetaUserActivity", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserActivity", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserActivityCount", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/activities/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Command": "Get-MgBetaUserActivityHistoryItem", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserActivityHistoryItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Command": "Get-MgBetaUserActivityHistoryItem", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserActivityHistoryItem", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity", - "Command": "Get-MgBetaUserActivityHistoryItemActivity", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserActivityHistoryItemActivity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserActivityHistoryItemCount", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserActivityHistoryItemCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityStatistics", - "Command": "Get-MgBetaUserActivityStatistics", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserActivityStatistics", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphActivityStatistics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityStatistics", - "Command": "Get-MgBetaUserActivityStatistics", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/analytics/activityStatistics", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserActivityStatistics", "Variants": [ "List" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphActivityStatistics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "Get-MgBetaUserAgreementAcceptance", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAgreementAcceptance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/users/{user-id}/agreementAcceptances", + "Command": "Get-MgBetaUserAgreementAcceptance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -183180,18 +183188,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "Get-MgBetaUserAgreementAcceptance", "CommandAlias": null, - "Uri": "/users/{user-id}/agreementAcceptances", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/users/{user-id}/agreementAcceptances/$count", + "Command": "Get-MgBetaUserAgreementAcceptanceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -183211,49 +183220,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAgreementAcceptanceCount", "CommandAlias": null, - "Uri": "/users/{user-id}/agreementAcceptances/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/analytics/activityStatistics/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaUserAppRoleAssignedResource", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/appRoleAssignedResources/{servicePrincipal-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAppRoleAssignedResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignedResources", + "Command": "Get-MgBetaUserAppRoleAssignedResource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -183273,18 +183281,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaUserAppRoleAssignedResource", "CommandAlias": null, - "Uri": "/users/{user-id}/appRoleAssignedResources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignedResources(appId='{appId}')", + "Command": "Get-MgBetaUserAppRoleAssignedResourceByAppId", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -183304,19 +183313,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaUserAppRoleAssignedResourceByAppId", "CommandAlias": null, - "Uri": "/users/{user-id}/appRoleAssignedResources(appId='{appId}')", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignedResources/$count", + "Command": "Get-MgBetaUserAppRoleAssignedResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -183336,34 +183345,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAppRoleAssignedResourceCount", "CommandAlias": null, - "Uri": "/users/{user-id}/appRoleAssignedResources/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgBetaUserAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignments", + "Command": "Get-MgBetaUserAppRoleAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -183383,18 +183391,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgBetaUserAppRoleAssignment", "CommandAlias": null, - "Uri": "/users/{user-id}/appRoleAssignments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignments/$count", + "Command": "Get-MgBetaUserAppRoleAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -183414,19 +183423,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAppRoleAssignmentCount", "CommandAlias": null, - "Uri": "/users/{user-id}/appRoleAssignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationEmailMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -183462,19 +183471,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationEmailMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/emailMethods", + "Command": "Get-MgBetaUserAuthenticationEmailMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -183510,18 +183518,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationEmailMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/emailMethods", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/emailMethods/$count", + "Command": "Get-MgBetaUserAuthenticationEmailMethodCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -183557,19 +183566,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAuthenticationEmailMethodCount", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/emailMethods/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationFido2Method", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -183621,19 +183630,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationFido2Method", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/fido2Methods", + "Command": "Get-MgBetaUserAuthenticationFido2Method", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -183685,18 +183693,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationFido2Method", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/fido2Methods", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/fido2Methods/$count", + "Command": "Get-MgBetaUserAuthenticationFido2MethodCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -183748,19 +183757,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAuthenticationFido2MethodCount", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHardwareOathAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -183796,19 +183805,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHardwareOathAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/hardwareOathMethods", + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphHardwareOathAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -183844,18 +183852,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHardwareOathAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/$count", + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -183891,196 +183900,196 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodCount", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDevice", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignTo", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignTo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignToMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignToMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignToServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignToServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignToServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignToServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignTo", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignTo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -184116,19 +184125,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/methods", + "Command": "Get-MgBetaUserAuthenticationMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -184164,18 +184172,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/methods", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/methods/$count", + "Command": "Get-MgBetaUserAuthenticationMethodCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -184211,19 +184220,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAuthenticationMethodCount", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/methods/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -184259,19 +184268,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -184307,18 +184315,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -184354,34 +184363,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Command": "Get-MgBetaUserAuthenticationOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -184417,48 +184426,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/longrunningoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "Get-MgBetaUserAuthenticationOperation", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "Get-MgBetaUserAuthenticationOperation", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAuthenticationOperation", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAuthenticationOperationCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAuthenticationOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -184494,19 +184503,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods", + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -184542,18 +184550,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/$count", + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -184589,34 +184598,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationPasswordMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -184652,19 +184661,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationPasswordMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/passwordMethods", + "Command": "Get-MgBetaUserAuthenticationPasswordMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -184700,18 +184708,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationPasswordMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/passwordMethods", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/passwordMethods/$count", + "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -184747,19 +184756,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/passwordMethods/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationPhoneMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -184795,19 +184804,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationPhoneMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/phoneMethods", + "Command": "Get-MgBetaUserAuthenticationPhoneMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -184843,18 +184851,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationPhoneMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/phoneMethods", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/phoneMethods/$count", + "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -184890,78 +184899,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/platformCredentialMethods", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/platformCredentialMethods/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodDevice", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/requirements", + "Command": "Get-MgBetaUserAuthenticationRequirement", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -184981,34 +184990,129 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-get?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaUserAuthenticationRequirement", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/requirements", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/signInPreferences", + "Command": "Get-MgBetaUserAuthenticationSignInPreference", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSignInPreferences", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSignInPreferences", - "Command": "Get-MgBetaUserAuthenticationSignInPreference", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/signInPreferences", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/softwareOathMethods", + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -185044,19 +185148,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -185091,19 +185195,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-beta", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/softwareOathMethods", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -185138,115 +185242,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-beta", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", - "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "ApiVersion": "beta", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", - "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -185282,19 +185291,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -185330,19 +185339,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -185378,18 +185386,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -185425,49 +185434,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodDevice", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserById", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/getByIds", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Users.Actions", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Users.Actions" }, { + "Method": "GET", + "Uri": "/users(userPrincipalName='{userPrincipalName}')", + "Command": "Get-MgBetaUserByUserPrincipalName", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -185575,34 +185584,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserByUserPrincipalName", "CommandAlias": null, - "Uri": "/users(userPrincipalName='{userPrincipalName}')", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgBetaUserCalendar", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/calendars/{calendar-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserCalendar", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Calendar", - "Method": "GET" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/calendars", + "Command": "Get-MgBetaUserCalendar", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -185638,18 +185646,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgBetaUserCalendar", "CommandAlias": null, - "Uri": "/users/{user-id}/calendars", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/calendars/$count", + "Command": "Get-MgBetaUserCalendarCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -185685,19 +185694,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserCalendarCount", "CommandAlias": null, - "Uri": "/users/{user-id}/calendars/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Command": "Get-MgBetaUserCalendarEvent", + "Variants": [ + "List1" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -185725,18 +185733,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaUserCalendarEvent", "CommandAlias": null, - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "ApiVersion": "beta", - "Variants": [ - "List1" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Command": "Get-MgBetaUserCalendarGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -185756,19 +185765,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarGroup", - "Command": "Get-MgBetaUserCalendarGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/calendarGroups", + "Command": "Get-MgBetaUserCalendarGroup", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -185796,18 +185804,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarGroup", - "Command": "Get-MgBetaUserCalendarGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/calendarGroups", - "ApiVersion": "beta", + "Module": "Beta.Calendar" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "Command": "Get-MgBetaUserCalendarGroupCalendar", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -185843,18 +185851,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgBetaUserCalendarGroupCalendar", "CommandAlias": null, - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/calendarGroups/$count", + "Command": "Get-MgBetaUserCalendarGroupCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -185882,68 +185891,68 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserCalendarGroupCount", "CommandAlias": null, - "Uri": "/users/{user-id}/calendarGroups/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Command": "Get-MgBetaUserCalendarPermission", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserCalendarPermission", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphCalendarPermission", - "Command": "Get-MgBetaUserCalendarPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/calendar/calendarPermissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserCalendarPermission", "Variants": [ "List", "List1" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserCalendarPermissionCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserCalendarPermissionCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Calendar", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/calendar/calendarView", + "Command": "Get-MgBetaUserCalendarView", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -185971,19 +185980,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaUserCalendarView", "CommandAlias": null, - "Uri": "/users/{user-id}/calendar/calendarView", - "ApiVersion": "beta", - "Variants": [ - "List", - "List1" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}", + "Command": "Get-MgBetaUserChat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -186067,19 +186076,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChat", - "Command": "Get-MgBetaUserChat", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats", + "Command": "Get-MgBetaUserChat", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -186123,18 +186131,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChat", - "Command": "Get-MgBetaUserChat", "CommandAlias": null, - "Uri": "/users/{user-id}/chats", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/$count", + "Command": "Get-MgBetaUserChatCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -186178,108 +186187,108 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserChatCount", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "Get-MgBetaUserChatInstalledApp", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatInstalledApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "Get-MgBetaUserChatInstalledApp", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatInstalledApp", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserChatInstalledAppCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatInstalledAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgBetaUserChatInstalledAppTeamApp", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageInfo", - "Command": "Get-MgBetaUserChatLastMessagePreview", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatLastMessagePreview", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Get-MgBetaUserChatMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChatMember.Read", @@ -186379,19 +186388,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaUserChatMember", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/members", + "Command": "Get-MgBetaUserChatMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChatMember.Read", @@ -186491,18 +186499,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgBetaUserChatMember", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", + "Command": "Get-MgBetaUserChatMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChatMember.Read", @@ -186602,19 +186611,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserChatMemberCount", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Command": "Get-MgBetaUserChatMessage", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -186682,21 +186693,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaUserChatMessage", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages", + "Command": "Get-MgBetaUserChatMessage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -186748,18 +186756,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaUserChatMessage", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", + "Command": "Get-MgBetaUserChatMessageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -186811,19 +186820,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserChatMessageCount", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", + "Command": "Get-MgBetaUserChatMessageDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -186891,19 +186900,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaUserChatMessageDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgBetaUserChatMessageHostedContent", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -186971,21 +186982,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaUserChatMessageHostedContent", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgBetaUserChatMessageHostedContent", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -187053,18 +187061,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaUserChatMessageHostedContent", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", + "Command": "Get-MgBetaUserChatMessageHostedContentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -187132,258 +187141,258 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserChatMessageHostedContentCount", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaUserChatMessageReply", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatMessageReply", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaUserChatMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatMessageReply", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserChatMessageReplyCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaUserChatMessageReplyDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaUserChatMessageReplyHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatMessageReplyHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgBetaUserChatMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatMessageReplyHostedContent", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "Get-MgBetaUserChatOperation", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "Get-MgBetaUserChatOperation", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatOperation", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserChatOperationCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgBetaUserChatPermissionGrant", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgBetaUserChatPermissionGrant", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatPermissionGrant", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserChatPermissionGrantCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatPermissionGrantCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Command": "Get-MgBetaUserChatPinnedMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatPinnedMessage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Command": "Get-MgBetaUserChatPinnedMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatPinnedMessage", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserChatPinnedMessageCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatPinnedMessageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/getAllRetainedMessages", + "Command": "Get-MgBetaUserChatRetainedMessage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read.All", @@ -187403,78 +187412,78 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgBetaUserChatRetainedMessage", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/getAllRetainedMessages", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgBetaUserChatTab", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatTab", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgBetaUserChatTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatTab", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserChatTabCount", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatTabCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgBetaUserChatTabTeamApp", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserChatTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Command": "Get-MgBetaUserContact", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -187494,19 +187503,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "Get-MgBetaUserContact", "CommandAlias": null, - "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "Module": "Beta.PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contacts", + "Command": "Get-MgBetaUserContact", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -187526,18 +187534,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "Get-MgBetaUserContact", "CommandAlias": null, - "Uri": "/users/{user-id}/contacts", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "Module": "Beta.PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contacts/$count", + "Command": "Get-MgBetaUserContactCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -187557,19 +187566,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserContactCount", "CommandAlias": null, - "Uri": "/users/{user-id}/contacts/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "Module": "Beta.PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contacts/delta", + "Command": "Get-MgBetaUserContactDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -187589,63 +187598,63 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContact", - "Command": "Get-MgBetaUserContactDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/contacts/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserContactExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserContactExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaUserContactExtension", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserContactExtension", "Variants": [ "List" ], - "Module": "Beta.PersonalContacts", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserContactExtensionCount", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserContactExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Command": "Get-MgBetaUserContactFolder", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -187665,19 +187674,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder", - "Command": "Get-MgBetaUserContactFolder", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "Module": "Beta.PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders", + "Command": "Get-MgBetaUserContactFolder", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -187697,33 +187705,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder", - "Command": "Get-MgBetaUserContactFolder", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder", - "Command": "Get-MgBetaUserContactFolderChildFolder", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserContactFolderChildFolder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Command": "Get-MgBetaUserContactFolderChildFolder", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -187743,18 +187751,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder", - "Command": "Get-MgBetaUserContactFolderChildFolder", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "Module": "Beta.PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Command": "Get-MgBetaUserContactFolderChildFolderContact", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -187774,19 +187783,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "Get-MgBetaUserContactFolderChildFolderContact", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "Module": "Beta.PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", + "Command": "Get-MgBetaUserContactFolderChildFolderContact", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -187806,18 +187814,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "Get-MgBetaUserContactFolderChildFolderContact", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "Module": "Beta.PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", + "Command": "Get-MgBetaUserContactFolderChildFolderContactCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -187837,19 +187846,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContactCount", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "Module": "Beta.PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", + "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -187869,93 +187878,93 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContact", - "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", "Variants": [ "List" ], - "Module": "Beta.PersonalContacts", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtensionCount", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", + "Command": "Get-MgBetaUserContactFolderChildFolderCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -187975,34 +187984,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserContactFolderChildFolderCount", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContactFolder", - "Command": "Get-MgBetaUserContactFolderChildFolderDelta", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserContactFolderChildFolderDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Command": "Get-MgBetaUserContactFolderContact", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -188022,19 +188031,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "Get-MgBetaUserContactFolderContact", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "Module": "Beta.PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "Command": "Get-MgBetaUserContactFolderContact", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -188054,18 +188062,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "Get-MgBetaUserContactFolderContact", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "Module": "Beta.PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", + "Command": "Get-MgBetaUserContactFolderContactCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -188085,19 +188094,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserContactFolderContactCount", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "Module": "Beta.PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", + "Command": "Get-MgBetaUserContactFolderContactDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -188117,93 +188126,93 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContact", - "Command": "Get-MgBetaUserContactFolderContactDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserContactFolderContactExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserContactFolderContactExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaUserContactFolderContactExtension", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserContactFolderContactExtension", "Variants": [ "List" ], - "Module": "Beta.PersonalContacts", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserContactFolderContactExtensionCount", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserContactFolderContactExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Get-MgBetaUserContactFolderContactPhoto", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserContactFolderContactPhoto", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserContactFolderContactPhotoContent", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserContactFolderContactPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/$count", + "Command": "Get-MgBetaUserContactFolderCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -188223,19 +188232,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserContactFolderCount", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "Module": "Beta.PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/delta", + "Command": "Get-MgBetaUserContactFolderDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -188255,49 +188264,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContactFolder", - "Command": "Get-MgBetaUserContactFolderDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Get-MgBetaUserContactPhoto", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserContactPhoto", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserContactPhotoContent", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserContactPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/$count", + "Command": "Get-MgBetaUserCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -188405,33 +188413,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserCount", "CommandAlias": null, - "Uri": "/users/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserCreatedObject", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserCreatedObject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects", + "Command": "Get-MgBetaUserCreatedObject", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -188483,47 +188491,48 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserCreatedObject", "CommandAlias": null, - "Uri": "/users/{user-id}/createdObjects", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/createdObjects/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/$count", + "Command": "Get-MgBetaUserCreatedObjectCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -188575,49 +188584,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserCreatedObjectCount", "CommandAlias": null, - "Uri": "/users/{user-id}/createdObjects/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgBetaUserDefaultCalendar", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/calendar", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDefaultCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/calendar/events", + "Command": "Get-MgBetaUserDefaultCalendarEvent", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -188645,18 +188653,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaUserDefaultCalendarEvent", "CommandAlias": null, - "Uri": "/users/{user-id}/calendar/events", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/drive", + "Command": "Get-MgBetaUserDefaultDrive", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -188708,19 +188717,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaUserDefaultDrive", "CommandAlias": null, - "Uri": "/users/{user-id}/drive", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/users/delta", + "Command": "Get-MgBetaUserDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -188756,912 +188764,912 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserDelta", "CommandAlias": null, - "Uri": "/users/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta" - ], - "Module": "Beta.Users.Functions", - "Method": "GET" + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaUserDevice", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaUserDevice", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDevice", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaUserDeviceByDeviceId", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceByDeviceId", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommand", - "Command": "Get-MgBetaUserDeviceCommand", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceCommand", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommand", - "Command": "Get-MgBetaUserDeviceCommand", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/commands", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceCommand", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceCommandCount", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/commands/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceCommandCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceCommandResponsepayload", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}/responsepayload", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceCommandResponsepayload", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceCount", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaUserDeviceDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaUserDeviceExtension", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceExtension", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceExtensionCount", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserDeviceMemberOf", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserDeviceMemberOf", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/memberOf", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceMemberOf", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceMemberOfCount", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserDeviceRegisteredOwner", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredOwner", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserDeviceRegisteredUser", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredUser", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserByRef", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredUserByRef", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserCount", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceTemplate", - "Command": "Get-MgBetaUserDeviceTemplate", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/deviceTemplate/{deviceTemplate-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceTemplate", - "Command": "Get-MgBetaUserDeviceTemplate", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/deviceTemplate", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceTemplate", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceTemplateCount", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/deviceTemplate/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceTemplateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsageRight", - "Command": "Get-MgBetaUserDeviceUsageRights", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceUsageRights", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsageRight", - "Command": "Get-MgBetaUserDeviceUsageRights", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/usageRights", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceUsageRights", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDeviceUsageRightsCount", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/devices/{device-id}/usageRights/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceUsageRightsCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserDirectReport", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/directReports/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDirectReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/directReports", + "Command": "Get-MgBetaUserDirectReport", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -189705,76 +189713,77 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserDirectReport", "CommandAlias": null, - "Uri": "/users/{user-id}/directReports", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaUserDirectReportAsOrgContact", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDirectReportAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgBetaUserDirectReportAsOrgContact", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/directReports/orgContact", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDirectReportAsOrgContact", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserDirectReportAsUser", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDirectReportAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserDirectReportAsUser", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/directReports/user", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDirectReportAsUser", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/directReports/$count", + "Command": "Get-MgBetaUserDirectReportCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -189818,64 +189827,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDirectReportCount", "CommandAlias": null, - "Uri": "/users/{user-id}/directReports/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDirectReportCountAsOrgContact", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/directReports/orgContact/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDirectReportCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDirectReportCountAsUser", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/directReports/user/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDirectReportCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaUserDrive", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDrive", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/users/{user-id}/drives", + "Command": "Get-MgBetaUserDrive", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -189927,165 +189935,166 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaUserDrive", "CommandAlias": null, - "Uri": "/users/{user-id}/drives", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaUserDriveActivity", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaUserDriveBundle", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveBundle", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaUserDriveBundle", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveBundle", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveBundleContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveBundleContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveBundleContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveBundleContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveBundleCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveBundleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaUserDriveContentTypeBase", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveContentTypeBase", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaUserDriveContentTypeBaseType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveContentTypeBaseType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaUserDriveContentTypeBaseType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveContentTypeBaseType", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveContentTypeBaseTypeCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveContentTypeBaseTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "GET", + "Uri": "/users/{user-id}/drives/$count", + "Command": "Get-MgBetaUserDriveCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -190137,3196 +190146,3196 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveCount", "CommandAlias": null, - "Uri": "/users/{user-id}/drives/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Files", - "Method": "GET" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserDriveCreatedByUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaUserDriveCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaUserDriveFollowing", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveFollowing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaUserDriveFollowing", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/following", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveFollowing", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveFollowingContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveFollowingContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveFollowingContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveFollowingContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveFollowingCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveFollowingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaUserDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaUserDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItem", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaUserDriveItemActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaUserDriveItemActivityByInterval", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaUserDriveItemAnalytic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaUserDriveItemAnalyticTime", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaUserDriveItemChild", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemChild", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaUserDriveItemChild", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemChild", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemChildContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemChildContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemChildContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemChildContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemChildCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemChildCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserDriveItemCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaUserDriveItemDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemLastModifiedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaUserDriveItemListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaUserDriveItemListItemActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaUserDriveItemListItemAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaUserDriveItemListItemDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaUserDriveItemListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaUserDriveItemListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemPermission", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemListItemPermissionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaUserDriveItemListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaUserDriveItemListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemListItemVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaUserDriveItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaUserDriveItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemPermission", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemPermissionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Get-MgBetaUserDriveItemRetentionLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaUserDriveItemSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaUserDriveItemSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemSubscription", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemSubscriptionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgBetaUserDriveItemThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemThumbnail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgBetaUserDriveItemThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemThumbnail", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemThumbnailCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgBetaUserDriveItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgBetaUserDriveItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemVersionContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemVersionContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveItemVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserDriveLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveLastModifiedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgBetaUserDriveList", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaUserDriveListActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaUserDriveListColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaUserDriveListColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListColumn", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveListColumnCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaUserDriveListColumnSourceColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaUserDriveListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaUserDriveListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListContentType", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaUserDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaUserDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListContentTypeColumn", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumnCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveListContentTypeCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserDriveListCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgBetaUserDriveListDrive", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaUserDriveListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaUserDriveListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItem", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaUserDriveListItemActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaUserDriveListItemActivityByInterval", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaUserDriveListItemAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserDriveListItemCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaUserDriveListItemDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaUserDriveListItemDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaUserDriveListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaUserDriveListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemPermission", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveListItemPermissionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaUserDriveListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaUserDriveListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveListItemVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgBetaUserDriveListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgBetaUserDriveListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListOperation", "Variants": [ "List" - ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + ], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveListOperationCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaUserDriveListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaUserDriveListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListPermission", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveListPermissionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaUserDriveListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaUserDriveListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListSubscription", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveListSubscriptionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaUserDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRoot", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaUserDriveRootActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaUserDriveRootActivityByInterval", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaUserDriveRootAnalytic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaUserDriveRootAnalyticTime", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaUserDriveRootChild", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootChild", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaUserDriveRootChild", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootChild", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootChildContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootChildContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootChildContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootChildContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootChildCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootChildCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserDriveRootCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaUserDriveRootDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgBetaUserDriveRootListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Get-MgBetaUserDriveRootListItemActivity", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/activities", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemActivity", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgBetaUserDriveRootListItemAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaUserDriveRootListItemDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaUserDriveRootListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaUserDriveRootListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemPermission", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootListItemPermissionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaUserDriveRootListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgBetaUserDriveRootListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootListItemVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaUserDriveRootPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgBetaUserDriveRootPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootPermission", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootPermissionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Get-MgBetaUserDriveRootRetentionLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaUserDriveRootSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgBetaUserDriveRootSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootSubscription", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootSubscriptionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgBetaUserDriveRootThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootThumbnail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgBetaUserDriveRootThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootThumbnail", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootThumbnailCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgBetaUserDriveRootVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgBetaUserDriveRootVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootVersion", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootVersionContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootVersionContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveRootVersionCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveRootVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaUserDriveSpecial", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveSpecial", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgBetaUserDriveSpecial", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/special", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveSpecial", "Variants": [ "List" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveSpecialContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveSpecialContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveSpecialContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveSpecialContentStream", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserDriveSpecialCount", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserDriveSpecialCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", - "Method": "GET" + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users.Functions" }, { + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}", + "Command": "Get-MgBetaUserEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -193346,19 +193355,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaUserEvent", "CommandAlias": null, - "Uri": "/users/{user-id}/events/{event-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/events", + "Command": "Get-MgBetaUserEvent", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -193386,77 +193394,78 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaUserEvent", "CommandAlias": null, - "Uri": "/users/{user-id}/events", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserEventAttachment", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserEventAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/attachments", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventAttachment", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventAttachmentCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgBetaUserEventCalendar", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/calendar", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/events/$count", + "Command": "Get-MgBetaUserEventCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -193484,19 +193493,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventCount", "CommandAlias": null, - "Uri": "/users/{user-id}/events/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/events/delta", + "Command": "Get-MgBetaUserEventDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -193524,402 +193533,401 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaUserEventDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/events/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaUserEventExceptionOccurrence", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrence", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaUserEventExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrence", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaUserEventExceptionOccurrenceDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaUserEventExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExtension", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventExtensionCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaUserEventInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances", + "Command": "Get-MgBetaUserEventInstance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -193939,77 +193947,78 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaUserEventInstance", "CommandAlias": null, - "Uri": "/users/{user-id}/events/{event-id}/instances", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserEventInstanceAttachment", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstanceAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserEventInstanceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstanceAttachment", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventInstanceAttachmentCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstanceAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgBetaUserEventInstanceCalendar", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstanceCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/$count", + "Command": "Get-MgBetaUserEventInstanceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -194029,299 +194038,298 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventInstanceCount", "CommandAlias": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Calendar", - "Method": "GET" + "Module": "Beta.Calendar" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaUserEventInstanceDelta", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstanceDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventInstanceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstanceExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaUserEventInstanceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstanceExtension", "Variants": [ "List" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserEventInstanceExtensionCount", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserEventInstanceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaUserExtension", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserExtension", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserExtensionCount", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaUserFollowedSite", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/followedSites/{site-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserFollowedSite", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/users/{user-id}/followedSites", + "Command": "Get-MgBetaUserFollowedSite", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -194341,18 +194349,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgBetaUserFollowedSite", "CommandAlias": null, - "Uri": "/users/{user-id}/followedSites", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { + "Method": "GET", + "Uri": "/users/{user-id}/followedSites/$count", + "Command": "Get-MgBetaUserFollowedSiteCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -194372,211 +194381,211 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserFollowedSiteCount", "CommandAlias": null, - "Uri": "/users/{user-id}/followedSites/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "GET" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassification", - "Command": "Get-MgBetaUserInferenceClassification", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/inferenceClassification", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInferenceClassification", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Command": "Get-MgBetaUserInferenceClassificationOverride", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInferenceClassificationOverride", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Command": "Get-MgBetaUserInferenceClassificationOverride", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/inferenceClassification/overrides", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInferenceClassificationOverride", "Variants": [ "List" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserInferenceClassificationOverrideCount", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInferenceClassificationOverrideCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection", - "Command": "Get-MgBetaUserInformationProtection", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBitlocker", - "Command": "Get-MgBetaUserInformationProtectionBitlocker", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/bitlocker", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionBitlocker", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBitlocker", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicyCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", - "Command": "Get-MgBetaUserInformationProtectionPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/policy", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -194596,19 +194605,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", "CommandAlias": null, - "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/policy/labels", + "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -194628,18 +194636,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", "CommandAlias": null, - "Uri": "/users/{user-id}/informationProtection/policy/labels", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/policy/labels/$count", + "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -194659,240 +194668,239 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount", "CommandAlias": null, - "Uri": "/users/{user-id}/informationProtection/policy/labels/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", - "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemInsights", - "Command": "Get-MgBetaUserInsight", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/insights", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInsight", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemInsights", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedInsight", - "Command": "Get-MgBetaUserInsightShared", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInsightShared", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared", + "Command": "Get-MgBetaUserInsightShared", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -194912,18 +194920,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedInsight", - "Command": "Get-MgBetaUserInsightShared", "CommandAlias": null, - "Uri": "/users/{user-id}/insights/shared", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared/$count", + "Command": "Get-MgBetaUserInsightSharedCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -194943,64 +194952,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserInsightSharedCount", "CommandAlias": null, - "Uri": "/users/{user-id}/insights/shared/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserInsightSharedLastSharedMethod", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInsightSharedLastSharedMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserInsightSharedResource", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInsightSharedResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrending", - "Command": "Get-MgBetaUserInsightTrending", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInsightTrending", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/insights/trending", + "Command": "Get-MgBetaUserInsightTrending", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -195020,18 +195028,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrending", - "Command": "Get-MgBetaUserInsightTrending", "CommandAlias": null, - "Uri": "/users/{user-id}/insights/trending", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/insights/trending/$count", + "Command": "Get-MgBetaUserInsightTrendingCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -195051,19 +195060,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserInsightTrendingCount", "CommandAlias": null, - "Uri": "/users/{user-id}/insights/trending/$count", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", + "Command": "Get-MgBetaUserInsightTrendingResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -195083,34 +195092,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserInsightTrendingResource", "CommandAlias": null, - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsedInsight", - "Command": "Get-MgBetaUserInsightUsed", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInsightUsed", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/insights/used", + "Command": "Get-MgBetaUserInsightUsed", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -195130,18 +195138,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsedInsight", - "Command": "Get-MgBetaUserInsightUsed", "CommandAlias": null, - "Uri": "/users/{user-id}/insights/used", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/insights/used/$count", + "Command": "Get-MgBetaUserInsightUsedCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -195161,19 +195170,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserInsightUsedCount", "CommandAlias": null, - "Uri": "/users/{user-id}/insights/used/$count", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", + "Command": "Get-MgBetaUserInsightUsedResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -195193,48 +195202,47 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserInsightUsedResource", "CommandAlias": null, - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-invitedby?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserInvitedBy", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/invitedBy", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserInvitedBy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaUserJoinedGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-invitedby?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/joinedGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserJoinedGroup", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/users/{user-id}/joinedTeams", + "Command": "Get-MgBetaUserJoinedTeam", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -195294,33 +195302,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeam", - "Command": "Get-MgBetaUserJoinedTeam", "CommandAlias": null, - "Uri": "/users/{user-id}/joinedTeams", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails", - "Command": "Get-MgBetaUserLicenseDetail", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserLicenseDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/licenseDetails", + "Command": "Get-MgBetaUserLicenseDetail", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "LicenseAssignment.Read.All", @@ -195372,18 +195380,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails", - "Command": "Get-MgBetaUserLicenseDetail", "CommandAlias": null, - "Uri": "/users/{user-id}/licenseDetails", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/licenseDetails/$count", + "Command": "Get-MgBetaUserLicenseDetailCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LicenseAssignment.Read.All", @@ -195435,19 +195444,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserLicenseDetailCount", "CommandAlias": null, - "Uri": "/users/{user-id}/licenseDetails/$count", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", + "Command": "Get-MgBetaUserLicenseDetailTeamLicensingDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -195483,34 +195492,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsLicensingDetails", - "Command": "Get-MgBetaUserLicenseDetailTeamLicensingDetail", "CommandAlias": null, - "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/getLoggedOnManagedDevices", + "Command": "Get-MgBetaUserLoggedOnManagedDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "Get-MgBetaUserLoggedOnManagedDevice", "CommandAlias": null, - "Uri": "/users/{user-id}/getLoggedOnManagedDevices", - "ApiVersion": "beta", + "Module": "Beta.Users.Functions" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/mailboxSettings", + "Command": "Get-MgBetaUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "MailboxSettings.Read", @@ -195530,19 +195539,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgBetaUserMailboxSetting", "CommandAlias": null, - "Uri": "/users/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Command": "Get-MgBetaUserMailFolder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -195578,19 +195587,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Get-MgBetaUserMailFolder", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Mail", - "Method": "GET" + "Module": "Beta.Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders", + "Command": "Get-MgBetaUserMailFolder", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -195626,33 +195634,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Get-MgBetaUserMailFolder", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Mail", - "Method": "GET" + "Module": "Beta.Mail" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Get-MgBetaUserMailFolderChildFolder", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Command": "Get-MgBetaUserMailFolderChildFolder", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -195688,18 +195696,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Get-MgBetaUserMailFolderChildFolder", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Mail", - "Method": "GET" + "Module": "Beta.Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", + "Command": "Get-MgBetaUserMailFolderChildFolderCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -195735,372 +195744,372 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMailFolderChildFolderCount", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Mail", - "Method": "GET" + "Module": "Beta.Mail" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Get-MgBetaUserMailFolderChildFolderDelta", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "Get-MgBetaUserMailFolderChildFolderMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderMessage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "Get-MgBetaUserMailFolderChildFolderMessage", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderMessage", "Variants": [ "List" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", "Variants": [ "List" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", "Variants": [ "List" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", "Variants": [ "List" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", "Variants": [ "List" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolderOperation", - "Command": "Get-MgBetaUserMailFolderChildFolderOperation", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/operations/{mailFolderOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailFolderOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolderOperation", - "Command": "Get-MgBetaUserMailFolderChildFolderOperation", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderOperation", "Variants": [ "List" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailFolderOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMailFolderChildFolderOperationCount", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserConfiguration", - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/{userConfiguration-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserConfiguration", - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", "Variants": [ "List" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfigurationCount", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfigurationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/$count", + "Command": "Get-MgBetaUserMailFolderCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -196136,19 +196145,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMailFolderCount", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Mail", - "Method": "GET" + "Module": "Beta.Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/delta", + "Command": "Get-MgBetaUserMailFolderDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -196184,19 +196193,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Get-MgBetaUserMailFolderDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.Mail", - "Method": "GET" + "Module": "Beta.Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Command": "Get-MgBetaUserMailFolderMessage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -196224,19 +196233,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "Get-MgBetaUserMailFolderMessage", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Mail", - "Method": "GET" + "Module": "Beta.Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Command": "Get-MgBetaUserMailFolderMessage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -196272,62 +196280,63 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "Get-MgBetaUserMailFolderMessage", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Mail", - "Method": "GET" + "Module": "Beta.Mail" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserMailFolderMessageAttachment", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderMessageAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserMailFolderMessageAttachment", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderMessageAttachment", "Variants": [ "List" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMailFolderMessageAttachmentCount", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderMessageAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", + "Command": "Get-MgBetaUserMailFolderMessageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -196363,19 +196372,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMailFolderMessageCount", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Mail", - "Method": "GET" + "Module": "Beta.Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", + "Command": "Get-MgBetaUserMailFolderMessageDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -196411,239 +196420,241 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage", - "Command": "Get-MgBetaUserMailFolderMessageDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.Mail", - "Method": "GET" + "Module": "Beta.Mail" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMailFolderMessageExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderMessageExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaUserMailFolderMessageExtension", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderMessageExtension", "Variants": [ "List" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMailFolderMessageExtensionCount", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderMessageExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "Get-MgBetaUserMailFolderMessageMention", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderMessageMention", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "Get-MgBetaUserMailFolderMessageMention", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderMessageMention", "Variants": [ "List" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMailFolderMessageMentionCount", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderMessageMentionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule", - "Command": "Get-MgBetaUserMailFolderMessageRule", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderMessageRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule", - "Command": "Get-MgBetaUserMailFolderMessageRule", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderMessageRule", "Variants": [ "List" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMailFolderMessageRuleCount", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderMessageRuleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolderOperation", - "Command": "Get-MgBetaUserMailFolderOperation", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/operations/{mailFolderOperation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailFolderOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolderOperation", - "Command": "Get-MgBetaUserMailFolderOperation", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderOperation", "Variants": [ "List" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailFolderOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMailFolderOperationCount", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserConfiguration", - "Command": "Get-MgBetaUserMailFolderUserConfiguration", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderUserConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserConfiguration", - "Command": "Get-MgBetaUserMailFolderUserConfiguration", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderUserConfiguration", "Variants": [ "List" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMailFolderUserConfigurationCount", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMailFolderUserConfigurationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Mail" }, { + "Method": "POST", + "Uri": "/users/{user-id}/getMailTips", + "Command": "Get-MgBetaUserMailTip", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMailTips", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -196663,21 +196674,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailTips", - "Command": "Get-MgBetaUserMailTip", "CommandAlias": null, - "Uri": "/users/{user-id}/getMailTips", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Module": "Beta.Users.Actions", - "Method": "POST" + "Module": "Beta.Users.Actions" }, { + "Method": "GET", + "Uri": "/users/getManagedAppBlockedUsers", + "Command": "Get-MgBetaUserManagedAppBlockedUser", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -196713,18 +196721,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserManagedAppBlockedUser", "CommandAlias": null, - "Uri": "/users/getManagedAppBlockedUsers", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Users.Functions", - "Method": "GET" + "Module": "Beta.Users.Functions" }, { + "Method": "GET", + "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", + "Command": "Get-MgBetaUserManagedAppDiagnosticStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -196744,19 +196753,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", - "Command": "Get-MgBetaUserManagedAppDiagnosticStatus", "CommandAlias": null, - "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", - "ApiVersion": "beta", + "Module": "Beta.Users.Functions" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/getManagedAppPolicies", + "Command": "Get-MgBetaUserManagedAppPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -196776,358 +196785,358 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Command": "Get-MgBetaUserManagedAppPolicy", "CommandAlias": null, - "Uri": "/users/{user-id}/getManagedAppPolicies", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users.Functions", - "Method": "GET" + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", - "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserManagedDeviceCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserManagedDeviceFileVaultKey", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceFileVaultKey", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse1", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse1", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse1", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse1", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPowerliftIncidentDetail", - "Command": "Get-MgBetaUserManagedDevicePowerliftAppDiagnosticDetail", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/retrievePowerliftAppDiagnosticsDetails(userPrincipalName='{userPrincipalName}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDevicePowerliftAppDiagnosticDetail", "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPowerliftIncidentDetail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgBetaUserManagedDeviceUser", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceUser", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", + "Command": "Get-MgBetaUserManagedDeviceWithAppFailure", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -197147,34 +197156,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserManagedDeviceWithAppFailure", "CommandAlias": null, - "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users.Functions", - "Method": "GET" + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", - "Command": "Get-MgBetaUserManagedDeviceWithAppInstallationIssue", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/retrieveManagedDevicesWithAppInstallationIssues", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceWithAppInstallationIssue", "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Module": "Beta.Users.Functions", - "Method": "GET" + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users.Functions" }, { + "Method": "GET", + "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", + "Command": "Get-MgBetaUserManagedDeviceWithFailedApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -197194,19 +197203,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", - "Command": "Get-MgBetaUserManagedDeviceWithFailedApp", "CommandAlias": null, - "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", - "ApiVersion": "beta", + "Module": "Beta.Users.Functions" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/manager", + "Command": "Get-MgBetaUserManager", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -197242,19 +197251,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserManager", "CommandAlias": null, - "Uri": "/users/{user-id}/manager", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/manager/$ref", + "Command": "Get-MgBetaUserManagerByRef", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -197290,19 +197299,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaUserManagerByRef", "CommandAlias": null, - "Uri": "/users/{user-id}/manager/$ref", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/getMemberGroups", + "Command": "Get-MgBetaUserMemberGroup", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -197386,21 +197397,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaUserMemberGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/getMemberGroups", - "ApiVersion": "beta", + "Module": "Beta.Users.Actions" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/getMemberObjects", + "Command": "Get-MgBetaUserMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -197500,21 +197511,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMemberObject", "CommandAlias": null, - "Uri": "/users/{user-id}/getMemberObjects", - "ApiVersion": "beta", + "Module": "Beta.Users.Actions" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", + "Command": "Get-MgBetaUserMemberOf", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "Module": "Beta.Users.Actions", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -197534,19 +197543,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserMemberOf", "CommandAlias": null, - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/memberOf", + "Command": "Get-MgBetaUserMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -197582,33 +197590,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserMemberOf", "CommandAlias": null, - "Uri": "/users/{user-id}/memberOf", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/administrativeUnit", + "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -197628,33 +197636,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", "CommandAlias": null, - "Uri": "/users/{user-id}/memberOf/administrativeUnit", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/directoryRole", + "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -197674,33 +197682,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", "CommandAlias": null, - "Uri": "/users/{user-id}/memberOf/directoryRole", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaUserMemberOfAsGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/group", + "Command": "Get-MgBetaUserMemberOfAsGroup", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -197720,18 +197728,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaUserMemberOfAsGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/memberOf/group", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/$count", + "Command": "Get-MgBetaUserMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -197767,19 +197776,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMemberOfCount", "CommandAlias": null, - "Uri": "/users/{user-id}/memberOf/$count", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", + "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -197799,19 +197808,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit", "CommandAlias": null, - "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/directoryRole/$count", + "Command": "Get-MgBetaUserMemberOfCountAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -197831,19 +197840,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMemberOfCountAsDirectoryRole", "CommandAlias": null, - "Uri": "/users/{user-id}/memberOf/directoryRole/$count", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/group/$count", + "Command": "Get-MgBetaUserMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -197863,19 +197872,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMemberOfCountAsGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/memberOf/group/$count", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}", + "Command": "Get-MgBetaUserMessage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -197903,19 +197912,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "Get-MgBetaUserMessage", "CommandAlias": null, - "Uri": "/users/{user-id}/messages/{message-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Mail", - "Method": "GET" + "Module": "Beta.Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/messages", + "Command": "Get-MgBetaUserMessage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -197951,62 +197959,63 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "Get-MgBetaUserMessage", "CommandAlias": null, - "Uri": "/users/{user-id}/messages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Mail", - "Method": "GET" + "Module": "Beta.Mail" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserMessageAttachment", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMessageAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserMessageAttachment", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMessageAttachment", "Variants": [ "List" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMessageAttachmentCount", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMessageAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Command": "Get-MgBetaUserMessageContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -198034,19 +198043,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMessageContent", "CommandAlias": null, - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "ApiVersion": "beta", + "Module": "Beta.Mail" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/messages/$count", + "Command": "Get-MgBetaUserMessageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -198082,19 +198091,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMessageCount", "CommandAlias": null, - "Uri": "/users/{user-id}/messages/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Mail", - "Method": "GET" + "Module": "Beta.Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/messages/delta", + "Command": "Get-MgBetaUserMessageDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -198122,107 +198131,107 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage", - "Command": "Get-MgBetaUserMessageDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/messages/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.Mail", - "Method": "GET" + "Module": "Beta.Mail" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMessageExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMessageExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaUserMessageExtension", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMessageExtension", "Variants": [ "List" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMessageExtensionCount", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMessageExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "Get-MgBetaUserMessageMention", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMessageMention", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "Get-MgBetaUserMessageMention", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMessageMention", "Variants": [ "List" ], - "Module": "Beta.Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMessageMentionCount", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/messages/{message-id}/mentions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMessageMentionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", + "Command": "Get-MgBetaUserMobileAppIntentAndState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -198242,19 +198251,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", - "Command": "Get-MgBetaUserMobileAppIntentAndState", "CommandAlias": null, - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" + "Module": "Beta.Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mobileAppIntentAndStates", + "Command": "Get-MgBetaUserMobileAppIntentAndState", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -198274,18 +198282,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", - "Command": "Get-MgBetaUserMobileAppIntentAndState", "CommandAlias": null, - "Uri": "/users/{user-id}/mobileAppIntentAndStates", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" + "Module": "Beta.Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mobileAppIntentAndStates/$count", + "Command": "Get-MgBetaUserMobileAppIntentAndStateCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -198305,166 +198314,165 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMobileAppIntentAndStateCount", "CommandAlias": null, - "Uri": "/users/{user-id}/mobileAppIntentAndStates/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotification", - "Command": "Get-MgBetaUserNotification", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/notifications/{notification-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserNotification", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotification", - "Command": "Get-MgBetaUserNotification", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/notifications", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserNotification", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserNotificationCount", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/notifications/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserNotificationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Command": "Get-MgBetaUserOauth2PermissionGrant", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOauth2PermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/oauth2PermissionGrants", + "Command": "Get-MgBetaUserOauth2PermissionGrant", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -198484,18 +198492,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Command": "Get-MgBetaUserOauth2PermissionGrant", "CommandAlias": null, - "Uri": "/users/{user-id}/oauth2PermissionGrants", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", + "Command": "Get-MgBetaUserOauth2PermissionGrantCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -198515,34 +198524,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOauth2PermissionGrantCount", "CommandAlias": null, - "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onenote", + "Command": "Get-MgBetaUserOnenote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Get-MgBetaUserOnenote", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgBetaUserOnenoteNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -198586,19 +198595,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaUserOnenoteNotebook", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks", + "Command": "Get-MgBetaUserOnenoteNotebook", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -198642,18 +198650,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaUserOnenoteNotebook", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/$count", + "Command": "Get-MgBetaUserOnenoteNotebookCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -198697,19 +198706,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenoteNotebookCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/$count", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", + "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -198753,21 +198764,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Command": "Get-MgBetaUserOnenoteNotebookRecentNotebook", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -198811,34 +198820,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecentNotebook", - "Command": "Get-MgBetaUserOnenoteNotebookRecentNotebook", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaUserOnenoteNotebookSection", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgBetaUserOnenoteNotebookSection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -198882,18 +198890,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaUserOnenoteNotebookSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/$count", + "Command": "Get-MgBetaUserOnenoteNotebookSectionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -198937,36 +198946,36 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -199010,348 +199019,348 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", - "Variants": [ - "List", - "List1" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSection", "Variants": [ "List" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionCount", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPage", "Variants": [ "List" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPageCount", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPageParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPageParentSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaUserOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaUserOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionPage", "Variants": [ "List" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionPageCount", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaUserOnenoteNotebookSectionPageParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaUserOnenoteNotebookSectionPageParentSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaUserOnenoteNotebookSectionParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaUserOnenoteNotebookSectionParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteNotebookSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgBetaUserOnenoteOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -199395,48 +199404,48 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Get-MgBetaUserOnenoteOperation", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Get-MgBetaUserOnenoteOperation", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/operations", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteOperation", "Variants": [ "List" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenoteOperationCount", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/operations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgBetaUserOnenotePage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -199472,19 +199481,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaUserOnenotePage", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages", + "Command": "Get-MgBetaUserOnenotePage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -199520,18 +199528,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaUserOnenotePage", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/pages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Get-MgBetaUserOnenotePageContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -199567,19 +199576,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenotePageContent", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages/$count", + "Command": "Get-MgBetaUserOnenotePageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -199615,78 +199624,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenotePageCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/pages/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaUserOnenotePageParentNotebook", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenotePageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaUserOnenotePageParentSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenotePageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Get-MgBetaUserOnenoteResource", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Get-MgBetaUserOnenoteResource", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/resources", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteResource", "Variants": [ "List" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgBetaUserOnenoteResourceContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -199722,34 +199731,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenoteResourceContent", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/resources/$count", + "Command": "Get-MgBetaUserOnenoteResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenoteResourceCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/resources/$count", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgBetaUserOnenoteSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -199793,19 +199802,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaUserOnenoteSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sections", + "Command": "Get-MgBetaUserOnenoteSection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -199849,18 +199857,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaUserOnenoteSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sections/$count", + "Command": "Get-MgBetaUserOnenoteSectionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -199904,19 +199913,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenoteSectionCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections/$count", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgBetaUserOnenoteSectionGroup", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -199960,21 +199971,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaUserOnenoteSectionGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sectionGroups", + "Command": "Get-MgBetaUserOnenoteSectionGroup", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -200018,19 +200027,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaUserOnenoteSectionGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups", - "ApiVersion": "beta", - "Variants": [ - "List", - "List1" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Command": "Get-MgBetaUserOnenoteSectionGroupCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -200074,66 +200085,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaUserOnenoteSectionGroupParentNotebook", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaUserOnenoteSectionGroupParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaUserOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgBetaUserOnenoteSectionGroupSection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -200177,18 +200185,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaUserOnenoteSectionGroupSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", + "Command": "Get-MgBetaUserOnenoteSectionGroupSectionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -200232,153 +200241,152 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupSectionCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPage", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPage", "Variants": [ "List" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPageCount", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPageParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPageParentSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaUserOnenoteSectionGroupSectionParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaUserOnenoteSectionGroupSectionParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaUserOnenoteSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgBetaUserOnenoteSectionPage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -200414,33 +200422,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgBetaUserOnenoteSectionPage", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenoteSectionPageContent", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/$count", + "Command": "Get-MgBetaUserOnenoteSectionPageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -200476,79 +200485,83 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnenoteSectionPageCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "GET" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaUserOnenoteSectionPageParentNotebook", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgBetaUserOnenoteSectionPageParentSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgBetaUserOnenoteSectionParentNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgBetaUserOnenoteSectionParentSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnenoteSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Command": "Get-MgBetaUserOnlineMeeting", + "Variants": [ + "Get", + "Get1", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentity1", + "GetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -200584,23 +200597,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "Get-MgBetaUserOnlineMeeting", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentity1", - "GetViaIdentityExpanded" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings", + "Command": "Get-MgBetaUserOnlineMeeting", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -200636,18 +200644,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "Get-MgBetaUserOnlineMeeting", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights/{callAiInsight-id}", + "Command": "Get-MgBetaUserOnlineMeetingAiInsight", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCallAiInsight", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingAiInsight.Read.All", @@ -200667,19 +200676,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallAiInsight", - "Command": "Get-MgBetaUserOnlineMeetingAiInsight", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights/{callAiInsight-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights", + "Command": "Get-MgBetaUserOnlineMeetingAiInsight", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCallAiInsight", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingAiInsight.Read.All", @@ -200699,18 +200707,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallAiInsight", - "Command": "Get-MgBetaUserOnlineMeetingAiInsight", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights/$count", + "Command": "Get-MgBetaUserOnlineMeetingAiInsightCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingAiInsight.Read.All", @@ -200730,19 +200739,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnlineMeetingAiInsightCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights/$count", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -200786,144 +200795,144 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "List", "List1" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + ], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportCount", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "Command": "Get-MgBetaUserOnlineMeetingByJoinWebUrl", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -200959,19 +200968,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "Get-MgBetaUserOnlineMeetingByJoinWebUrl", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/$count", + "Command": "Get-MgBetaUserOnlineMeetingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -201007,19 +201016,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnlineMeetingCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/$count", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", + "Command": "Get-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -201055,19 +201064,23 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", + "Command": "Get-MgBetaUserOnlineMeetingRecording", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "Get2", + "GetViaIdentity", + "GetViaIdentity1", + "GetViaIdentity2" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -201111,23 +201124,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnlineMeetingRecording", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "Get2", - "GetViaIdentity", - "GetViaIdentity1", - "GetViaIdentity2" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", + "Command": "Get-MgBetaUserOnlineMeetingRecording", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingRecording.Read.All", @@ -201147,18 +201155,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "Get-MgBetaUserOnlineMeetingRecording", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Command": "Get-MgBetaUserOnlineMeetingRecordingContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingRecording.Read.All", @@ -201178,19 +201187,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaUserOnlineMeetingRecordingContent", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", + "Command": "Get-MgBetaUserOnlineMeetingRecordingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingRecording.Read.All", @@ -201210,19 +201219,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnlineMeetingRecordingCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta", + "Command": "Get-MgBetaUserOnlineMeetingRecordingDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingRecording.Read.All", @@ -201242,19 +201251,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "Get-MgBetaUserOnlineMeetingRecordingDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", + "Command": "Get-MgBetaUserOnlineMeetingRegistration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -201290,19 +201299,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistration", - "Command": "Get-MgBetaUserOnlineMeetingRegistration", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -201322,63 +201331,62 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -201406,18 +201414,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -201445,19 +201454,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Command": "Get-MgBetaUserOnlineMeetingTranscript", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -201477,21 +201488,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Get-MgBetaUserOnlineMeetingTranscript", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", + "Command": "Get-MgBetaUserOnlineMeetingTranscript", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -201511,18 +201519,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Get-MgBetaUserOnlineMeetingTranscript", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -201542,19 +201551,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", + "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -201574,19 +201583,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta", + "Command": "Get-MgBetaUserOnlineMeetingTranscriptDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -201606,19 +201615,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Command": "Get-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -201638,19 +201647,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaUserOnlineMeetingTranscriptMetadataContent", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", + "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "VirtualAppointment.Read", @@ -201702,474 +201711,473 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "GET" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookCategory", - "Command": "Get-MgBetaUserOutlookMasterCategory", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookMasterCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookCategory", - "Command": "Get-MgBetaUserOutlookMasterCategory", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/masterCategories", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookMasterCategory", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOutlookMasterCategoryCount", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/masterCategories/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookMasterCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask", - "Command": "Get-MgBetaUserOutlookTask", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask", - "Command": "Get-MgBetaUserOutlookTask", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/tasks", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTask", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserOutlookTaskAttachment", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-list-attachments?view=graph-rest-beta", "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserOutlookTaskAttachment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskAttachment", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOutlookTaskAttachmentCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-list-attachments?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOutlookTaskCount", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/tasks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Command": "Get-MgBetaUserOutlookTaskFolder", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskFolder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Command": "Get-MgBetaUserOutlookTaskFolder", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskFolders", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskFolder", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOutlookTaskFolderCount", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskFolders/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskFolderCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask", - "Command": "Get-MgBetaUserOutlookTaskFolderTask", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskFolderTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask", - "Command": "Get-MgBetaUserOutlookTaskFolderTask", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskFolderTask", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskGroup", - "Command": "Get-MgBetaUserOutlookTaskGroup", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskGroup", - "Command": "Get-MgBetaUserOutlookTaskGroup", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskGroups", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskGroup", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOutlookTaskGroupCount", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskGroups/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskGroupCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserOwnedDevice", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOwnedDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices", + "Command": "Get-MgBetaUserOwnedDevice", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -202213,76 +202221,77 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserOwnedDevice", "CommandAlias": null, - "Uri": "/users/{user-id}/ownedDevices", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaUserOwnedDeviceAsDevice", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOwnedDeviceAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaUserOwnedDeviceAsDevice", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOwnedDeviceAsDevice", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices/endpoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/$count", + "Command": "Get-MgBetaUserOwnedDeviceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -202326,64 +202335,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOwnedDeviceCount", "CommandAlias": null, - "Uri": "/users/{user-id}/ownedDevices/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices/device/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserOwnedObject", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOwnedObject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects", + "Command": "Get-MgBetaUserOwnedObject", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -202427,120 +202435,121 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserOwnedObject", "CommandAlias": null, - "Uri": "/users/{user-id}/ownedObjects", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaUserOwnedObjectAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOwnedObjectAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgBetaUserOwnedObjectAsApplication", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/application", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOwnedObjectAsApplication", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaUserOwnedObjectAsGroup", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOwnedObjectAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaUserOwnedObjectAsGroup", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOwnedObjectAsGroup", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserOwnedObjectByType", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/getUserOwnedObjects", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOwnedObjectByType", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Users.Actions", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Users.Actions" }, { + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/$count", + "Command": "Get-MgBetaUserOwnedObjectCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -202584,64 +202593,64 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOwnedObjectCount", "CommandAlias": null, - "Uri": "/users/{user-id}/ownedObjects/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOwnedObjectCountAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/application/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOwnedObjectCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOwnedObjectCountAsGroup", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/group/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOwnedObjectCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "POST", + "Uri": "/users/{user-id}/getPasswordSingleSignOnCredentials", + "Command": "Get-MgBetaUserPasswordSingleSignOnCredential", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -202669,34 +202678,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getpasswordsinglesignoncredentials?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", - "Command": "Get-MgBetaUserPasswordSingleSignOnCredential", "CommandAlias": null, - "Uri": "/users/{user-id}/getPasswordSingleSignOnCredentials", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users.Actions", - "Method": "POST" + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPerson", - "Command": "Get-MgBetaUserPerson", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/people/{person-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserPerson", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" + "OutputType": "IMicrosoftGraphPerson", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.People" }, { + "Method": "GET", + "Uri": "/users/{user-id}/people", + "Command": "Get-MgBetaUserPerson", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPerson", + "ApiVersion": "beta", "Permissions": [ { "Name": "People.Read", @@ -202716,18 +202724,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPerson", - "Command": "Get-MgBetaUserPerson", "CommandAlias": null, - "Uri": "/users/{user-id}/people", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.People", - "Method": "GET" + "Module": "Beta.People" }, { + "Method": "GET", + "Uri": "/users/{user-id}/people/$count", + "Command": "Get-MgBetaUserPersonCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "People.Read", @@ -202747,77 +202756,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserPersonCount", "CommandAlias": null, - "Uri": "/users/{user-id}/people/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.People", - "Method": "GET" + "Module": "Beta.People" }, { - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "ProfilePhoto.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "User.ReadBasic.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ProfilePhoto.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Get-MgBetaUserPhoto", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/photo", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserPhoto", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -202861,18 +202814,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Get-MgBetaUserPhoto", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/photos", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserPhoto", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -202916,21 +202869,79 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserPhotoContent", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/photo/$value", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserPhotoContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "ProfilePhoto.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "User.ReadBasic.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ProfilePhoto.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/planner", + "Command": "Get-MgBetaUserPlanner", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphPlannerUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -202974,50 +202985,48 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerUser", - "Command": "Get-MgBetaUserPlanner", "CommandAlias": null, - "Uri": "/users/{user-id}/planner", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerDelta", - "Command": "Get-MgBetaUserPlanner", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/planner/all", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserPlanner", "Variants": [ "List" ], - "Module": "Beta.Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerDelta", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserPlannerAllCount", "CommandAlias": null, + "Module": "Beta.Planner" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/planner/all/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserPlannerAllCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/users/{user-id}/planner/all/delta", + "Command": "Get-MgBetaUserPlannerAllDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerDelta", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -203053,34 +203062,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerDelta", - "Command": "Get-MgBetaUserPlannerAllDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/planner/all/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgBetaUserPlannerFavoritePlan", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/planner/favoritePlans/{plannerPlan-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserPlannerFavoritePlan", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", - "Method": "GET" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/users/{user-id}/planner/favoritePlans", + "Command": "Get-MgBetaUserPlannerFavoritePlan", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -203108,18 +203116,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgBetaUserPlannerFavoritePlan", "CommandAlias": null, - "Uri": "/users/{user-id}/planner/favoritePlans", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/users/{user-id}/planner/favoritePlans/$count", + "Command": "Get-MgBetaUserPlannerFavoritePlanCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -203147,34 +203156,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserPlannerFavoritePlanCount", "CommandAlias": null, - "Uri": "/users/{user-id}/planner/favoritePlans/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "Get-MgBetaUserPlannerMyDayTask", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/planner/myDayTasks/{plannerTask-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserPlannerMyDayTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", - "Method": "GET" + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/users/{user-id}/planner/myDayTasks", + "Command": "Get-MgBetaUserPlannerMyDayTask", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -203210,18 +203218,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "Get-MgBetaUserPlannerMyDayTask", "CommandAlias": null, - "Uri": "/users/{user-id}/planner/myDayTasks", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/users/{user-id}/planner/myDayTasks/$count", + "Command": "Get-MgBetaUserPlannerMyDayTaskCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -203257,19 +203266,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserPlannerMyDayTaskCount", "CommandAlias": null, - "Uri": "/users/{user-id}/planner/myDayTasks/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/users/{user-id}/planner/plans", + "Command": "Get-MgBetaUserPlannerPlan", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -203305,48 +203313,48 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgBetaUserPlannerPlan", "CommandAlias": null, - "Uri": "/users/{user-id}/planner/plans", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgBetaUserPlannerPlanDelta", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/planner/plans/delta", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserPlannerPlanDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Planner", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgBetaUserPlannerRecentPlan", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Planner" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/planner/recentPlans/{plannerPlan-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserPlannerRecentPlan", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", - "Method": "GET" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/users/{user-id}/planner/recentPlans", + "Command": "Get-MgBetaUserPlannerRecentPlan", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -203374,18 +203382,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgBetaUserPlannerRecentPlan", "CommandAlias": null, - "Uri": "/users/{user-id}/planner/recentPlans", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/users/{user-id}/planner/recentPlans/$count", + "Command": "Get-MgBetaUserPlannerRecentPlanCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -203413,34 +203422,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserPlannerRecentPlanCount", "CommandAlias": null, - "Uri": "/users/{user-id}/planner/recentPlans/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgBetaUserPlannerRosterPlan", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/planner/rosterPlans/{plannerPlan-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserPlannerRosterPlan", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", - "Method": "GET" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/users/{user-id}/planner/rosterPlans", + "Command": "Get-MgBetaUserPlannerRosterPlan", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -203476,18 +203484,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-rosterplans?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgBetaUserPlannerRosterPlan", "CommandAlias": null, - "Uri": "/users/{user-id}/planner/rosterPlans", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/users/{user-id}/planner/rosterPlans/$count", + "Command": "Get-MgBetaUserPlannerRosterPlanCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -203523,19 +203532,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserPlannerRosterPlanCount", "CommandAlias": null, - "Uri": "/users/{user-id}/planner/rosterPlans/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/users/{user-id}/planner/tasks", + "Command": "Get-MgBetaUserPlannerTask", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -203587,18 +203595,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "Get-MgBetaUserPlannerTask", "CommandAlias": null, - "Uri": "/users/{user-id}/planner/tasks", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/users/{user-id}/planner/tasks/delta", + "Command": "Get-MgBetaUserPlannerTaskDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -203618,19 +203627,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "Get-MgBetaUserPlannerTaskDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/planner/tasks/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.Planner", - "Method": "GET" + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/users/{user-id}/presence", + "Command": "Get-MgBetaUserPresence", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.Read", @@ -203658,19 +203667,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPresence", - "Command": "Get-MgBetaUserPresence", "CommandAlias": null, - "Uri": "/users/{user-id}/presence", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/profile", + "Command": "Get-MgBetaUserProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -203714,19 +203723,74 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfile", - "Command": "Get-MgBetaUserProfile", "CommandAlias": null, - "Uri": "/users/{user-id}/profile", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "Command": "Get-MgBetaUserProfileAccount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" + "OutputType": "IMicrosoftGraphUserAccountInformation", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, and read basic company properties, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address, photo, id and security identifier. Also allows the app to read the full profile of the signed-in user.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles and company properties", + "FullDescription": "Allows the app to read the full set of user properties of all users in the organization and read company properties, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile and basic company information, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.People" }, { + "Method": "GET", + "Uri": "/users/{user-id}/profile/account", + "Command": "Get-MgBetaUserProfileAccount", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserAccountInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -203770,19 +203834,75 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserAccountInformation", - "Command": "Get-MgBetaUserProfileAccount", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/profile/account/$count", + "Command": "Get-MgBetaUserProfileAccountCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, and read basic company properties, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address, photo, id and security identifier. Also allows the app to read the full profile of the signed-in user.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles and company properties", + "FullDescription": "Allows the app to read the full set of user properties of all users in the organization and read company properties, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile and basic company information, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.People" }, { + "Method": "GET", + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", + "Command": "Get-MgBetaUserProfileAddress", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphItemAddress", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -203826,18 +203946,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserAccountInformation", - "Command": "Get-MgBetaUserProfileAccount", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/account", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/profile/addresses", + "Command": "Get-MgBetaUserProfileAddress", "Variants": [ "List" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAddress", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -203881,19 +204001,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserProfileAccountCount", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/account/$count", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/profile/addresses/$count", + "Command": "Get-MgBetaUserProfileAddressCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -203937,19 +204057,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAddress", - "Command": "Get-MgBetaUserProfileAddress", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", + "Command": "Get-MgBetaUserProfileAnniversary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -203993,18 +204113,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAddress", - "Command": "Get-MgBetaUserProfileAddress", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/addresses", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/profile/anniversaries", + "Command": "Get-MgBetaUserProfileAnniversary", "Variants": [ "List" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -204048,19 +204168,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserProfileAddressCount", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/addresses/$count", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/profile/anniversaries/$count", + "Command": "Get-MgBetaUserProfileAnniversaryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -204104,19 +204224,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAnnualEvent", - "Command": "Get-MgBetaUserProfileAnniversary", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/profile/awards/{personAward-id}", + "Command": "Get-MgBetaUserProfileAward", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonAward", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -204160,18 +204280,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAnnualEvent", - "Command": "Get-MgBetaUserProfileAnniversary", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/anniversaries", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/profile/awards", + "Command": "Get-MgBetaUserProfileAward", "Variants": [ "List" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonAward", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -204215,19 +204335,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserProfileAnniversaryCount", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/anniversaries/$count", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/profile/awards/$count", + "Command": "Get-MgBetaUserProfileAwardCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -204271,19 +204391,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAward", - "Command": "Get-MgBetaUserProfileAward", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", + "Command": "Get-MgBetaUserProfileCertification", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonCertification", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -204327,18 +204447,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAward", - "Command": "Get-MgBetaUserProfileAward", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/awards", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/profile/certifications", + "Command": "Get-MgBetaUserProfileCertification", "Variants": [ "List" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonCertification", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -204382,19 +204502,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserProfileAwardCount", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/awards/$count", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/profile/certifications/$count", + "Command": "Get-MgBetaUserProfileCertificationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -204438,19 +204558,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonCertification", - "Command": "Get-MgBetaUserProfileCertification", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", + "Command": "Get-MgBetaUserProfileEducationalActivity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationalActivity", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -204494,18 +204614,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonCertification", - "Command": "Get-MgBetaUserProfileCertification", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/certifications", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/profile/educationalActivities", + "Command": "Get-MgBetaUserProfileEducationalActivity", "Variants": [ "List" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationalActivity", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -204549,19 +204669,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserProfileCertificationCount", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/certifications/$count", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/profile/educationalActivities/$count", + "Command": "Get-MgBetaUserProfileEducationalActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -204605,19 +204725,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationalActivity", - "Command": "Get-MgBetaUserProfileEducationalActivity", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", + "Command": "Get-MgBetaUserProfileEmail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemEmail", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -204660,19 +204780,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationalActivity", - "Command": "Get-MgBetaUserProfileEducationalActivity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-get?view=graph-rest-beta", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/educationalActivities", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/profile/emails", + "Command": "Get-MgBetaUserProfileEmail", "Variants": [ "List" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemEmail", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -204716,75 +204836,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserProfileEducationalActivityCount", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/educationalActivities/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.People", - "Method": "GET" + "Module": "Beta.People" }, { - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, and read basic company properties, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address, photo, id and security identifier. Also allows the app to read the full profile of the signed-in user.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles and company properties", - "FullDescription": "Allows the app to read the full set of user properties of all users in the organization and read company properties, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile and basic company information, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemEmail", - "Command": "Get-MgBetaUserProfileEmail", - "CommandAlias": null, - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "ApiVersion": "beta", + "Method": "GET", + "Uri": "/users/{user-id}/profile/emails/$count", + "Command": "Get-MgBetaUserProfileEmailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -204828,74 +204892,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemEmail", - "Command": "Get-MgBetaUserProfileEmail", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/emails", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.People", - "Method": "GET" + "Module": "Beta.People" }, { - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, and read basic company properties, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address, photo, id and security identifier. Also allows the app to read the full profile of the signed-in user.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles and company properties", - "FullDescription": "Allows the app to read the full set of user properties of all users in the organization and read company properties, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile and basic company information, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserProfileEmailCount", - "CommandAlias": null, - "Uri": "/users/{user-id}/profile/emails/$count", - "ApiVersion": "beta", + "Method": "GET", + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", + "Command": "Get-MgBetaUserProfileInterest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonInterest", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -204939,74 +204948,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonInterest", - "Command": "Get-MgBetaUserProfileInterest", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.People", - "Method": "GET" + "Module": "Beta.People" }, { - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, and read basic company properties, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address, photo, id and security identifier. Also allows the app to read the full profile of the signed-in user.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles and company properties", - "FullDescription": "Allows the app to read the full set of user properties of all users in the organization and read company properties, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile and basic company information, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonInterest", - "Command": "Get-MgBetaUserProfileInterest", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/interests", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileInterest", "Variants": [ "List" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonInterest", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205050,19 +205003,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserProfileInterestCount", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/interests/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileInterestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205106,19 +205059,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLanguageProficiency", - "Command": "Get-MgBetaUserProfileLanguage", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileLanguage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLanguageProficiency", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205162,18 +205115,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLanguageProficiency", - "Command": "Get-MgBetaUserProfileLanguage", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/languages", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileLanguage", "Variants": [ "List" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLanguageProficiency", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205217,19 +205170,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserProfileLanguageCount", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/languages/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileLanguageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205273,19 +205226,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonName", - "Command": "Get-MgBetaUserProfileName", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/names/{personName-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileName", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonName", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205329,18 +205282,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonName", - "Command": "Get-MgBetaUserProfileName", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/names", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileName", "Variants": [ "List" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonName", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205384,19 +205337,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserProfileNameCount", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/names/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileNameCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205440,19 +205393,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAnnotation", - "Command": "Get-MgBetaUserProfileNote", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileNote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonAnnotation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205496,18 +205449,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAnnotation", - "Command": "Get-MgBetaUserProfileNote", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/notes", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileNote", "Variants": [ "List" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonAnnotation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205551,19 +205504,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserProfileNoteCount", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/notes/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileNoteCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205607,19 +205560,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPatent", - "Command": "Get-MgBetaUserProfilePatent", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfilePatent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemPatent", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205663,18 +205616,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPatent", - "Command": "Get-MgBetaUserProfilePatent", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/patents", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfilePatent", "Variants": [ "List" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemPatent", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205718,19 +205671,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserProfilePatentCount", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/patents/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfilePatentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205774,19 +205727,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPhone", - "Command": "Get-MgBetaUserProfilePhone", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfilePhone", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemPhone", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205830,18 +205783,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPhone", - "Command": "Get-MgBetaUserProfilePhone", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/phones", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfilePhone", "Variants": [ "List" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemPhone", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205885,19 +205838,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserProfilePhoneCount", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/phones/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfilePhoneCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205941,19 +205894,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWorkPosition", - "Command": "Get-MgBetaUserProfilePosition", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfilePosition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWorkPosition", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205997,18 +205950,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWorkPosition", - "Command": "Get-MgBetaUserProfilePosition", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/positions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfilePosition", "Variants": [ "List" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWorkPosition", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206052,19 +206005,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserProfilePositionCount", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/positions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfilePositionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206108,19 +206061,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProjectParticipation", - "Command": "Get-MgBetaUserProfileProject", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileProject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProjectParticipation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206164,18 +206117,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProjectParticipation", - "Command": "Get-MgBetaUserProfileProject", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/projects", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileProject", "Variants": [ "List" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProjectParticipation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206219,19 +206172,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserProfileProjectCount", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/projects/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileProjectCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206275,19 +206228,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPublication", - "Command": "Get-MgBetaUserProfilePublication", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfilePublication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemPublication", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206331,18 +206284,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPublication", - "Command": "Get-MgBetaUserProfilePublication", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/publications", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfilePublication", "Variants": [ "List" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemPublication", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206386,19 +206339,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserProfilePublicationCount", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/publications/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfilePublicationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206442,19 +206395,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSkillProficiency", - "Command": "Get-MgBetaUserProfileSkill", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileSkill", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSkillProficiency", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206498,18 +206451,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSkillProficiency", - "Command": "Get-MgBetaUserProfileSkill", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/skills", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileSkill", "Variants": [ "List" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSkillProficiency", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206553,19 +206506,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserProfileSkillCount", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/skills/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileSkillCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206609,19 +206562,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebAccount", - "Command": "Get-MgBetaUserProfileWebAccount", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileWebAccount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWebAccount", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206665,18 +206618,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebAccount", - "Command": "Get-MgBetaUserProfileWebAccount", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/webAccounts", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileWebAccount", "Variants": [ "List" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWebAccount", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206720,19 +206673,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserProfileWebAccountCount", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/webAccounts/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileWebAccountCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206776,19 +206729,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonWebsite", - "Command": "Get-MgBetaUserProfileWebsite", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileWebsite", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonWebsite", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206832,18 +206785,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonWebsite", - "Command": "Get-MgBetaUserProfileWebsite", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/websites", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileWebsite", "Variants": [ "List" ], - "Module": "Beta.People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonWebsite", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206887,34 +206840,89 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserProfileWebsiteCount", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/profile/websites/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserProfileWebsiteCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Method": "GET" - }, - { - "Permissions": [], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, and read basic company properties, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address, photo, id and security identifier. Also allows the app to read the full profile of the signed-in user.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles and company properties", + "FullDescription": "Allows the app to read the full set of user properties of all users in the organization and read company properties, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile and basic company information, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserRegisteredDevice", "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserRegisteredDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices", + "Command": "Get-MgBetaUserRegisteredDevice", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206958,76 +206966,77 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserRegisteredDevice", "CommandAlias": null, - "Uri": "/users/{user-id}/registeredDevices", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices/device", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices/endpoint", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/$count", + "Command": "Get-MgBetaUserRegisteredDeviceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -207071,64 +207080,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserRegisteredDeviceCount", "CommandAlias": null, - "Uri": "/users/{user-id}/registeredDevices/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices/device/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Get-MgBetaUserScopedRoleMemberOf", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserScopedRoleMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Command": "Get-MgBetaUserScopedRoleMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -207148,18 +207156,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Get-MgBetaUserScopedRoleMemberOf", "CommandAlias": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", + "Command": "Get-MgBetaUserScopedRoleMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -207179,49 +207188,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserScopedRoleMemberOfCount", "CommandAlias": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/security", + "Command": "Get-MgBetaUserSecurity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurity1", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurity1", - "Command": "Get-MgBetaUserSecurity", "CommandAlias": null, - "Uri": "/users/{user-id}/security", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/security/informationProtection", + "Command": "Get-MgBetaUserSecurityInformationProtection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityInformationProtection", - "Command": "Get-MgBetaUserSecurityInformationProtection", "CommandAlias": null, - "Uri": "/users/{user-id}/security/informationProtection", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", + "Command": "Get-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -207241,19 +207250,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-informationprotectionpolicysetting-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", - "Command": "Get-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "CommandAlias": null, - "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -207273,19 +207282,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", "CommandAlias": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -207305,18 +207313,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-informationprotection-list-sensitivitylabels?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", "CommandAlias": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { + "Method": "GET", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/$count", + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -207336,34 +207345,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelCount", "CommandAlias": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/$count", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "CommandAlias": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/settings", + "Command": "Get-MgBetaUserSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -207383,19 +207392,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSettings", - "Command": "Get-MgBetaUserSetting", "CommandAlias": null, - "Uri": "/users/{user-id}/settings", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/settings/contactMergeSuggestions", + "Command": "Get-MgBetaUserSettingContactMergeSuggestion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContactMergeSuggestions", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -207415,19 +207424,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactMergeSuggestions", - "Command": "Get-MgBetaUserSettingContactMergeSuggestion", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/settings/itemInsights", + "Command": "Get-MgBetaUserSettingItemInsight", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserInsightsSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -207447,34 +207456,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserInsightsSettings", - "Command": "Get-MgBetaUserSettingItemInsight", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/itemInsights", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", + "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", - "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Command": "Get-MgBetaUserSettingShiftPreference", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShiftPreferences", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -207510,34 +207519,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphShiftPreferences", - "Command": "Get-MgBetaUserSettingShiftPreference", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/settings/storage", + "Command": "Get-MgBetaUserSettingStorage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserStorage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserStorage", - "Command": "Get-MgBetaUserSettingStorage", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/storage", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/settings/storage/quota", + "Command": "Get-MgBetaUserSettingStorageQuota", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -207573,19 +207582,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedstoragequota-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedStorageQuota", - "Command": "Get-MgBetaUserSettingStorageQuota", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/storage/quota", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", + "Command": "Get-MgBetaUserSettingStorageQuotaService", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -207621,19 +207630,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Command": "Get-MgBetaUserSettingStorageQuotaService", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/settings/storage/quota/services", + "Command": "Get-MgBetaUserSettingStorageQuotaService", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -207669,18 +207677,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Command": "Get-MgBetaUserSettingStorageQuotaService", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/storage/quota/services", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/settings/storage/quota/services/$count", + "Command": "Get-MgBetaUserSettingStorageQuotaServiceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -207716,122 +207725,121 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserSettingStorageQuotaServiceCount", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/storage/quota/services/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSetting", - "Command": "Get-MgBetaUserSettingWindows", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserSettingWindows", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSetting", - "Command": "Get-MgBetaUserSettingWindows", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/settings/windows", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserSettingWindows", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserSettingWindowsCount", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/settings/windows/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserSettingWindowsCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSettingInstance", - "Command": "Get-MgBetaUserSettingWindowsInstance", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserSettingWindowsInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSettingInstance", - "Command": "Get-MgBetaUserSettingWindowsInstance", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserSettingWindowsInstance", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserSettingWindowsInstanceCount", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserSettingWindowsInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserSponsor", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserSponsor", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/sponsors", + "Command": "Get-MgBetaUserSponsor", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -207859,18 +207867,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserSponsor", "CommandAlias": null, - "Uri": "/users/{user-id}/sponsors", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/sponsors/$count", + "Command": "Get-MgBetaUserSponsorCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -207898,19 +207907,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserSponsorCount", "CommandAlias": null, - "Uri": "/users/{user-id}/sponsors/$count", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/teamwork", + "Command": "Get-MgBetaUserTeamwork", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserTeamwork", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserTeamwork.Read", @@ -207930,36 +207939,35 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserTeamwork", - "Command": "Get-MgBetaUserTeamwork", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Command": "Get-MgBetaUserTeamworkAssociatedTeam", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTeamworkAssociatedTeam", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/associatedTeams", + "Command": "Get-MgBetaUserTeamworkAssociatedTeam", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "beta", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -207987,18 +207995,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Command": "Get-MgBetaUserTeamworkAssociatedTeam", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", + "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -208026,19 +208035,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Command": "Get-MgBetaUserTeamworkInstalledApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -208170,19 +208179,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Command": "Get-MgBetaUserTeamworkInstalledApp", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps", + "Command": "Get-MgBetaUserTeamworkInstalledApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -208314,18 +208322,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Command": "Get-MgBetaUserTeamworkInstalledApp", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/installedApps", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", + "Command": "Get-MgBetaUserTeamworkInstalledAppChat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -208409,19 +208418,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChat", - "Command": "Get-MgBetaUserTeamworkInstalledAppChat", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/$count", + "Command": "Get-MgBetaUserTeamworkInstalledAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -208553,49 +208562,96 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserTeamworkInstalledAppCount", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/installedApps/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", + "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", + "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Command": "Get-MgBetaUserTodoList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists", + "Command": "Get-MgBetaUserTodoList", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -208631,19 +208687,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTaskList", - "Command": "Get-MgBetaUserTodoList", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/$count", + "Command": "Get-MgBetaUserTodoListCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -208679,66 +208735,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTaskList", - "Command": "Get-MgBetaUserTodoList", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [ - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserTodoListCount", - "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/$count", - "ApiVersion": "beta", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/delta", + "Command": "Get-MgBetaUserTodoListDelta", "Variants": [ - "Get", - "GetViaIdentity" + "Delta", + "DeltaViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -208766,63 +208775,63 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTaskList", - "Command": "Get-MgBetaUserTodoListDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserTodoListExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTodoListExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaUserTodoListExtension", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTodoListExtension", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserTodoListExtensionCount", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTodoListExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Command": "Get-MgBetaUserTodoTask", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -208858,19 +208867,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTask", - "Command": "Get-MgBetaUserTodoTask", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Command": "Get-MgBetaUserTodoTask", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -208906,18 +208914,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTask", - "Command": "Get-MgBetaUserTodoTask", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", + "Command": "Get-MgBetaUserTodoTaskAttachment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -208953,19 +208962,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentBase", - "Command": "Get-MgBetaUserTodoTaskAttachment", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", + "Command": "Get-MgBetaUserTodoTaskAttachment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -209001,18 +209009,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentBase", - "Command": "Get-MgBetaUserTodoTaskAttachment", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Command": "Get-MgBetaUserTodoTaskAttachmentContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -209048,19 +209057,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserTodoTaskAttachmentContent", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", + "Command": "Get-MgBetaUserTodoTaskAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -209096,78 +209105,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserTodoTaskAttachmentCount", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentSession", - "Command": "Get-MgBetaUserTodoTaskAttachmentSession", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTodoTaskAttachmentSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentSession", - "Command": "Get-MgBetaUserTodoTaskAttachmentSession", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTodoTaskAttachmentSession", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Command": "Get-MgBetaUserTodoTaskChecklistItem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -209203,19 +209212,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChecklistItem", - "Command": "Get-MgBetaUserTodoTaskChecklistItem", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", + "Command": "Get-MgBetaUserTodoTaskChecklistItem", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -209251,18 +209259,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChecklistItem", - "Command": "Get-MgBetaUserTodoTaskChecklistItem", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", + "Command": "Get-MgBetaUserTodoTaskChecklistItemCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -209298,19 +209307,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserTodoTaskChecklistItemCount", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", + "Command": "Get-MgBetaUserTodoTaskCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -209346,19 +209355,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserTodoTaskCount", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", + "Command": "Get-MgBetaUserTodoTaskDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -209394,63 +209403,63 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTask", - "Command": "Get-MgBetaUserTodoTaskDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", - "ApiVersion": "beta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserTodoTaskExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTodoTaskExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgBetaUserTodoTaskExtension", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTodoTaskExtension", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserTodoTaskExtensionCount", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTodoTaskExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Command": "Get-MgBetaUserTodoTaskLinkedResource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -209486,19 +209495,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLinkedResource", - "Command": "Get-MgBetaUserTodoTaskLinkedResource", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", + "Command": "Get-MgBetaUserTodoTaskLinkedResource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -209534,18 +209542,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLinkedResource", - "Command": "Get-MgBetaUserTodoTaskLinkedResource", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", + "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -209581,34 +209590,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserTransitiveMemberOf", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTransitiveMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf", + "Command": "Get-MgBetaUserTransitiveMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -209660,105 +209668,106 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserTransitiveMemberOf", "CommandAlias": null, - "Uri": "/users/{user-id}/transitiveMemberOf", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/group", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/$count", + "Command": "Get-MgBetaUserTransitiveMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -209810,2558 +209819,2558 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserTransitiveMemberOfCount", "CommandAlias": null, - "Uri": "/users/{user-id}/transitiveMemberOf/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserTransitiveReport", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/transitiveReports/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTransitiveReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get-transitivereports?view=graph-rest-beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgBetaUserTransitiveReport", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/transitiveReports", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTransitiveReport", "Variants": [ "List" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserTransitiveReportCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get-transitivereports?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/transitiveReports/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserTransitiveReportCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEvent", - "Command": "Get-MgBetaVirtualEvent", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEvent", "Variants": [ "Get1", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEvent", - "Command": "Get-MgBetaVirtualEvent", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEvent", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventCount", "Variants": [ "Get" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Get-MgBetaVirtualEventPresenter", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventPresenter", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Get-MgBetaVirtualEventPresenter", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventPresenter", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventPresenterCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventPresenterCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventPresenterSession", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventPresenterSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventPresenterSession", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventPresenterSession", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventPresenterSessionByJoinWebUrl", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventPresenterSessionByJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventPresenterSessionCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventPresenterSessionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventSession", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventSession", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventSession", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventSessionByJoinWebUrl", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventSessionByJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventSessionCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventSessionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Get-MgBetaVirtualEventSessionPresenter", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventSessionPresenter", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Get-MgBetaVirtualEventSessionPresenter", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventSessionPresenter", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventSessionPresenterCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventSessionPresenterCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgBetaVirtualEventSessionRegistration", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventSessionRegistration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgBetaVirtualEventSessionRegistration", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventSessionRegistration", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgBetaVirtualEventSessionRegistrationByEmail", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventSessionRegistrationByEmail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgBetaVirtualEventSessionRegistrationByUserId", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventSessionRegistrationByUserId", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventSessionRegistrationCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventSessionRegistrationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Command": "Get-MgBetaVirtualEventTownhall", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhall", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Command": "Get-MgBetaVirtualEventTownhall", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhall", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-getbyuseridandrole?view=graph-rest-beta", "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Command": "Get-MgBetaVirtualEventTownhallByUserIdAndRole", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/getByUserIdAndRole(userId='{userId}',role='{role}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallByUserIdAndRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-getbyuserrole?view=graph-rest-beta", "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Command": "Get-MgBetaVirtualEventTownhallByUserRole", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-getbyuseridandrole?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/getByUserRole(role='{role}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallByUserRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventTownhallCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-getbyuserrole?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallCount", "Variants": [ "Get" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Get-MgBetaVirtualEventTownhallPresenter", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallPresenter", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-presenters?view=graph-rest-beta", "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Get-MgBetaVirtualEventTownhallPresenter", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallPresenter", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventTownhallPresenterCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-presenters?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallPresenterCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionByJoinWebUrl", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionByJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventTownhallSession", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventTownhallSession", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallSession", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventTownhallSessionByJoinWebUrl", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallSessionByJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallSessionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenterCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenterCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByEmail", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByEmail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByUserId", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByUserId", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Command": "Get-MgBetaVirtualEventWebinar", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-beta", "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Command": "Get-MgBetaVirtualEventWebinar", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinar", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-beta", "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Command": "Get-MgBetaVirtualEventWebinarByUserIdAndRole", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarByUserIdAndRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-beta", "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Command": "Get-MgBetaVirtualEventWebinarByUserRole", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarByUserRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventWebinarCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarCount", "Variants": [ "Get" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Get-MgBetaVirtualEventWebinarPresenter", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarPresenter", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Get-MgBetaVirtualEventWebinarPresenter", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarPresenter", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventWebinarPresenterCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarPresenterCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionByJoinWebUrl", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionByJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgBetaVirtualEventWebinarRegistration", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list?view=graph-rest-beta", "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgBetaVirtualEventWebinarRegistration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistration", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationByEmail", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationByEmail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationByUserId", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationByUserId", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinarregistrationconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinarregistrationconfiguration-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-list-questions?view=graph-rest-beta", "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-list-questions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list-sessions?view=graph-rest-beta", "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionByJoinWebUrl", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list-sessions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionByJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventWebinarSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-sessions?view=graph-rest-beta", "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventWebinarSession", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarSession", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-sessions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-beta", "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgBetaVirtualEventWebinarSessionByJoinWebUrl", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarSessionByJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarSessionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenterCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenterCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", "Variants": [ "List" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByEmail", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByEmail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByUserId", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByUserId", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCount", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", - "CommandAlias": "Get-MgBetaWuCatalogEntry", + "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-catalog-list-entries?view=graph-rest-beta", "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": "Get-MgBetaWuCatalogEntry", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/catalog/entries", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-catalog-list-entries?view=graph-rest-beta", + "CommandAlias": "Get-MgBetaWuCatalogEntry", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount", - "CommandAlias": "Get-MgBetaWuCatalogEntryCount", + "Method": "GET", "Uri": "/admin/windows/updates/catalog/entries/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount", "Variants": [ "Get" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgBetaWuCatalogEntryCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", - "Command": "Get-MgBetaWindowsUpdatesDeployment", - "CommandAlias": "Get-MgBetaWuDeployment", + "Method": "GET", "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesDeployment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-deployments?view=graph-rest-beta", "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", - "Command": "Get-MgBetaWindowsUpdatesDeployment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-get?view=graph-rest-beta", "CommandAlias": "Get-MgBetaWuDeployment", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/deployments", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesDeployment", "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-deployments?view=graph-rest-beta", + "CommandAlias": "Get-MgBetaWuDeployment", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContent", + "Method": "GET", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCatalogEntry", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentCatalogEntry", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCatalogEntry", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCount", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentCount", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentCatalogEntry", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentCount", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDeviceCount", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDeviceCount", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusion", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDeviceCount", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusion", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusionCount", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusion", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceMember", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusionCount", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", "CommandAlias": "Get-MgBetaWuDeploymentAudienceMember", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceMemberCount", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceMember", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesDeploymentCount", - "CommandAlias": "Get-MgBetaWuDeploymentCount", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceMemberCount", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/deployments/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesDeploymentCount", "Variants": [ "Get" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgBetaWuDeploymentCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", - "Command": "Get-MgBetaWindowsUpdatesPolicy", - "CommandAlias": "Get-MgBetaWuPolicy", + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatepolicies?view=graph-rest-beta", "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", - "Command": "Get-MgBetaWindowsUpdatesPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-get?view=graph-rest-beta", "CommandAlias": "Get-MgBetaWuPolicy", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicy", "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatepolicies?view=graph-rest-beta", + "CommandAlias": "Get-MgBetaWuPolicy", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudience", - "CommandAlias": "Get-MgBetaWuPolicyAudience", + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudience", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContent", + "CommandAlias": "Get-MgBetaWuPolicyAudience", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCatalogEntry", - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentCatalogEntry", + "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCatalogEntry", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCount", - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentCount", + "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentCatalogEntry", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentCount", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDeviceCount", - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDeviceCount", + "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusion", + "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDeviceCount", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusion", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount", - "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusionCount", + "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusion", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", - "CommandAlias": "Get-MgBetaWuPolicyAudienceMember", + "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusionCount", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", "CommandAlias": "Get-MgBetaWuPolicyAudienceMember", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount", - "CommandAlias": "Get-MgBetaWuPolicyAudienceMemberCount", + "CommandAlias": "Get-MgBetaWuPolicyAudienceMember", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgBetaWuPolicyAudienceMemberCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", - "CommandAlias": "Get-MgBetaWuPolicyComplianceChange", + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-list-compliancechanges?view=graph-rest-beta", "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-get?view=graph-rest-beta", "CommandAlias": "Get-MgBetaWuPolicyComplianceChange", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-list-compliancechanges?view=graph-rest-beta", + "CommandAlias": "Get-MgBetaWuPolicyComplianceChange", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount", - "CommandAlias": "Get-MgBetaWuPolicyComplianceChangeCount", + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy", - "CommandAlias": "Get-MgBetaWuPolicyComplianceChangeUpdatePolicy", + "CommandAlias": "Get-MgBetaWuPolicyComplianceChangeCount", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}/updatePolicy", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesPolicyCount", - "CommandAlias": "Get-MgBetaWuPolicyCount", + "CommandAlias": "Get-MgBetaWuPolicyComplianceChangeUpdatePolicy", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/updatePolicies/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyCount", "Variants": [ "Get" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", - "Command": "Get-MgBetaWindowsUpdatesProduct", - "CommandAlias": "Get-MgBetaWuProduct", + "CommandAlias": "Get-MgBetaWuPolicyCount", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/products/{product-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesProduct", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", - "Command": "Get-MgBetaWindowsUpdatesProduct", "CommandAlias": "Get-MgBetaWuProduct", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/products", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesProduct", "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesProductCount", - "CommandAlias": "Get-MgBetaWuProductCount", + "CommandAlias": "Get-MgBetaWuProduct", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/products/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesProductCount", "Variants": [ "Get" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", - "Command": "Get-MgBetaWindowsUpdatesProductEdition", - "CommandAlias": "Get-MgBetaWuProductEdition", + "CommandAlias": "Get-MgBetaWuProductCount", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesProductEdition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", - "Command": "Get-MgBetaWindowsUpdatesProductEdition", "CommandAlias": "Get-MgBetaWuProductEdition", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/products/{product-id}/editions", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesProductEdition", "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesProductEditionCount", - "CommandAlias": "Get-MgBetaWuProductEditionCount", + "CommandAlias": "Get-MgBetaWuProductEdition", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/products/{product-id}/editions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesProductEditionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", - "CommandAlias": "Get-MgBetaWuProductKnownIssue", + "CommandAlias": "Get-MgBetaWuProductEditionCount", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", "CommandAlias": "Get-MgBetaWuProductKnownIssue", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgBetaWuProductKnownIssue", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-product-getknownissuesbytimerange?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueByTimeRange", - "CommandAlias": "Get-MgBetaWuProductKnownIssueGraphBPreTimeRange", + "Method": "GET", "Uri": "/admin/windows/updates/products/{product-id}/getKnownIssuesByTimeRange(daysInPast={daysInPast},includeAllActive=@includeAllActive)", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueByTimeRange", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-product-getknownissuesbytimerange?view=graph-rest-beta", + "CommandAlias": "Get-MgBetaWuProductKnownIssueGraphBPreTimeRange", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueCount", - "CommandAlias": "Get-MgBetaWuProductKnownIssueCount", + "Method": "GET", "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", - "CommandAlias": "Get-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", + "CommandAlias": "Get-MgBetaWuProductKnownIssueCount", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", - "CommandAlias": "Get-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", + "CommandAlias": "Get-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", - "Command": "Get-MgBetaWindowsUpdatesProductRevision", - "CommandAlias": "Get-MgBetaWuProductRevision", + "CommandAlias": "Get-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesProductRevision", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", - "Command": "Get-MgBetaWindowsUpdatesProductRevision", "CommandAlias": "Get-MgBetaWuProductRevision", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/products/{product-id}/revisions", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesProductRevision", "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionCatalogEntry", - "CommandAlias": "Get-MgBetaWuProductRevisionCatalogEntry", + "CommandAlias": "Get-MgBetaWuProductRevision", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesProductRevisionCatalogEntry", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesProductRevisionCount", - "CommandAlias": "Get-MgBetaWuProductRevisionCount", + "CommandAlias": "Get-MgBetaWuProductRevisionCatalogEntry", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/products/{product-id}/revisions/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesProductRevisionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", - "CommandAlias": "Get-MgBetaWuProductRevisionKnowledgeBaseArticle", + "CommandAlias": "Get-MgBetaWuProductRevisionCount", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgBetaWuProductRevisionKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", - "Command": "Get-MgBetaWindowsUpdatesResourceConnection", - "CommandAlias": "Get-MgBetaWuResourceConnection", + "Method": "GET", "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesResourceConnection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-resourceconnections?view=graph-rest-beta", "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", - "Command": "Get-MgBetaWindowsUpdatesResourceConnection", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-get?view=graph-rest-beta", "CommandAlias": "Get-MgBetaWuResourceConnection", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/resourceConnections", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesResourceConnection", "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-resourceconnections?view=graph-rest-beta", + "CommandAlias": "Get-MgBetaWuResourceConnection", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount", - "CommandAlias": "Get-MgBetaWuResourceConnectionCount", + "Method": "GET", "Uri": "/admin/windows/updates/resourceConnections/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount", "Variants": [ "Get" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgBetaWuResourceConnectionCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableasset-get?view=graph-rest-beta", - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", - "CommandAlias": "Get-MgBetaWuUpdatableAsset", + "Method": "GET", "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatableassets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableasset-get?view=graph-rest-beta", "CommandAlias": "Get-MgBetaWuUpdatableAsset", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "GET", "Uri": "/admin/windows/updates/updatableAssets", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatableassets?view=graph-rest-beta", + "CommandAlias": "Get-MgBetaWuUpdatableAsset", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount", - "CommandAlias": "Get-MgBetaWuUpdatableAssetCount", + "Method": "GET", "Uri": "/admin/windows/updates/updatableAssets/$count", - "ApiVersion": "beta", + "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount", "Variants": [ "Get" ], - "Module": "Beta.WindowsUpdates", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgBetaWuUpdatableAssetCount", + "Module": "Beta.WindowsUpdates" }, { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", + "Command": "Get-MgBookingBusiness", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -212397,19 +212406,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingBusiness", - "Command": "Get-MgBookingBusiness", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Bookings", - "Method": "GET" + "Module": "Bookings" }, { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses", + "Command": "Get-MgBookingBusiness", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -212445,18 +212453,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingBusiness", - "Command": "Get-MgBookingBusiness", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Bookings", - "Method": "GET" + "Module": "Bookings" }, { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Command": "Get-MgBookingBusinessAppointment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -212492,19 +212501,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Command": "Get-MgBookingBusinessAppointment", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Bookings", - "Method": "GET" + "Module": "Bookings" }, { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", + "Command": "Get-MgBookingBusinessAppointment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -212540,18 +212548,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-appointments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Command": "Get-MgBookingBusinessAppointment", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Bookings", - "Method": "GET" + "Module": "Bookings" }, { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count", + "Command": "Get-MgBookingBusinessAppointmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -212587,34 +212596,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBookingBusinessAppointmentCount", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Bookings", - "Method": "GET" + "Module": "Bookings" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment", - "Command": "Get-MgBookingBusinessCalendarView", - "CommandAlias": null, + "Method": "GET", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgBookingBusinessCalendarView", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Bookings" }, { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Command": "Get-MgBookingBusinessCalendarView", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -212650,18 +212658,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-calendarview?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Command": "Get-MgBookingBusinessCalendarView", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Bookings", - "Method": "GET" + "Module": "Bookings" }, { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", + "Command": "Get-MgBookingBusinessCalendarViewCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -212697,19 +212706,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBookingBusinessCalendarViewCount", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Bookings", - "Method": "GET" + "Module": "Bookings" }, { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/$count", + "Command": "Get-MgBookingBusinessCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -212745,18 +212753,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBookingBusinessCount", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Bookings", - "Method": "GET" + "Module": "Bookings" }, { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", + "Command": "Get-MgBookingBusinessCustomer", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -212792,19 +212801,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-get?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgBookingBusinessCustomer", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Bookings", - "Method": "GET" + "Module": "Bookings" }, { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", + "Command": "Get-MgBookingBusinessCustomer", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBookingCustomerBase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -212840,18 +212848,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-customers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingCustomerBase", - "Command": "Get-MgBookingBusinessCustomer", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Bookings", - "Method": "GET" + "Module": "Bookings" }, { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count", + "Command": "Get-MgBookingBusinessCustomerCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -212887,19 +212896,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBookingBusinessCustomerCount", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Command": "Get-MgBookingBusinessCustomQuestion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -212935,19 +212944,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Command": "Get-MgBookingBusinessCustomQuestion", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Bookings", - "Method": "GET" + "Module": "Bookings" }, { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "Command": "Get-MgBookingBusinessCustomQuestion", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -212983,18 +212991,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-customquestions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Command": "Get-MgBookingBusinessCustomQuestion", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Bookings", - "Method": "GET" + "Module": "Bookings" }, { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", + "Command": "Get-MgBookingBusinessCustomQuestionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -213030,19 +213039,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBookingBusinessCustomQuestionCount", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Command": "Get-MgBookingBusinessService", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -213078,19 +213087,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingService", - "Command": "Get-MgBookingBusinessService", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Bookings", - "Method": "GET" + "Module": "Bookings" }, { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", + "Command": "Get-MgBookingBusinessService", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -213126,18 +213134,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-services?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingService", - "Command": "Get-MgBookingBusinessService", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Bookings", - "Method": "GET" + "Module": "Bookings" }, { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count", + "Command": "Get-MgBookingBusinessServiceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -213173,19 +213182,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBookingBusinessServiceCount", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", + "Command": "Get-MgBookingBusinessStaffAvailability", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphStaffAvailabilityItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -213229,21 +213240,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphStaffAvailabilityItem", - "Command": "Get-MgBookingBusinessStaffAvailability", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", + "Command": "Get-MgBookingBusinessStaffMember", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -213279,19 +213288,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-get?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgBookingBusinessStaffMember", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Bookings", - "Method": "GET" + "Module": "Bookings" }, { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Command": "Get-MgBookingBusinessStaffMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBookingStaffMemberBase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -213327,18 +213335,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-staffmembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingStaffMemberBase", - "Command": "Get-MgBookingBusinessStaffMember", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Bookings", - "Method": "GET" + "Module": "Bookings" }, { + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", + "Command": "Get-MgBookingBusinessStaffMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -213374,19 +213383,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBookingBusinessStaffMemberCount", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "GET", + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", + "Command": "Get-MgBookingCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -213422,19 +213431,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcurrency-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingCurrency", - "Command": "Get-MgBookingCurrency", "CommandAlias": null, - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Bookings", - "Method": "GET" + "Module": "Bookings" }, { + "Method": "GET", + "Uri": "/solutions/bookingCurrencies", + "Command": "Get-MgBookingCurrency", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -213470,18 +213478,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcurrency-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingCurrency", - "Command": "Get-MgBookingCurrency", "CommandAlias": null, - "Uri": "/solutions/bookingCurrencies", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Bookings", - "Method": "GET" + "Module": "Bookings" }, { + "Method": "GET", + "Uri": "/solutions/bookingCurrencies/$count", + "Command": "Get-MgBookingCurrencyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -213517,18 +213525,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgBookingCurrencyCount", "CommandAlias": null, - "Uri": "/solutions/bookingCurrencies/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Bookings", - "Method": "GET" + "Module": "Bookings" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}", + "Command": "Get-MgChat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -213596,19 +213605,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChat", - "Command": "Get-MgChat", "CommandAlias": null, - "Uri": "/chats/{chat-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats", + "Command": "Get-MgChat", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -213660,18 +213668,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChat", - "Command": "Get-MgChat", "CommandAlias": null, - "Uri": "/chats", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/$count", + "Command": "Get-MgChatCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -213723,18 +213731,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgChatCount", "CommandAlias": null, - "Uri": "/chats/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Get-MgChatInstalledApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -213826,19 +213835,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "Get-MgChatInstalledApp", "CommandAlias": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/installedApps", + "Command": "Get-MgChatInstalledApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -213962,18 +213970,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "Get-MgChatInstalledApp", "CommandAlias": null, - "Uri": "/chats/{chat-id}/installedApps", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/installedApps/$count", + "Command": "Get-MgChatInstalledAppCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -214097,64 +214106,64 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgChatInstalledAppCount", "CommandAlias": null, - "Uri": "/chats/{chat-id}/installedApps/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgChatInstalledAppTeamApp", - "CommandAlias": null, + "Method": "GET", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "v1.0", + "Command": "Get-MgChatInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Command": "Get-MgChatInstalledAppTeamAppDefinition", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "v1.0", + "Command": "Get-MgChatInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageInfo", - "Command": "Get-MgChatLastMessagePreview", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "v1.0", + "Command": "Get-MgChatLastMessagePreview", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Get-MgChatMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -214286,19 +214295,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgChatMember", "CommandAlias": null, - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/members", + "Command": "Get-MgChatMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -214398,18 +214406,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgChatMember", "CommandAlias": null, - "Uri": "/chats/{chat-id}/members", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/members/$count", + "Command": "Get-MgChatMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -214509,19 +214518,20 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgChatMemberCount", "CommandAlias": null, - "Uri": "/chats/{chat-id}/members/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", + "Command": "Get-MgChatMessage", "Variants": [ "Get", + "Get1", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -214581,20 +214591,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgChatMessage", "CommandAlias": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/messages", + "Command": "Get-MgChatMessage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -214646,18 +214654,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgChatMessage", "CommandAlias": null, - "Uri": "/chats/{chat-id}/messages", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/$count", + "Command": "Get-MgChatMessageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -214709,19 +214718,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgChatMessageCount", "CommandAlias": null, - "Uri": "/chats/{chat-id}/messages/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/delta", + "Command": "Get-MgChatMessageDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -214781,19 +214790,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgChatMessageDelta", "CommandAlias": null, - "Uri": "/chats/{chat-id}/messages/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgChatMessageHostedContent", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -214861,21 +214872,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgChatMessageHostedContent", "CommandAlias": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgChatMessageHostedContent", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -214943,18 +214951,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgChatMessageHostedContent", "CommandAlias": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", + "Command": "Get-MgChatMessageHostedContentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -215022,139 +215031,138 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgChatMessageHostedContentCount", "CommandAlias": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgChatMessageReply", - "CommandAlias": null, + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgChatMessageReply", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgChatMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", + "Command": "Get-MgChatMessageReply", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgChatMessageReplyCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgChatMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgChatMessageReplyDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgChatMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgChatMessageReplyHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgChatMessageReplyHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgChatMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", + "Command": "Get-MgChatMessageReplyHostedContent", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgChatMessageReplyHostedContentCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgChatMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgChatPermissionGrant", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgChatPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/permissionGrants", + "Command": "Get-MgChatPermissionGrant", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ResourceSpecificPermissionGrant.ReadForChat", @@ -215262,18 +215270,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgChatPermissionGrant", "CommandAlias": null, - "Uri": "/chats/{chat-id}/permissionGrants", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/permissionGrants/$count", + "Command": "Get-MgChatPermissionGrantCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ResourceSpecificPermissionGrant.ReadForChat", @@ -215381,36 +215390,35 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgChatPermissionGrantCount", "CommandAlias": null, - "Uri": "/chats/{chat-id}/permissionGrants/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Command": "Get-MgChatPinnedMessage", - "CommandAlias": null, + "Method": "GET", "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgChatPinnedMessage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/pinnedMessages", + "Command": "Get-MgChatPinnedMessage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -215454,18 +215462,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Command": "Get-MgChatPinnedMessage", "CommandAlias": null, - "Uri": "/chats/{chat-id}/pinnedMessages", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/pinnedMessages/$count", + "Command": "Get-MgChatPinnedMessageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -215509,19 +215518,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgChatPinnedMessageCount", "CommandAlias": null, - "Uri": "/chats/{chat-id}/pinnedMessages/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/getAllRetainedMessages", + "Command": "Get-MgChatRetainedMessage", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -215589,18 +215597,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgChatRetainedMessage", "CommandAlias": null, - "Uri": "/chats/getAllRetainedMessages", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Get-MgChatTab", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -215668,19 +215677,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgChatTab", "CommandAlias": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/tabs", + "Command": "Get-MgChatTab", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -215732,18 +215740,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgChatTab", "CommandAlias": null, - "Uri": "/chats/{chat-id}/tabs", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/chats/{chat-id}/tabs/$count", + "Command": "Get-MgChatTabCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -215795,34 +215804,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgChatTabCount", "CommandAlias": null, - "Uri": "/chats/{chat-id}/tabs/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgChatTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgChatTabTeamApp", "CommandAlias": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/communications/calls/{call-id}", + "Command": "Get-MgCommunicationCall", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCall", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -215842,19 +215851,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCall", - "Command": "Get-MgCommunicationCall", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}", - "ApiVersion": "v1.0", + "Module": "CloudCommunications" + }, + { + "Method": "GET", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Command": "Get-MgCommunicationCallAudioRoutingGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -215874,19 +215883,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Command": "Get-MgCommunicationCallAudioRoutingGroup", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "CloudCommunications", - "Method": "GET" + "Module": "CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -215906,18 +215914,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Command": "Get-MgCommunicationCallAudioRoutingGroup", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "CloudCommunications", - "Method": "GET" + "Module": "CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", + "Command": "Get-MgCommunicationCallAudioRoutingGroupCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -215937,19 +215946,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgCommunicationCallAudioRoutingGroupCount", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", - "ApiVersion": "v1.0", + "Module": "CloudCommunications" + }, + { + "Method": "GET", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Command": "Get-MgCommunicationCallContentSharingSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -215985,19 +215994,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgCommunicationCallContentSharingSession", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "CloudCommunications", - "Method": "GET" + "Module": "CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/calls/{call-id}/contentSharingSessions", + "Command": "Get-MgCommunicationCallContentSharingSession", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContentSharingSession", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -216033,18 +216041,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentSharingSession", - "Command": "Get-MgCommunicationCallContentSharingSession", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "CloudCommunications", - "Method": "GET" + "Module": "CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", + "Command": "Get-MgCommunicationCallContentSharingSessionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -216080,77 +216089,77 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgCommunicationCallContentSharingSessionCount", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "CloudCommunications", - "Method": "GET" + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgCommunicationCallCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/communications/calls/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationCallCount", "Variants": [ "Get" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCommsOperation", - "Command": "Get-MgCommunicationCallOperation", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationCallOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphCommsOperation", - "Command": "Get-MgCommunicationCallOperation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/calls/{call-id}/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationCallOperation", "Variants": [ "List" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgCommunicationCallOperationCount", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/calls/{call-id}/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationCallOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Command": "Get-MgCommunicationCallParticipant", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -216170,19 +216179,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphParticipant", - "Command": "Get-MgCommunicationCallParticipant", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "CloudCommunications", - "Method": "GET" + "Module": "CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/calls/{call-id}/participants", + "Command": "Get-MgCommunicationCallParticipant", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -216202,18 +216210,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphParticipant", - "Command": "Get-MgCommunicationCallParticipant", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/participants", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "CloudCommunications", - "Method": "GET" + "Module": "CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/calls/{call-id}/participants/$count", + "Command": "Get-MgCommunicationCallParticipantCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -216233,183 +216242,182 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgCommunicationCallParticipantCount", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/participants/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "CloudCommunications", - "Method": "GET" + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCallRecordsCallRecord", - "Command": "Get-MgCommunicationCallRecord", - "CommandAlias": null, + "Method": "GET", "Uri": "/communications/callRecords/{callRecord-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationCallRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgCommunicationCallRecordCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationCallRecordCount", "Variants": [ "Get" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsOrganizer", - "Command": "Get-MgCommunicationCallRecordOrganizerV2", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationCallRecordOrganizerV2", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgCommunicationCallRecordParticipant", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationCallRecordParticipant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsParticipant", - "Command": "Get-MgCommunicationCallRecordParticipantV2", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationCallRecordParticipantV2", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-participants_v2?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphCallRecordsParticipant", - "Command": "Get-MgCommunicationCallRecordParticipantV2", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationCallRecordParticipantV2", "Variants": [ "List" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Command": "Get-MgCommunicationCallRecordSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-participants_v2?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationCallRecordSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphCallRecordsSession", - "Command": "Get-MgCommunicationCallRecordSession", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationCallRecordSession", "Variants": [ "List" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgCommunicationCallRecordSessionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationCallRecordSessionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgCommunicationCallRecordSessionSegmentCount", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationCallRecordSessionSegmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "Get-MgCommunicationOnlineMeeting", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeeting", "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/onlineMeetings", + "Command": "Get-MgCommunicationOnlineMeeting", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -216445,121 +216453,121 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "Get-MgCommunicationOnlineMeeting", "CommandAlias": null, - "Uri": "/communications/onlineMeetings", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "CloudCommunications", - "Method": "GET" + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", - "CommandAlias": null, + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", "Variants": [ "List" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "List" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/onlineMeetings/$count", + "Command": "Get-MgCommunicationOnlineMeetingCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -216595,213 +216603,213 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgCommunicationOnlineMeetingCount", "CommandAlias": null, - "Uri": "/communications/onlineMeetings/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "CloudCommunications", - "Method": "GET" + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "Get-MgCommunicationOnlineMeetingRecording", - "CommandAlias": null, + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeetingRecording", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "Get-MgCommunicationOnlineMeetingRecording", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeetingRecording", "Variants": [ "List" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgCommunicationOnlineMeetingRecordingContent", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeetingRecordingContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgCommunicationOnlineMeetingRecordingCount", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeetingRecordingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "Get-MgCommunicationOnlineMeetingRecordingDelta", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeetingRecordingDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Get-MgCommunicationOnlineMeetingTranscript", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeetingTranscript", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Get-MgCommunicationOnlineMeetingTranscript", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeetingTranscript", "Variants": [ "List" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgCommunicationOnlineMeetingTranscriptContent", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeetingTranscriptContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgCommunicationOnlineMeetingTranscriptCount", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeetingTranscriptCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Get-MgCommunicationOnlineMeetingTranscriptDelta", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeetingTranscriptDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgCommunicationOnlineMeetingTranscriptMetadataContent", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeetingTranscriptMetadataContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPresence", - "Command": "Get-MgCommunicationPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/communications/presences/{presence-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgCommunicationPresence", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/presences", + "Command": "Get-MgCommunicationPresence", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.Read", @@ -216829,18 +216837,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPresence", - "Command": "Get-MgCommunicationPresence", "CommandAlias": null, - "Uri": "/communications/presences", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "CloudCommunications", - "Method": "GET" + "Module": "CloudCommunications" }, { + "Method": "POST", + "Uri": "/communications/getPresencesByUserId", + "Command": "Get-MgCommunicationPresenceByUserId", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.Read.All", @@ -216860,19 +216869,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPresence", - "Command": "Get-MgCommunicationPresenceByUserId", "CommandAlias": null, - "Uri": "/communications/getPresencesByUserId", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetExpanded" - ], - "Module": "CloudCommunications", - "Method": "POST" + "Module": "CloudCommunications" }, { + "Method": "GET", + "Uri": "/communications/presences/$count", + "Command": "Get-MgCommunicationPresenceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.Read", @@ -216900,32 +216908,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgCommunicationPresenceCount", "CommandAlias": null, - "Uri": "/communications/presences/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "CloudCommunications", - "Method": "GET" + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompliance", - "Command": "Get-MgCompliance", - "CommandAlias": null, + "Method": "GET", "Uri": "/compliance", - "ApiVersion": "v1.0", + "Command": "Get-MgCompliance", "Variants": [ "Get" ], - "Module": "Compliance", - "Method": "GET" + "OutputType": "IMicrosoftGraphCompliance", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Compliance" }, { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}", + "Command": "Get-MgContact", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -216953,19 +216962,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgContact", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contacts", + "Command": "Get-MgContact", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -216993,33 +217001,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgContact", "CommandAlias": null, - "Uri": "/contacts", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgContactById", - "CommandAlias": null, + "Method": "POST", "Uri": "/contacts/getByIds", - "ApiVersion": "v1.0", + "Command": "Get-MgContactById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contacts/$count", + "Command": "Get-MgContactCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -217047,18 +217055,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgContactCount", "CommandAlias": null, - "Uri": "/contacts/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contacts/delta", + "Command": "Get-MgContactDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -217086,33 +217094,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgContactDelta", "CommandAlias": null, - "Uri": "/contacts/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgContactDirectReport", - "CommandAlias": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgContactDirectReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports", + "Command": "Get-MgContactDirectReport", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -217148,76 +217156,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgContactDirectReport", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/directReports", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgContactDirectReportAsOrgContact", - "CommandAlias": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", - "ApiVersion": "v1.0", + "Command": "Get-MgContactDirectReportAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgContactDirectReportAsOrgContact", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/directReports/orgContact", - "ApiVersion": "v1.0", + "Command": "Get-MgContactDirectReportAsOrgContact", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgContactDirectReportAsUser", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", - "ApiVersion": "v1.0", + "Command": "Get-MgContactDirectReportAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgContactDirectReportAsUser", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/directReports/user", - "ApiVersion": "v1.0", + "Command": "Get-MgContactDirectReportAsUser", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/$count", + "Command": "Get-MgContactDirectReportCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -217253,49 +217262,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgContactDirectReportCount", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/directReports/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", + "Command": "Get-MgContactDirectReportCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgContactDirectReportCountAsOrgContact", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/user/$count", + "Command": "Get-MgContactDirectReportCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgContactDirectReportCountAsUser", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/directReports/user/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/manager", + "Command": "Get-MgContactManager", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -217331,19 +217340,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgContactManager", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/manager", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/getMemberGroups", + "Command": "Get-MgContactMemberGroup", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -217427,21 +217438,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgContactMemberGroup", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/getMemberGroups", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/getMemberObjects", + "Command": "Get-MgContactMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -217541,36 +217552,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgContactMemberObject", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/getMemberObjects", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgContactMemberOf", - "CommandAlias": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgContactMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf", + "Command": "Get-MgContactMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -217606,76 +217614,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgContactMemberOf", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/memberOf", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgContactMemberOfAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgContactMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgContactMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgContactMemberOfAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgContactMemberOfAsGroup", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgContactMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgContactMemberOfAsGroup", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/memberOf/group", - "ApiVersion": "v1.0", + "Command": "Get-MgContactMemberOfAsGroup", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/$count", + "Command": "Get-MgContactMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -217711,93 +217720,92 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgContactMemberOfCount", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/memberOf/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgContactMemberOfCountAsGroup", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgContactMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgContactServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgContactServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgContactServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgContactServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgContactTransitiveMemberOf", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgContactTransitiveMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", + "Command": "Get-MgContactTransitiveMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -217825,76 +217833,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-transitivememberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgContactTransitiveMemberOf", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgContactTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgContactTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgContactTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", - "ApiVersion": "v1.0", + "Command": "Get-MgContactTransitiveMemberOfAsGroup", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", + "Command": "Get-MgContactTransitiveMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -217922,49 +217931,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgContactTransitiveMemberOfCount", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", + "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", + "Command": "Get-MgContactTransitiveMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgContactTransitiveMemberOfCountAsGroup", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/contracts/{contract-id}", + "Command": "Get-MgContract", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -217984,19 +217993,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContract", - "Command": "Get-MgContract", "CommandAlias": null, - "Uri": "/contracts/{contract-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contracts", + "Command": "Get-MgContract", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -218016,33 +218024,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContract", - "Command": "Get-MgContract", "CommandAlias": null, - "Uri": "/contracts", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgContractById", - "CommandAlias": null, + "Method": "POST", "Uri": "/contracts/getByIds", - "ApiVersion": "v1.0", + "Command": "Get-MgContractById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contracts/$count", + "Command": "Get-MgContractCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -218062,18 +218070,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgContractCount", "CommandAlias": null, - "Uri": "/contracts/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/contracts/delta", + "Command": "Get-MgContractDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -218093,52 +218101,53 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgContractDelta", "CommandAlias": null, - "Uri": "/contracts/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgContractMemberGroup", - "CommandAlias": null, + "Method": "POST", "Uri": "/contracts/{contract-id}/getMemberGroups", - "ApiVersion": "v1.0", + "Command": "Get-MgContractMemberGroup", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgContractMemberObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/contracts/{contract-id}/getMemberObjects", - "ApiVersion": "v1.0", + "Command": "Get-MgContractMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Command": "Get-MgDataPolicyOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Export.All", @@ -218158,47 +218167,47 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Command": "Get-MgDataPolicyOperation", "CommandAlias": null, - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Command": "Get-MgDataPolicyOperation", - "CommandAlias": null, + "Method": "GET", "Uri": "/dataPolicyOperations", - "ApiVersion": "v1.0", + "Command": "Get-MgDataPolicyOperation", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDataPolicyOperationCount", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/dataPolicyOperations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDataPolicyOperationCount", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/devices/{device-id}", + "Command": "Get-MgDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -218234,19 +218243,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgDevice", "CommandAlias": null, - "Uri": "/devices/{device-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices", + "Command": "Get-MgDevice", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -218282,18 +218290,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgDevice", "CommandAlias": null, - "Uri": "/devices", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement", + "Command": "Get-MgDeviceAppManagement", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -218329,18 +218337,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceappmanagement-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceAppManagement", - "Command": "Get-MgDeviceAppManagement", "CommandAlias": "Get-MgDeviceAppMgt", - "Uri": "/deviceAppManagement", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -218360,19 +218369,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -218392,18 +218400,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -218439,19 +218448,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -218487,18 +218495,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -218534,19 +218543,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount", "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAppCount", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -218582,19 +218591,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -218630,18 +218638,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -218677,19 +218686,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignmentCount", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -218709,18 +218717,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount", "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionCount", - "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -218756,19 +218765,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -218804,19 +218813,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtection", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -218852,18 +218860,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtection", - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -218899,19 +218908,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -218947,18 +218955,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -218994,19 +219003,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount", "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionAppCount", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219042,18 +219050,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount", "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionCount", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219089,51 +219098,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtection", + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219153,18 +219130,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtection", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219174,22 +219151,6 @@ "PermissionType": "Application", "IsLeastPrivilege": true }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, { "Name": "DeviceManagementApps.ReadWrite.All", "Description": null, @@ -219200,19 +219161,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtection", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219248,18 +219209,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219295,19 +219256,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAppCount", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219343,19 +219304,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219391,18 +219352,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219438,19 +219399,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignmentCount", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219461,51 +219422,51 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementApps.ReadWrite.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionCount", - "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { - "Permissions": [ + }, { - "Name": "DeviceManagementApps.Read.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", - "IsLeastPrivilege": true + "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementApps.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": false - }, + } + ], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementApps.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", - "IsLeastPrivilege": false + "IsLeastPrivilege": true }, { "Name": "DeviceManagementApps.ReadWrite.All", @@ -219517,19 +219478,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219565,19 +219526,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Command": "Get-MgDeviceAppManagementManagedAppPolicy", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedAppPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219613,18 +219574,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Command": "Get-MgDeviceAppManagementManagedAppPolicy", "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedAppPolicies", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedAppPolicy", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219660,18 +219621,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicyCount", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedAppPolicies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219707,19 +219668,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Command": "Get-MgDeviceAppManagementManagedAppRegistration", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistration", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicyCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedAppRegistration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219755,18 +219716,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Command": "Get-MgDeviceAppManagementManagedAppRegistration", "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistration", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedAppRegistration", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219802,19 +219763,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistration", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219850,18 +219811,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219897,19 +219858,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicyCount", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219945,18 +219906,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationCount", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicyCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219992,19 +219953,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220040,18 +220001,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220087,19 +220048,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicyCount", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220135,19 +220096,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicyCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220183,18 +220144,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220230,19 +220191,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperationCount", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220278,18 +220239,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationUserIdGraphWPreFlaggedAppRegistration", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperationCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220325,19 +220286,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Command": "Get-MgDeviceAppManagementManagedAppStatus", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatus", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationUserIdGraphWPreFlaggedAppRegistration", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedAppStatus", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220373,18 +220334,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Command": "Get-MgDeviceAppManagementManagedAppStatus", "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatus", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedAppStatuses", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedAppStatus", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220420,18 +220381,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementManagedAppStatusCount", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatusCount", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatus", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedAppStatuses/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedAppStatusCount", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220441,6 +220402,22 @@ "PermissionType": "Application", "IsLeastPrivilege": true }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, { "Name": "DeviceManagementApps.ReadWrite.All", "Description": null, @@ -220450,20 +220427,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedEBook", - "Command": "Get-MgDeviceAppManagementManagedEBook", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBook", + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatusCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedEBook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220482,19 +220459,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedEBook", - "Command": "Get-MgDeviceAppManagementManagedEBook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-get?view=graph-rest-1.0", "CommandAlias": "Get-MgDeviceAppMgtManagedEBook", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedEBook", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220513,20 +220490,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-list?view=graph-rest-1.0", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBook", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220545,19 +220522,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-get?view=graph-rest-1.0", "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220576,20 +220553,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignmentCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-list?view=graph-rest-1.0", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220609,18 +220586,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementManagedEBookCount", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookCount", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookCount", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220639,20 +220616,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceState", + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220671,19 +220648,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-get?view=graph-rest-1.0", "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceState", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220702,20 +220679,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceStateCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-list?view=graph-rest-1.0", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceState", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220734,20 +220711,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEBookInstallSummary", - "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookInstallSummary", + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceStateCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220766,20 +220743,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-get?view=graph-rest-1.0", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookInstallSummary", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220798,19 +220775,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-get?view=graph-rest-1.0", "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220829,20 +220806,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-list?view=graph-rest-1.0", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220862,19 +220839,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220894,18 +220871,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220925,19 +220902,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceStateCount", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220957,19 +220934,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceStateCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220989,18 +220966,50 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221036,19 +221045,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221084,18 +221092,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221131,19 +221140,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignmentCount", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221163,18 +221171,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyCount", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221210,19 +221219,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221258,18 +221266,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221305,19 +221314,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFileCount", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221353,19 +221362,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221401,18 +221409,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221448,19 +221457,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFileCount", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Command": "Get-MgDeviceAppManagementMobileApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221480,19 +221489,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowsappx-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileApp", - "Command": "Get-MgDeviceAppManagementMobileApp", "CommandAlias": "Get-MgDeviceAppMgtMobileApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps", + "Command": "Get-MgDeviceAppManagementMobileApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221512,33 +221520,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-macoslobapp-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileApp", - "Command": "Get-MgDeviceAppManagementMobileApp", "CommandAlias": "Get-MgDeviceAppMgtMobileApp", - "Uri": "/deviceAppManagement/mobileApps", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobApp", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphAndroidLobApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobApp", + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/androidLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAndroidLobApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221558,253 +221566,253 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobApp", - "Uri": "/deviceAppManagement/mobileApps/androidLobApp", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignmentCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategory", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategoryCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategoryCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedAppCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFileCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidStoreApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFileCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphAndroidStoreApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreApp", + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAndroidStoreApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221824,121 +221832,121 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidStoreApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreApp", - "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignmentCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategory", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategoryCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategoryCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphIosLobApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobApp", + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/iosLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIosLobApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221958,253 +221966,253 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobApp", - "Uri": "/deviceAppManagement/mobileApps/iosLobApp", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignmentCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategory", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategoryCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategoryCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedAppCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFileCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosStoreApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFileCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphIosStoreApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreApp", + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIosStoreApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222224,121 +222232,121 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosStoreApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreApp", - "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignmentCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategory", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategoryCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosVppApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategoryCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphIosVppApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppApp", + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/iosVppApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIosVppApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222358,121 +222366,121 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosVppApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppApp", - "Uri": "/deviceAppManagement/mobileApps/iosVppApp", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignmentCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategory", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategoryCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSDmgApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategoryCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphMacOSDmgApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgApp", + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMacOSDmgApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222492,253 +222500,253 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSDmgApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgApp", - "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignmentCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategory", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategoryCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategoryCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedAppCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFileCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFileCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphMacOSLobApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobApp", + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMacOSLobApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222758,253 +222766,253 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobApp", - "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignmentCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategory", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategoryCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategoryCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedAppCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFileCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAndroidLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFileCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobApp", + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223024,253 +223032,253 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAndroidLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobApp", - "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignmentCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategoryCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategoryCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFileCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedIosLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFileCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphManagedIosLobApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobApp", + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedIosLobApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223290,253 +223298,253 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedIosLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobApp", - "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignmentCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategory", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategoryCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategoryCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedAppCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFileCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFileCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobApp", + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223556,253 +223564,253 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobApp", - "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignmentCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategoryCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategoryCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFileCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFileCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223822,106 +223830,107 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", - "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignmentCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategoryCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategoryCount", + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223941,19 +223950,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Command": "Get-MgDeviceAppManagementMobileAppAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223973,18 +223981,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224004,34 +224013,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWin32LobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobApp", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphWin32LobApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobApp", + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/win32LobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWin32LobApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224051,253 +224059,253 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWin32LobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobApp", - "Uri": "/deviceAppManagement/mobileApps/win32LobApp", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignmentCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategory", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategoryCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategoryCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedAppCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFileCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAppX", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppX", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFileCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphWindowsAppX", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppX", + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsAppX", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWindowsAppX", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224317,253 +224325,253 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAppX", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppX", - "Uri": "/deviceAppManagement/mobileApps/windowsAppX", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignmentCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategory", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategoryCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategoryCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedAppCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFileCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsMobileMsi", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsi", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFileCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsi", + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224583,253 +224591,253 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsMobileMsi", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsi", - "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignmentCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategory", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategoryCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategoryCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedAppCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFileCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUniversalAppX", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppX", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFileCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppX", + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224849,297 +224857,297 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUniversalAppX", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppX", - "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignmentCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategoryCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategoryCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedAppCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedAppCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFileCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsWebApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFileCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphWindowsWebApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebApp", + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWindowsWebApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225159,140 +225167,109 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsWebApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebApp", - "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignmentCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategory", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategoryCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategoryCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppCategory", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategory", + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225311,20 +225288,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-get?view=graph-rest-1.0", "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppCategories", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCategory", "Variants": [ "List", "List1" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225343,20 +225320,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategoryCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-list?view=graph-rest-1.0", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppCategories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225375,20 +225352,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfiguration", + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategoryCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225407,19 +225384,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-get?view=graph-rest-1.0", "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfiguration", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225438,20 +225415,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-list?view=graph-rest-1.0", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfiguration", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225470,19 +225447,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-get?view=graph-rest-1.0", "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225501,20 +225478,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignmentCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-list?view=graph-rest-1.0", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225534,18 +225511,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationCount", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225564,20 +225541,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225596,19 +225573,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-get?view=graph-rest-1.0", "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225627,20 +225604,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-list?view=graph-rest-1.0", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225659,20 +225636,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225691,20 +225668,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-get?view=graph-rest-1.0", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225723,19 +225700,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-get?view=graph-rest-1.0", "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatus", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225754,20 +225731,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-list?view=graph-rest-1.0", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatus", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225786,20 +225763,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225818,19 +225795,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppCount", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-get?view=graph-rest-1.0", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCount", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225850,18 +225827,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidLobApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225881,18 +225858,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidStoreApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidLobApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225912,18 +225889,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsiOSLobApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidStoreApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225943,18 +225920,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoStoreApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsiOSLobApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225974,18 +225951,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoVppApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoVppApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoStoreApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoVppApp", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226005,18 +225982,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSDmgApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoVppApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226036,18 +226013,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSLobApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSDmgApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226067,18 +226044,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedAndroidLobApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSLobApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226098,18 +226075,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagediOSLobApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedAndroidLobApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226129,18 +226106,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedMobileLobApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagediOSLobApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226160,18 +226137,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMicrosoftStoreGraphFPreBusinessApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedMobileLobApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226191,18 +226168,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWin32LobApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMicrosoftStoreGraphFPreBusinessApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226222,18 +226199,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowAppX", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWin32LobApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226253,18 +226230,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowMobileMsi", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowAppX", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226284,18 +226261,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowUniversalAppX", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowMobileMsi", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226315,18 +226292,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowWebApp", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowUniversalAppX", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226346,19 +226323,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowWebApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226378,18 +226355,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226399,22 +226376,6 @@ "PermissionType": "Application", "IsLeastPrivilege": true }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, { "Name": "DeviceManagementApps.ReadWrite.All", "Description": null, @@ -226425,19 +226386,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226473,18 +226434,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226520,19 +226481,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAppCount", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226568,19 +226529,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226616,18 +226577,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226663,19 +226624,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignmentCount", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226686,51 +226647,51 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementApps.ReadWrite.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationCount", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { - "Permissions": [ + }, { - "Name": "DeviceManagementApps.Read.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", - "IsLeastPrivilege": true + "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementApps.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": false - }, + } + ], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementApps.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", - "IsLeastPrivilege": false + "IsLeastPrivilege": true }, { "Name": "DeviceManagementApps.ReadWrite.All", @@ -226742,22 +226703,22 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0", "Permissions": [ { - "Name": "DeviceManagementServiceConfig.Read.All", + "Name": "DeviceManagementApps.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -226765,7 +226726,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -226773,7 +226734,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -226781,7 +226742,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementApps.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -226790,19 +226751,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVppToken", - "Command": "Get-MgDeviceAppManagementVppToken", - "CommandAlias": "Get-MgDeviceAppMgtVppToken", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementVppToken", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -226838,18 +226799,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVppToken", - "Command": "Get-MgDeviceAppManagementVppToken", "CommandAlias": "Get-MgDeviceAppMgtVppToken", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/vppTokens", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementVppToken", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -226885,21 +226846,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementVppTokenCount", - "CommandAlias": "Get-MgDeviceAppMgtVppTokenCount", + "CommandAlias": "Get-MgDeviceAppMgtVppToken", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/vppTokens/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementVppTokenCount", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { - "Name": "DeviceManagementApps.Read.All", + "Name": "DeviceManagementServiceConfig.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -226907,7 +226868,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -226915,7 +226876,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -226923,7 +226884,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementApps.ReadWrite.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -226932,19 +226893,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", + "CommandAlias": "Get-MgDeviceAppMgtVppTokenCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226980,18 +226941,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227027,19 +226988,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227075,18 +227036,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227122,19 +227083,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignmentCount", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227170,18 +227131,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyCount", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount", "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227217,19 +227178,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227265,18 +227226,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227312,19 +227273,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFileCount", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227360,19 +227321,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFileCount", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227408,18 +227369,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227455,19 +227416,67 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFileCount", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFileCount", + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/devices(deviceId='{deviceId}')", + "Command": "Get-MgDeviceByDeviceId", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -227503,34 +227512,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgDeviceByDeviceId", "CommandAlias": null, - "Uri": "/devices(deviceId='{deviceId}')", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgDeviceById", - "CommandAlias": null, + "Method": "POST", "Uri": "/devices/getByIds", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/$count", + "Command": "Get-MgDeviceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -227566,76 +227574,76 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceCount", "CommandAlias": null, - "Uri": "/devices/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgDeviceDelta", - "CommandAlias": null, + "Method": "GET", "Uri": "/devices/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceDelta", "Variants": [ "Delta" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgDeviceExtension", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceExtension", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceExtensionCount", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement", + "Command": "Get-MgDeviceManagement", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphDeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227719,18 +227727,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-devicemanagement-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceManagement", - "Command": "Get-MgDeviceManagement", "CommandAlias": null, - "Uri": "/deviceManagement", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -227766,18 +227774,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", - "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", "CommandAlias": null, - "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Command": "Get-MgDeviceManagementAuditEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227797,19 +227806,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuditEvent", - "Command": "Get-MgDeviceManagementAuditEvent", "CommandAlias": null, - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/auditEvents", + "Command": "Get-MgDeviceManagementAuditEvent", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227829,18 +227837,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuditEvent", - "Command": "Get-MgDeviceManagementAuditEvent", "CommandAlias": null, - "Uri": "/deviceManagement/auditEvents", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", + "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227860,19 +227869,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", "CommandAlias": null, - "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/auditEvents/getAuditCategories", + "Command": "Get-MgDeviceManagementAuditEventAuditCategory", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227892,18 +227900,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-getauditcategories?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceManagementAuditEventAuditCategory", "CommandAlias": null, - "Uri": "/deviceManagement/auditEvents/getAuditCategories", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/auditEvents/$count", + "Command": "Get-MgDeviceManagementAuditEventCount", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227923,18 +227931,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementAuditEventCount", "CommandAlias": null, - "Uri": "/deviceManagement/auditEvents/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -227970,19 +227979,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Command": "Get-MgDeviceManagementComplianceManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/complianceManagementPartners", + "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -228018,18 +228026,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Command": "Get-MgDeviceManagementComplianceManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/complianceManagementPartners", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/complianceManagementPartners/$count", + "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -228065,18 +228073,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount", "CommandAlias": null, - "Uri": "/deviceManagement/complianceManagementPartners/$count", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/conditionalAccessSettings", + "Command": "Get-MgDeviceManagementConditionalAccessSetting", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -228112,18 +228120,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Command": "Get-MgDeviceManagementConditionalAccessSetting", "CommandAlias": null, - "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement.Enrollment", - "Method": "GET" + "Module": "DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Command": "Get-MgDeviceManagementDetectedApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228159,19 +228168,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDetectedApp", - "Command": "Get-MgDeviceManagementDetectedApp", "CommandAlias": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/detectedApps", + "Command": "Get-MgDeviceManagementDetectedApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228207,18 +228215,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDetectedApp", - "Command": "Get-MgDeviceManagementDetectedApp", "CommandAlias": null, - "Uri": "/deviceManagement/detectedApps", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/$count", + "Command": "Get-MgDeviceManagementDetectedAppCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228254,18 +228262,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDetectedAppCount", "CommandAlias": null, - "Uri": "/deviceManagement/detectedApps/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228285,19 +228294,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", "CommandAlias": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228317,18 +228325,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", "CommandAlias": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", + "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228348,19 +228357,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount", "CommandAlias": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Command": "Get-MgDeviceManagementDeviceCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228396,19 +228405,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory", - "Command": "Get-MgDeviceManagementDeviceCategory", "CommandAlias": null, - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceCategories", + "Command": "Get-MgDeviceManagementDeviceCategory", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228444,18 +228452,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory", - "Command": "Get-MgDeviceManagementDeviceCategory", "CommandAlias": null, - "Uri": "/deviceManagement/deviceCategories", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceCategories/$count", + "Command": "Get-MgDeviceManagementDeviceCategoryCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228491,50 +228499,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDeviceCategoryCount", "CommandAlias": null, - "Uri": "/deviceManagement/deviceCategories/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-macoscompliancepolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228553,19 +228530,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows81compliancepolicy-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-macoscompliancepolicy-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228584,20 +228561,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows81compliancepolicy-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228616,19 +228593,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228647,20 +228624,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228680,18 +228657,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228711,19 +228688,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228743,18 +228720,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228774,19 +228751,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228805,19 +228782,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228836,20 +228813,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228868,19 +228845,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228899,20 +228876,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228931,20 +228908,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228963,20 +228940,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228995,19 +228972,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229026,20 +229003,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229058,20 +229035,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229090,19 +229067,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229121,20 +229098,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229153,20 +229130,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229185,19 +229162,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229216,19 +229193,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229247,20 +229224,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229279,19 +229256,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229310,20 +229287,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229342,20 +229319,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229374,19 +229351,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229405,20 +229382,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229437,20 +229414,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229469,20 +229446,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Command": "Get-MgDeviceManagementDeviceConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229501,19 +229478,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscustomconfiguration-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Command": "Get-MgDeviceManagementDeviceConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceConfiguration", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229532,20 +229509,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscustomconfiguration-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229564,19 +229541,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229595,20 +229572,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229628,18 +229605,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationCount", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229658,20 +229635,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229690,19 +229667,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229721,20 +229698,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229753,19 +229730,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229784,20 +229761,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229816,19 +229793,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229847,20 +229824,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229879,20 +229856,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229911,20 +229888,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229943,20 +229920,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229975,19 +229952,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230006,20 +229983,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230038,20 +230015,52 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-get?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -230087,19 +230096,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement.Enrollment", - "Method": "GET" + "Module": "DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -230135,18 +230143,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement.Enrollment", - "Method": "GET" + "Module": "DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -230182,19 +230191,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement.Enrollment", - "Method": "GET" + "Module": "DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -230230,18 +230238,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement.Enrollment", - "Method": "GET" + "Module": "DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -230277,19 +230286,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement.Enrollment", - "Method": "GET" + "Module": "DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -230325,18 +230333,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement.Enrollment", - "Method": "GET" + "Module": "DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')", + "Command": "Get-MgDeviceManagementEffectivePermission", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRolePermission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -230356,19 +230365,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-devicemanagement-geteffectivepermissions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRolePermission", - "Command": "Get-MgDeviceManagementEffectivePermission", "CommandAlias": null, - "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Functions" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Command": "Get-MgDeviceManagementExchangeConnector", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Functions", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -230404,19 +230413,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Command": "Get-MgDeviceManagementExchangeConnector", "CommandAlias": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/exchangeConnectors", + "Command": "Get-MgDeviceManagementExchangeConnector", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -230452,18 +230460,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Command": "Get-MgDeviceManagementExchangeConnector", "CommandAlias": null, - "Uri": "/deviceManagement/exchangeConnectors", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/exchangeConnectors/$count", + "Command": "Get-MgDeviceManagementExchangeConnectorCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -230499,18 +230507,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementExchangeConnectorCount", "CommandAlias": null, - "Uri": "/deviceManagement/exchangeConnectors/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -230530,19 +230539,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement.Enrollment", - "Method": "GET" + "Module": "DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -230562,18 +230570,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement.Enrollment", - "Method": "GET" + "Module": "DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -230593,18 +230601,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", "CommandAlias": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement.Enrollment", - "Method": "GET" + "Module": "DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Command": "Get-MgDeviceManagementIoUpdateStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230624,19 +230633,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Command": "Get-MgDeviceManagementIoUpdateStatus", "CommandAlias": null, - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/iosUpdateStatuses", + "Command": "Get-MgDeviceManagementIoUpdateStatus", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230656,18 +230664,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Command": "Get-MgDeviceManagementIoUpdateStatus", "CommandAlias": null, - "Uri": "/deviceManagement/iosUpdateStatuses", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/iosUpdateStatuses/$count", + "Command": "Get-MgDeviceManagementIoUpdateStatusCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230687,18 +230695,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementIoUpdateStatusCount", "CommandAlias": null, - "Uri": "/deviceManagement/iosUpdateStatuses/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Command": "Get-MgDeviceManagementManagedDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -230734,19 +230743,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "Get-MgDeviceManagementManagedDevice", "CommandAlias": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/managedDevices", + "Command": "Get-MgDeviceManagementManagedDevice", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -230782,136 +230790,136 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "Get-MgDeviceManagementManagedDevice", "CommandAlias": null, - "Uri": "/deviceManagement/managedDevices", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory", - "Command": "Get-MgDeviceManagementManagedDeviceCategory", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementManagedDeviceCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementManagedDeviceCategoryByRef", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory/$ref", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementManagedDeviceCategoryByRef", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/$count", + "Command": "Get-MgDeviceManagementManagedDeviceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -230947,62 +230955,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementManagedDeviceCount", "CommandAlias": null, - "Uri": "/deviceManagement/managedDevices/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/managedDeviceOverview", + "Command": "Get-MgDeviceManagementManagedDeviceOverview", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphManagedDeviceOverview", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -231038,91 +231046,92 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceOverview", - "Command": "Get-MgDeviceManagementManagedDeviceOverview", "CommandAlias": null, - "Uri": "/deviceManagement/managedDeviceOverview", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDeviceManagementManagedDeviceUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementManagedDeviceUser", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -231142,19 +231151,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", "CommandAlias": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -231174,18 +231182,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", "CommandAlias": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -231221,19 +231230,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "CommandAlias": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -231269,18 +231277,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "CommandAlias": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -231316,19 +231325,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", "CommandAlias": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -231348,18 +231356,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount", "CommandAlias": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231395,19 +231404,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", "CommandAlias": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231443,18 +231451,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", "CommandAlias": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231490,50 +231498,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount", "CommandAlias": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231552,19 +231529,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231583,19 +231560,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231614,20 +231591,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231646,19 +231623,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231677,20 +231654,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231707,38 +231684,22 @@ "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Command": "Get-MgDeviceManagementPartner", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementPartner", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231774,18 +231735,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Command": "Get-MgDeviceManagementPartner", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceManagementPartners", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementPartner", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231821,18 +231782,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementPartnerCount", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/deviceManagementPartners/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementPartnerCount", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231867,20 +231828,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231915,19 +231876,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/remoteAssistancePartners", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231962,22 +231923,22 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/remoteAssistancePartners/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementServiceConfig.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -231993,15 +231954,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -232009,23 +231962,38 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementManagedDevices.Read.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": false - }, + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/reports", + "Command": "Get-MgDeviceManagementReport", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "ApiVersion": "v1.0", + "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", - "IsLeastPrivilege": false + "IsLeastPrivilege": true }, { - "Name": "DeviceManagementApps.ReadWrite.All", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -232033,35 +232001,12 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementApps.Read.All", + "Name": "DeviceManagementServiceConfig.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceManagementReports", - "Command": "Get-MgDeviceManagementReport", - "CommandAlias": null, - "Uri": "/deviceManagement/reports", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true }, { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -232104,20 +232049,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcachedreport?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceManagementReportCachedReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getCachedReport", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementReportCachedReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -232168,20 +232113,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancereport?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcachedreport?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -232232,20 +232177,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancesummaryreport?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancereport?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -232296,20 +232241,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancesettingnoncompliancereport?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancesummaryreport?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -232360,20 +232305,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancereport?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancesettingnoncompliancereport?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -232424,20 +232369,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancesummaryreport?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancereport?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -232488,35 +232433,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationsettingnoncompliancereport?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancesummaryreport?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgDeviceManagementReportDeviceAppInstallationStatusReport", - "CommandAlias": null, - "Uri": "/deviceManagement/reports/retrieveDeviceAppInstallationStatusReport", "ApiVersion": "v1.0", - "Variants": [ - "Retrieve", - "RetrieveExpanded" - ], - "Module": "Reports", - "Method": "POST" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -232567,20 +232497,35 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentpersettingcontributingprofiles?view=graph-rest-1.0", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationsettingnoncompliancereport?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/retrieveDeviceAppInstallationStatusReport", + "Command": "Get-MgDeviceManagementReportDeviceAppInstallationStatusReport", + "Variants": [ + "Retrieve", + "RetrieveExpanded" + ], "OutputType": null, - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", "Variants": [ "Get", "GetExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -232631,20 +232576,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentsettingsreport?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentpersettingcontributingprofiles?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -232695,20 +232640,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicenoncompliancereport?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentsettingsreport?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -232759,20 +232704,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdeviceswithoutcompliancepolicyreport?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicenoncompliancereport?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -232823,20 +232768,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Command": "Get-MgDeviceManagementReportExportJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdeviceswithoutcompliancepolicyreport?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementReportExportJob", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -232887,19 +232832,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Command": "Get-MgDeviceManagementReportExportJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/deviceManagement/reports/exportJobs", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementReportExportJob", "Variants": [ "List" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -232950,19 +232895,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementReportExportJobCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/deviceManagement/reports/exportJobs/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementReportExportJobCount", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233013,20 +232958,84 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getreportfilters?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceManagementReportFilter", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "POST", "Uri": "/deviceManagement/reports/getReportFilters", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementReportFilter", "Variants": [ "Get", "GetExpanded" ], - "Module": "Reports", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getreportfilters?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Reports" }, { + "Method": "POST", + "Uri": "/deviceManagement/reports/getHistoricalReport", + "Command": "Get-MgDeviceManagementReportHistoricalReport", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233078,19 +233087,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-gethistoricalreport?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceManagementReportHistoricalReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getHistoricalReport", - "ApiVersion": "v1.0", + "Module": "Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", + "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233142,19 +233151,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getnoncompliantdevicesandsettingsreport?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", - "ApiVersion": "v1.0", + "Module": "Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", "Variants": [ "Get", "GetExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233206,19 +233215,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancemetadata?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", - "ApiVersion": "v1.0", + "Module": "Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233270,19 +233279,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancereport?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", - "ApiVersion": "v1.0", + "Module": "Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233334,19 +233343,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancesummaryreport?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", - "ApiVersion": "v1.0", + "Module": "Reports" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", + "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233398,19 +233407,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getsettingnoncompliancereport?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", - "ApiVersion": "v1.0", + "Module": "Reports" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Command": "Get-MgDeviceManagementResourceOperation", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], - "Module": "Reports", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -233446,19 +233455,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphResourceOperation", - "Command": "Get-MgDeviceManagementResourceOperation", "CommandAlias": null, - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/resourceOperations", + "Command": "Get-MgDeviceManagementResourceOperation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -233494,18 +233502,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphResourceOperation", - "Command": "Get-MgDeviceManagementResourceOperation", "CommandAlias": null, - "Uri": "/deviceManagement/resourceOperations", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/resourceOperations/$count", + "Command": "Get-MgDeviceManagementResourceOperationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -233541,18 +233549,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementResourceOperationCount", "CommandAlias": null, - "Uri": "/deviceManagement/resourceOperations/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Command": "Get-MgDeviceManagementRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -233588,19 +233597,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Command": "Get-MgDeviceManagementRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments", + "Command": "Get-MgDeviceManagementRoleAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -233636,18 +233644,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Command": "Get-MgDeviceManagementRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleAssignments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments/$count", + "Command": "Get-MgDeviceManagementRoleAssignmentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -233683,33 +233691,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementRoleAssignmentCount", "CommandAlias": null, - "Uri": "/deviceManagement/roleAssignments/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleDefinition", - "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Command": "Get-MgDeviceManagementRoleDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -233745,19 +233754,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoleDefinition", - "Command": "Get-MgDeviceManagementRoleDefinition", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions", + "Command": "Get-MgDeviceManagementRoleDefinition", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -233793,18 +233801,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoleDefinition", - "Command": "Get-MgDeviceManagementRoleDefinition", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/$count", + "Command": "Get-MgDeviceManagementRoleDefinitionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -233840,18 +233848,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementRoleDefinitionCount", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -233887,19 +233896,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoleAssignment", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -233935,18 +233943,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoleAssignment", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -233982,19 +233991,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -234030,19 +234039,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleDefinition", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/softwareUpdateStatusSummary", + "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234062,50 +234070,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-softwareupdatestatussummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", - "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", "CommandAlias": null, - "Uri": "/deviceManagement/softwareUpdateStatusSummary", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234124,19 +234101,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234155,19 +234132,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234186,20 +234163,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Command": "Get-MgDeviceManagementTermAndCondition", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementTermAndCondition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234218,19 +234195,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Command": "Get-MgDeviceManagementTermAndCondition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementTermAndCondition", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234249,20 +234226,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234281,19 +234258,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234312,20 +234289,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234345,19 +234322,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234376,20 +234353,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234408,19 +234385,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234439,20 +234416,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234472,21 +234449,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementTermAndConditionCount", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementTermAndConditionCount", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { - "Name": "DeviceManagementManagedDevices.Read.All", + "Name": "DeviceManagementServiceConfig.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -234494,7 +234471,7 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -234503,19 +234480,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Command": "Get-MgDeviceManagementTroubleshootingEvent", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -234535,18 +234512,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Command": "Get-MgDeviceManagementTroubleshootingEvent", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/troubleshootingEvents", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementTroubleshootingEvent", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -234566,18 +234543,50 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementTroubleshootingEventCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/troubleshootingEvents/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementTroubleshootingEventCount", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -234613,19 +234622,66 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Module": "DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -234661,18 +234717,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -234708,19 +234764,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -234756,18 +234811,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -234803,66 +234859,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiVersion": "v1.0", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -234898,18 +234906,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -234945,18 +234953,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -234992,19 +235001,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235040,18 +235048,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235087,18 +235095,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235134,18 +235142,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235181,19 +235190,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235229,18 +235237,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235276,18 +235284,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235323,19 +235332,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235371,18 +235379,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235418,18 +235426,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235465,19 +235474,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235513,18 +235521,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235560,18 +235568,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235607,19 +235616,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235655,18 +235663,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235702,18 +235710,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235749,109 +235757,62 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235887,18 +235848,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235934,19 +235895,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235982,19 +235943,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236030,19 +235991,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236078,18 +236039,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineCount", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236125,19 +236086,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236173,19 +236134,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236221,19 +236182,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236269,19 +236230,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236317,91 +236278,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", - "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryCount", - "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", - "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236437,19 +236326,91 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Module": "DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236485,18 +236446,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236532,18 +236493,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformanceCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformanceCount", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236579,19 +236540,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236627,18 +236588,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236674,18 +236635,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScoreCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScoreCount", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236721,19 +236682,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236769,18 +236730,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236816,18 +236777,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236863,19 +236824,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236911,18 +236872,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236958,21 +236919,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementManagedDevices.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -236988,7 +236949,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementManagedDevices.Read.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -236996,7 +236957,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -237005,19 +236966,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -237053,18 +237014,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -237100,21 +237061,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { - "Name": "DeviceManagementManagedDevices.Read.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -237130,7 +237091,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementManagedDevices.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -237138,7 +237099,7 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -237147,19 +237108,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237195,18 +237156,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237242,18 +237203,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryCount", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237289,19 +237250,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237337,18 +237298,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237384,18 +237345,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScoreCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScoreCount", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237431,18 +237392,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237478,19 +237439,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237526,18 +237487,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237573,18 +237534,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistoryCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistoryCount", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237620,18 +237581,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237667,19 +237628,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237715,18 +237676,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237762,18 +237723,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237809,19 +237770,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237857,18 +237818,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237904,19 +237865,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237952,19 +237913,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238000,18 +237961,65 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238047,64 +238055,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEndpoint", - "Command": "Get-MgDeviceManagementVirtualEndpoint", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpoint", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "OutputType": "IMicrosoftGraphVirtualEndpoint", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement.Administration" }, { - "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238123,19 +238100,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/auditEvents", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238154,19 +238131,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238185,19 +238162,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventCount", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238216,20 +238193,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPc", - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPc", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238248,19 +238225,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-cloudpcs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPc", - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPc", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238279,19 +238256,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPcCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-cloudpcs?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPcCount", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238310,20 +238287,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238342,19 +238319,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238373,19 +238350,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageCount", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238404,19 +238381,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238435,20 +238412,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238467,19 +238444,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238498,19 +238475,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImageCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImageCount", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238529,20 +238506,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238561,19 +238538,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238592,19 +238569,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238623,20 +238600,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238655,166 +238632,197 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "CloudPC.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "CloudPC.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserByUserPrincipalName", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers(userPrincipalName='{userPrincipalName}')", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserByUserPrincipalName", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238834,18 +238842,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238865,19 +238874,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238897,62 +238905,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -238972,18 +238980,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingCount", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -239003,19 +239012,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", "CommandAlias": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement.Enrollment", - "Method": "GET" + "Module": "DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -239035,18 +239043,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", "CommandAlias": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement.Enrollment", - "Method": "GET" + "Module": "DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -239066,18 +239074,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount", "CommandAlias": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement.Enrollment", - "Method": "GET" + "Module": "DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -239097,19 +239106,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "CommandAlias": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -239129,18 +239137,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "CommandAlias": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -239160,18 +239168,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", "CommandAlias": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -239191,19 +239200,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "CommandAlias": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -239223,18 +239231,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "CommandAlias": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -239254,18 +239262,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", "CommandAlias": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Command": "Get-MgDeviceManagementWindowsMalwareInformation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239301,19 +239310,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Command": "Get-MgDeviceManagementWindowsMalwareInformation", "CommandAlias": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/windowsMalwareInformation", + "Command": "Get-MgDeviceManagementWindowsMalwareInformation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239349,18 +239357,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Command": "Get-MgDeviceManagementWindowsMalwareInformation", "CommandAlias": null, - "Uri": "/deviceManagement/windowsMalwareInformation", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/windowsMalwareInformation/$count", + "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239396,18 +239404,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount", "CommandAlias": null, - "Uri": "/deviceManagement/windowsMalwareInformation/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239443,19 +239452,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "CommandAlias": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239491,18 +239499,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "CommandAlias": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239538,19 +239547,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", "CommandAlias": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/devices/{device-id}/getMemberGroups", + "Command": "Get-MgDeviceMemberGroup", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -239634,21 +239645,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceMemberGroup", "CommandAlias": null, - "Uri": "/devices/{device-id}/getMemberGroups", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", + "Uri": "/devices/{device-id}/getMemberObjects", + "Command": "Get-MgDeviceMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -239748,36 +239759,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceMemberObject", "CommandAlias": null, - "Uri": "/devices/{device-id}/getMemberObjects", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgDeviceMemberOf", - "CommandAlias": null, + "Method": "GET", "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf", + "Command": "Get-MgDeviceMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -239813,76 +239821,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgDeviceMemberOf", "CommandAlias": null, - "Uri": "/devices/{device-id}/memberOf", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/memberOf/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgDeviceMemberOfAsGroup", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgDeviceMemberOfAsGroup", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/memberOf/group", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceMemberOfAsGroup", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/$count", + "Command": "Get-MgDeviceMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -239918,49 +239927,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceMemberOfCount", "CommandAlias": null, - "Uri": "/devices/{device-id}/memberOf/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceMemberOfCountAsGroup", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/memberOf/group/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners", + "Command": "Get-MgDeviceRegisteredOwner", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -239996,134 +240004,134 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgDeviceRegisteredOwner", "CommandAlias": null, - "Uri": "/devices/{device-id}/registeredOwners", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/endpoint", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDeviceRegisteredOwnerAsUser", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredOwnerAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDeviceRegisteredOwnerAsUser", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/user", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredOwnerAsUser", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Command": "Get-MgDeviceRegisteredOwnerByRef", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -240159,18 +240167,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceRegisteredOwnerByRef", "CommandAlias": null, - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/$count", + "Command": "Get-MgDeviceRegisteredOwnerCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -240206,79 +240215,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceRegisteredOwnerCount", "CommandAlias": null, - "Uri": "/devices/{device-id}/registeredOwners/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceRegisteredOwnerCountAsUser", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/user/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredOwnerCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers", + "Command": "Get-MgDeviceRegisteredUser", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -240314,134 +240322,134 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgDeviceRegisteredUser", "CommandAlias": null, - "Uri": "/devices/{device-id}/registeredUsers", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgDeviceRegisteredUserAsEndpoint", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredUserAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgDeviceRegisteredUserAsEndpoint", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/endpoint", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredUserAsEndpoint", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDeviceRegisteredUserAsUser", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredUserAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDeviceRegisteredUserAsUser", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/user", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredUserAsUser", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Command": "Get-MgDeviceRegisteredUserByRef", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -240477,18 +240485,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDeviceRegisteredUserByRef", "CommandAlias": null, - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/$count", + "Command": "Get-MgDeviceRegisteredUserCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -240524,94 +240533,93 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceRegisteredUserCount", "CommandAlias": null, - "Uri": "/devices/{device-id}/registeredUsers/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceRegisteredUserCountAsUser", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/user/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredUserCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgDeviceTransitiveMemberOf", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceTransitiveMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf", + "Command": "Get-MgDeviceTransitiveMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -240647,76 +240655,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgDeviceTransitiveMemberOf", "CommandAlias": null, - "Uri": "/devices/{device-id}/transitiveMemberOf", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/transitiveMemberOf/group", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/$count", + "Command": "Get-MgDeviceTransitiveMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -240752,63 +240761,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceTransitiveMemberOfCount", "CommandAlias": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectory", - "Command": "Get-MgDirectory", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectory", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectory", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Command": "Get-MgDirectoryAdministrativeUnit", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -240844,19 +240853,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgDirectoryAdministrativeUnit", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits", + "Command": "Get-MgDirectoryAdministrativeUnit", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -240892,18 +240900,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgDirectoryAdministrativeUnit", "CommandAlias": null, - "Uri": "/directory/administrativeUnits", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/$count", + "Command": "Get-MgDirectoryAdministrativeUnitCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -240939,18 +240947,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryAdministrativeUnitCount", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/delta", + "Command": "Get-MgDirectoryAdministrativeUnitDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -240986,62 +240994,62 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgDirectoryAdministrativeUnitDelta", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryAdministrativeUnitExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryAdministrativeUnitExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgDirectoryAdministrativeUnitExtension", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryAdministrativeUnitExtension", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", + "Command": "Get-MgDirectoryAdministrativeUnitMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -241077,33 +241085,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgDirectoryAdministrativeUnitMember", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -241139,33 +241147,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -241201,33 +241209,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -241263,33 +241271,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -241325,33 +241333,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -241387,33 +241395,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -241449,18 +241457,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -241496,18 +241504,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -241543,19 +241552,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCount", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -241591,19 +241600,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -241639,19 +241648,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -241687,19 +241696,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -241735,19 +241744,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -241783,19 +241792,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -241831,19 +241840,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -241879,19 +241888,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -241927,18 +241935,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -241974,19 +241983,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directory/attributeSets/{attributeSet-id}", + "Command": "Get-MgDirectoryAttributeSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -242006,19 +242015,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttributeSet", - "Command": "Get-MgDirectoryAttributeSet", "CommandAlias": null, - "Uri": "/directory/attributeSets/{attributeSet-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/attributeSets", + "Command": "Get-MgDirectoryAttributeSet", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -242038,18 +242046,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttributeSet", - "Command": "Get-MgDirectoryAttributeSet", "CommandAlias": null, - "Uri": "/directory/attributeSets", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/attributeSets/$count", + "Command": "Get-MgDirectoryAttributeSetCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -242069,18 +242077,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryAttributeSetCount", "CommandAlias": null, - "Uri": "/directory/attributeSets/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -242100,19 +242109,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", "CommandAlias": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -242132,18 +242140,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", "CommandAlias": null, - "Uri": "/directory/customSecurityAttributeDefinitions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -242163,19 +242172,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAllowedValue", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "CommandAlias": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -242195,18 +242203,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAllowedValue", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "CommandAlias": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -242226,19 +242235,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", "CommandAlias": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/$count", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -242258,383 +242266,384 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount", "CommandAlias": null, - "Uri": "/directory/customSecurityAttributeDefinitions/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgDirectoryDeletedItem", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/deletedItems/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-get?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", - "CommandAlias": "Get-MgDirectoryDeletedAdministrativeUnit", + "Method": "GET", "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", "CommandAlias": "Get-MgDirectoryDeletedAdministrativeUnit", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgDirectoryDeletedItemAsApplication", - "CommandAlias": "Get-MgDirectoryDeletedApplication", + "CommandAlias": "Get-MgDirectoryDeletedAdministrativeUnit", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/{directoryObject-id}/application", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgDirectoryDeletedItemAsApplication", "CommandAlias": "Get-MgDirectoryDeletedApplication", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/application", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemAsApplication", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgDirectoryDeletedItemAsDevice", - "CommandAlias": "Get-MgDirectoryDeletedDevice", + "CommandAlias": "Get-MgDirectoryDeletedApplication", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/{directoryObject-id}/device", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgDirectoryDeletedItemAsDevice", "CommandAlias": "Get-MgDirectoryDeletedDevice", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/device", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemAsDevice", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDirectoryDeletedDevice", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgDirectoryDeletedItemAsGroup", - "CommandAlias": "Get-MgDirectoryDeletedGroup", + "Method": "GET", "Uri": "/directory/deletedItems/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgDirectoryDeletedItemAsGroup", "CommandAlias": "Get-MgDirectoryDeletedGroup", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/group", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemAsGroup", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-1.0", + "CommandAlias": "Get-MgDirectoryDeletedGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", - "CommandAlias": "Get-MgDirectoryDeletedServicePrincipal", + "Method": "GET", "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", "CommandAlias": "Get-MgDirectoryDeletedServicePrincipal", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDirectoryDeletedItemAsUser", - "CommandAlias": "Get-MgDirectoryDeletedUser", + "CommandAlias": "Get-MgDirectoryDeletedServicePrincipal", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/{directoryObject-id}/user", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDirectoryDeletedItemAsUser", "CommandAlias": "Get-MgDirectoryDeletedUser", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/user", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemAsUser", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgDirectoryDeletedUser", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgDirectoryDeletedItemById", - "CommandAlias": null, + "Method": "POST", "Uri": "/directory/deletedItems/getByIds", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/administrativeUnit/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryDeletedItemCountAsApplication", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/application/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemCountAsApplication", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryDeletedItemCountAsDevice", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/device/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemCountAsDevice", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryDeletedItemCountAsGroup", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/group/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemCountAsGroup", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/servicePrincipal/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryDeletedItemCountAsUser", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deletedItems/user/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemCountAsUser", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgDirectoryDeletedItemMemberGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemMemberGroup", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgDirectoryDeletedItemMemberObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeletedItemMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", - "Command": "Get-MgDirectoryDeviceLocalCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeviceLocalCredential", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", - "Command": "Get-MgDirectoryDeviceLocalCredential", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deviceLocalCredentials", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeviceLocalCredential", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryDeviceLocalCredentialCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/deviceLocalCredentials/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryDeviceLocalCredentialCount", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Command": "Get-MgDirectoryFederationConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -242654,19 +242663,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "Get-MgDirectoryFederationConfiguration", "CommandAlias": null, - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/federationConfigurations", + "Command": "Get-MgDirectoryFederationConfiguration", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -242686,18 +242694,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "Get-MgDirectoryFederationConfiguration", "CommandAlias": null, - "Uri": "/directory/federationConfigurations", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/federationConfigurations/$count", + "Command": "Get-MgDirectoryFederationConfigurationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -242716,34 +242724,34 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryFederationConfigurationCount", - "CommandAlias": null, - "Uri": "/directory/federationConfigurations/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Command": "Get-MgDirectoryOnPremiseSynchronization", - "CommandAlias": null, + "Method": "GET", "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryOnPremiseSynchronization", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/onPremisesSynchronization", + "Command": "Get-MgDirectoryOnPremiseSynchronization", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -242763,18 +242771,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Command": "Get-MgDirectoryOnPremiseSynchronization", "CommandAlias": null, - "Uri": "/directory/onPremisesSynchronization", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directory/onPremisesSynchronization/$count", + "Command": "Get-MgDirectoryOnPremiseSynchronizationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -242794,18 +242802,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryOnPremiseSynchronizationCount", "CommandAlias": null, - "Uri": "/directory/onPremisesSynchronization/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}", + "Command": "Get-MgDirectoryRole", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -242841,19 +242850,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgDirectoryRole", "CommandAlias": null, - "Uri": "/directoryRoles/{directoryRole-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoles", + "Command": "Get-MgDirectoryRole", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -242889,33 +242897,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgDirectoryRole", "CommandAlias": null, - "Uri": "/directoryRoles", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgDirectoryRoleById", - "CommandAlias": null, + "Method": "POST", "Uri": "/directoryRoles/getByIds", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Command": "Get-MgDirectoryRoleByRoleTemplateId", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -242951,19 +242960,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgDirectoryRoleByRoleTemplateId", "CommandAlias": null, - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoles/$count", + "Command": "Get-MgDirectoryRoleCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -242999,18 +243007,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryRoleCount", "CommandAlias": null, - "Uri": "/directoryRoles/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoles/delta", + "Command": "Get-MgDirectoryRoleDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -243046,18 +243054,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgDirectoryRoleDelta", "CommandAlias": null, - "Uri": "/directoryRoles/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members", + "Command": "Get-MgDirectoryRoleMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -243093,192 +243101,192 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgDirectoryRoleMember", "CommandAlias": null, - "Uri": "/directoryRoles/{directoryRole-id}/members", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgDirectoryRoleMemberAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgDirectoryRoleMemberAsApplication", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/application", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberAsApplication", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgDirectoryRoleMemberAsDevice", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgDirectoryRoleMemberAsDevice", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/device", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberAsDevice", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgDirectoryRoleMemberAsGroup", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgDirectoryRoleMemberAsGroup", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/group", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberAsGroup", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgDirectoryRoleMemberAsOrgContact", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgDirectoryRoleMemberAsOrgContact", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberAsOrgContact", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDirectoryRoleMemberAsUser", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDirectoryRoleMemberAsUser", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/user", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberAsUser", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Command": "Get-MgDirectoryRoleMemberByRef", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -243314,18 +243322,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDirectoryRoleMemberByRef", "CommandAlias": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/$count", + "Command": "Get-MgDirectoryRoleMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -243361,158 +243370,157 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryRoleMemberCount", "CommandAlias": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryRoleMemberCountAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryRoleMemberCountAsDevice", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryRoleMemberCountAsGroup", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryRoleMemberCountAsUser", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgDirectoryRoleMemberGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberGroup", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgDirectoryRoleMemberObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Get-MgDirectoryRoleScopedMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleScopedMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "Command": "Get-MgDirectoryRoleScopedMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -243548,18 +243556,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Get-MgDirectoryRoleScopedMember", "CommandAlias": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", + "Command": "Get-MgDirectoryRoleScopedMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -243595,19 +243604,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryRoleScopedMemberCount", "CommandAlias": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Command": "Get-MgDirectoryRoleTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -243643,19 +243652,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Command": "Get-MgDirectoryRoleTemplate", "CommandAlias": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoleTemplates", + "Command": "Get-MgDirectoryRoleTemplate", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -243691,33 +243699,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Command": "Get-MgDirectoryRoleTemplate", "CommandAlias": null, - "Uri": "/directoryRoleTemplates", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgDirectoryRoleTemplateById", - "CommandAlias": null, + "Method": "POST", "Uri": "/directoryRoleTemplates/getByIds", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleTemplateById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoleTemplates/$count", + "Command": "Get-MgDirectoryRoleTemplateCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -243753,18 +243761,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectoryRoleTemplateCount", "CommandAlias": null, - "Uri": "/directoryRoleTemplates/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/directoryRoleTemplates/delta", + "Command": "Get-MgDirectoryRoleTemplateDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -243800,110 +243808,111 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgDirectoryRoleTemplateDelta", "CommandAlias": null, - "Uri": "/directoryRoleTemplates/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgDirectoryRoleTemplateMemberGroup", - "CommandAlias": null, + "Method": "POST", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleTemplateMemberGroup", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgDirectoryRoleTemplateMemberObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectoryRoleTemplateMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCompanySubscription", - "Command": "Get-MgDirectorySubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/subscriptions/{companySubscription-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectorySubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphCompanySubscription", - "Command": "Get-MgDirectorySubscription", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/subscriptions", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectorySubscription", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphCompanySubscription", - "Command": "Get-MgDirectorySubscriptionByCommerceSubscriptionId", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectorySubscriptionByCommerceSubscriptionId", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDirectorySubscriptionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/directory/subscriptions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDirectorySubscriptionCount", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/domains/{domain-id}", + "Command": "Get-MgDomain", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -243931,19 +243940,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDomain", - "Command": "Get-MgDomain", "CommandAlias": null, - "Uri": "/domains/{domain-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/domains", + "Command": "Get-MgDomain", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -243971,18 +243979,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDomain", - "Command": "Get-MgDomain", "CommandAlias": null, - "Uri": "/domains", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/domains/$count", + "Command": "Get-MgDomainCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -244010,18 +244018,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDomainCount", "CommandAlias": null, - "Uri": "/domains/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Command": "Get-MgDomainFederationConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -244041,63 +244050,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Command": "Get-MgDomainFederationConfiguration", "CommandAlias": null, - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Command": "Get-MgDomainFederationConfiguration", - "CommandAlias": null, + "Method": "GET", "Uri": "/domains/{domain-id}/federationConfiguration", - "ApiVersion": "v1.0", + "Command": "Get-MgDomainFederationConfiguration", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDomainFederationConfigurationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/domains/{domain-id}/federationConfiguration/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDomainFederationConfigurationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgDomainNameReference", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDomainNameReference", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/domains/{domain-id}/domainNameReferences", + "Command": "Get-MgDomainNameReference", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -244117,18 +244125,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgDomainNameReference", "CommandAlias": null, - "Uri": "/domains/{domain-id}/domainNameReferences", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/domains/{domain-id}/domainNameReferences/$count", + "Command": "Get-MgDomainNameReferenceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -244148,19 +244157,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDomainNameReferenceCount", "CommandAlias": null, - "Uri": "/domains/{domain-id}/domainNameReferences/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/domains/{domain-id}/rootDomain", + "Command": "Get-MgDomainRootDomain", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -244188,34 +244197,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get-rootdomain?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDomain", - "Command": "Get-MgDomainRootDomain", "CommandAlias": null, - "Uri": "/domains/{domain-id}/rootDomain", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Command": "Get-MgDomainServiceConfigurationRecord", - "CommandAlias": null, + "Method": "GET", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDomainServiceConfigurationRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "Command": "Get-MgDomainServiceConfigurationRecord", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -244235,18 +244243,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Command": "Get-MgDomainServiceConfigurationRecord", "CommandAlias": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", + "Command": "Get-MgDomainServiceConfigurationRecordCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -244266,34 +244275,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDomainServiceConfigurationRecordCount", "CommandAlias": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Command": "Get-MgDomainVerificationDnsRecord", - "CommandAlias": null, + "Method": "GET", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDomainVerificationDnsRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/domains/{domain-id}/verificationDnsRecords", + "Command": "Get-MgDomainVerificationDnsRecord", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -244313,18 +244321,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Command": "Get-MgDomainVerificationDnsRecord", "CommandAlias": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", + "Command": "Get-MgDomainVerificationDnsRecordCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -244344,19 +244353,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDomainVerificationDnsRecordCount", "CommandAlias": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/drives/{drive-id}", + "Command": "Get-MgDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -244408,269 +244417,269 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgDrive", "CommandAlias": null, - "Uri": "/drives/{drive-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgDrive", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives", - "ApiVersion": "v1.0", + "Command": "Get-MgDrive", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgDriveBundle", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveBundle", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgDriveBundle", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/bundles", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveBundle", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveBundleContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveBundleContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveBundleCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/bundles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveBundleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgDriveContentTypeBase", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveContentTypeBase", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgDriveContentTypeBaseType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveContentTypeBaseType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgDriveContentTypeBaseType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveContentTypeBaseType", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveContentTypeBaseTypeCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveContentTypeBaseTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDriveCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgDriveCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgDriveCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgDriveFollowing", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveFollowing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgDriveFollowing", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/following", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveFollowing", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveFollowingContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveFollowingContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveFollowingCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/following/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveFollowingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Command": "Get-MgDriveItem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -244738,50 +244747,50 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgDriveItem", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgDriveItem", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItem", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgDriveItemActivityByInterval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Get-MgDriveItemAnalytic", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -244829,81 +244838,81 @@ "FullDescription": "Allows the app to read all files you can access.", "IsAdmin": false, "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgDriveItemAnalytic", - "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" + "IsLeastPrivilege": false + } ], - "Module": "Files", - "Method": "GET" - }, - { - "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemAnalyticItemActivityStat", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemAnalyticItemActivityStatCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "Command": "Get-MgDriveItemAnalyticLastSevenDay", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -244955,19 +244964,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgDriveItemAnalyticLastSevenDay", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "ApiVersion": "v1.0", + "Module": "Files" + }, + { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Command": "Get-MgDriveItemAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -245019,34 +245028,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgDriveItemAnalyticTime", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgDriveItemChild", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemChild", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", + "Command": "Get-MgDriveItemChild", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -245098,33 +245106,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgDriveItemChild", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemChildContent", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemChildContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", + "Command": "Get-MgDriveItemChildCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -245176,19 +245185,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemChildCount", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", - "ApiVersion": "v1.0", + "Module": "Files" + }, + { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Get-MgDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -245240,504 +245249,504 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemContent", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDriveItemCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgDriveItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgDriveItemDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDriveItemItemLastModifiedByUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDriveItemLastModifiedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemLastModifiedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgDriveItemListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgDriveItemListItemActivityByInterval", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemListItemActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgDriveItemListItemAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDriveItemListItemCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgDriveItemListItemDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgDriveItemListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgDriveItemListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemListItemVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemListItemVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Get-MgDriveItemPermission", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -245789,19 +245798,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgDriveItemPermission", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", + "Command": "Get-MgDriveItemPermission", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -245853,18 +245861,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgDriveItemPermission", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Command": "Get-MgDriveItemPermissionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -245916,93 +245925,92 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemPermissionCount", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Get-MgDriveItemRetentionLabel", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgDriveItemSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgDriveItemSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemSubscription", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemSubscriptionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgDriveItemThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveItemThumbnail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Command": "Get-MgDriveItemThumbnail", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -246054,18 +246062,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgDriveItemThumbnail", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Command": "Get-MgDriveItemThumbnailCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -246117,19 +246126,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemThumbnailCount", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "ApiVersion": "v1.0", + "Module": "Files" + }, + { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Get-MgDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -246181,19 +246190,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgDriveItemVersion", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", + "Command": "Get-MgDriveItemVersion", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -246245,18 +246253,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgDriveItemVersion", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Get-MgDriveItemVersionContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -246308,19 +246317,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemVersionContent", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", + "Module": "Files" + }, + { + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Command": "Get-MgDriveItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -246372,1110 +246381,1112 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveItemVersionCount", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDriveLastModifiedByUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives/{drive-id}/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveLastModifiedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgDriveLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgDriveList", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgDriveListColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgDriveListColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/columns", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListColumn", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveListColumnCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/columns/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgDriveListColumnSourceColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgDriveListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgDriveListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListContentType", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListContentTypeColumn", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveListContentTypeColumnCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListContentTypeColumnLink", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveListContentTypeColumnLinkCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgDriveListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgDriveListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListContentTypeColumnPosition", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveListContentTypeColumnPositionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgDriveListContentTypeColumnSourceColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveListContentTypeCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDriveListCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgDriveListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgDriveListCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveListCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgDriveListDrive", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/drive", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgDriveListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgDriveListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItem", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgDriveListItemActivityByInterval", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItemActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgDriveListItemAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveListItemCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItemCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDriveListItemCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgDriveListItemDelta", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItemDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgDriveListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgDriveListItemDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgDriveListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgDriveListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItemVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveListItemVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgDriveListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgDriveListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListOperation", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveListOperationCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgDriveListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgDriveListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/subscriptions", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListSubscription", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveListSubscriptionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/subscriptions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRoot", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgDriveRootActivityByInterval", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgDriveRootAnalytic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/analytics", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootAnalyticItemActivityStat", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveRootAnalyticItemActivityStatCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgDriveRootAnalyticLastSevenDay", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgDriveRootAnalyticTime", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/analytics/allTime", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgDriveRootChild", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootChild", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgDriveRootChild", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/children", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootChild", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveRootChildContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootChildContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveRootChildCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/children/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootChildCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveRootContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/content", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDriveRootCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgDriveRootCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "GET", + "Uri": "/drives/{drive-id}/root/delta", + "Command": "Get-MgDriveRootDelta", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -247527,673 +247538,671 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgDriveRootDelta", "CommandAlias": null, - "Uri": "/drives/{drive-id}/root/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDriveRootItemLastModifiedByUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDriveRootLastModifiedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgDriveRootListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgDriveRootListItemActivityByInterval", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootListItemActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgDriveRootListItemAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/analytics", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgDriveRootListItemCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveRootListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveRootListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgDriveRootListItemDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/driveItem", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveRootListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveRootListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgDriveRootListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgDriveRootListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootListItemVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveRootListItemVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveRootListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgDriveRootPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgDriveRootPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/permissions", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootPermission", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveRootPermissionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/permissions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Get-MgDriveRootRetentionLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgDriveRootSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgDriveRootSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/subscriptions", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootSubscription", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveRootSubscriptionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/subscriptions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgDriveRootThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootThumbnail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgDriveRootThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/thumbnails", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootThumbnail", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveRootThumbnailCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/thumbnails/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgDriveRootVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgDriveRootVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveRootVersionContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootVersionContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveRootVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveRootVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgDriveSpecial", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveSpecial", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgDriveSpecial", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/special", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveSpecial", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveSpecialContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveSpecialContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgDriveSpecialCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/special/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgDriveSpecialCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}", + "Command": "Get-MgEducationClass", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -248221,19 +248230,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgEducationClass", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes", + "Command": "Get-MgEducationClass", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -248261,98 +248269,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgEducationClass", "CommandAlias": null, - "Uri": "/education/classes", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { - "Permissions": [ - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without reading any feedback or outcomes", - "FullDescription": "Allows the app to view your assignments on your behalf without reading any feedback or outcomes.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without impacting or reading any feedback or outcomes", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without affecting or reading any feedback or outcomes.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Get-MgEducationClassAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationClassAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -248419,99 +248348,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Get-MgEducationClassAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationClassAssignment", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without reading any feedback or outcomes", - "FullDescription": "Allows the app to view your assignments on your behalf without reading any feedback or outcomes.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without impacting or reading any feedback or outcomes", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without affecting or reading any feedback or outcomes.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "Get-MgEducationClassAssignmentCategory", - "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "OutputType": "IMicrosoftGraphEducationAssignment", "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -248578,20 +248427,100 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Command": "Get-MgEducationClassAssignmentCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without reading any feedback or outcomes", + "FullDescription": "Allows the app to view your assignments on your behalf without reading any feedback or outcomes.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without impacting or reading any feedback or outcomes", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without affecting or reading any feedback or outcomes.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationClassAssignmentCategory", "Variants": [ "List", "List1" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -248658,19 +248587,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgEducationClassAssignmentCategoryByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationClassAssignmentCategoryByRef", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -248737,22 +248666,22 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationClassAssignmentCategoryCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationClassAssignmentCategoryCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -248819,22 +248748,22 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "Get-MgEducationClassAssignmentCategoryDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationClassAssignmentCategoryDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -248901,20 +248830,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationClassAssignmentCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationClassAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -248981,20 +248910,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", - "Command": "Get-MgEducationClassAssignmentDefault", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationClassAssignmentDefault", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -249061,35 +248990,115 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Get-MgEducationClassAssignmentDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationClassAssignmentDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without reading any feedback or outcomes", + "FullDescription": "Allows the app to view your assignments on your behalf without reading any feedback or outcomes.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without impacting or reading any feedback or outcomes", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without affecting or reading any feedback or outcomes.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Command": "Get-MgEducationClassAssignmentGradingCategory", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationClassAssignmentGradingCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Get-MgEducationClassAssignmentResource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -249157,19 +249166,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Get-MgEducationClassAssignmentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "Command": "Get-MgEducationClassAssignmentResource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -249237,18 +249245,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Get-MgEducationClassAssignmentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", + "Command": "Get-MgEducationClassAssignmentResourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -249316,19 +249325,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationClassAssignmentResourceCount", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Get-MgEducationClassAssignmentRubric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -249396,19 +249405,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Get-MgEducationClassAssignmentRubric", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Get-MgEducationClassAssignmentRubricByRef", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -249476,19 +249485,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgEducationClassAssignmentRubricByRef", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Command": "Get-MgEducationClassAssignmentSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -249556,63 +249565,63 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Command": "Get-MgEducationClassAssignmentSetting", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationClassAssignmentSettingGradingCategoryCount", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationClassAssignmentSettingGradingCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Get-MgEducationClassAssignmentSubmission", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -249680,19 +249689,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Get-MgEducationClassAssignmentSubmission", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Command": "Get-MgEducationClassAssignmentSubmission", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -249760,18 +249768,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Get-MgEducationClassAssignmentSubmission", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", + "Command": "Get-MgEducationClassAssignmentSubmissionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -249839,34 +249848,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationClassAssignmentSubmissionCount", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -249902,18 +249910,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -249949,19 +249958,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationClassAssignmentSubmissionResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -250029,19 +250038,98 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgEducationClassAssignmentSubmissionResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Module": "Education" + }, + { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without reading any feedback or outcomes", + "FullDescription": "Allows the app to view your assignments on your behalf without reading any feedback or outcomes.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without impacting or reading any feedback or outcomes", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without affecting or reading any feedback or outcomes.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -250108,99 +250196,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "ApiReferenceLink": null, "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { - "Permissions": [ - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without reading any feedback or outcomes", - "FullDescription": "Allows the app to view your assignments on your behalf without reading any feedback or outcomes.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without impacting or reading any feedback or outcomes", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without affecting or reading any feedback or outcomes.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount", - "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "ApiVersion": "v1.0", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -250268,19 +250277,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmittedsubmissionresource-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -250348,18 +250356,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-submittedresources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -250427,19 +250436,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/$count", + "Command": "Get-MgEducationClassCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -250467,18 +250475,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationClassCount", "CommandAlias": null, - "Uri": "/education/classes/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/delta", + "Command": "Get-MgEducationClassDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -250530,18 +250538,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgEducationClassDelta", "CommandAlias": null, - "Uri": "/education/classes/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/group", + "Command": "Get-MgEducationClassGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -250593,48 +250602,47 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgEducationClassGroup", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/group", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgEducationClassGroupServiceProvisioningError", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationClassGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationClassGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationClassGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/members", + "Command": "Get-MgEducationClassMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -250670,18 +250678,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "Get-MgEducationClassMember", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/members", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Command": "Get-MgEducationClassMemberByRef", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -250717,18 +250725,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgEducationClassMemberByRef", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/members/$count", + "Command": "Get-MgEducationClassMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -250764,19 +250773,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationClassMemberCount", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/members/$count", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Command": "Get-MgEducationClassModule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.Read", @@ -250812,19 +250821,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModule", - "Command": "Get-MgEducationClassModule", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/modules", + "Command": "Get-MgEducationClassModule", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.Read", @@ -250860,18 +250868,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-modules?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModule", - "Command": "Get-MgEducationClassModule", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/modules/$count", + "Command": "Get-MgEducationClassModuleCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.Read", @@ -250907,19 +250916,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationClassModuleCount", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/$count", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Command": "Get-MgEducationClassModuleResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.Read", @@ -250955,19 +250964,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModuleResource", - "Command": "Get-MgEducationClassModuleResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", + "Command": "Get-MgEducationClassModuleResource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.Read", @@ -251003,18 +251011,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-list-resources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModuleResource", - "Command": "Get-MgEducationClassModuleResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", + "Command": "Get-MgEducationClassModuleResourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.Read", @@ -251050,34 +251059,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationClassModuleResourceCount", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "Get-MgEducationClassSchool", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationClassSchool", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/schools", + "Command": "Get-MgEducationClassSchool", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -251105,18 +251113,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "Get-MgEducationClassSchool", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/schools", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/schools/$count", + "Command": "Get-MgEducationClassSchoolCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -251144,19 +251153,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationClassSchoolCount", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/schools/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/teachers", + "Command": "Get-MgEducationClassTeacher", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -251184,18 +251192,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "Get-MgEducationClassTeacher", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/teachers", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Command": "Get-MgEducationClassTeacherByRef", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -251223,18 +251231,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgEducationClassTeacherByRef", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/teachers/$count", + "Command": "Get-MgEducationClassTeacherCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -251262,19 +251271,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationClassTeacherCount", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/teachers/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/me", + "Command": "Get-MgEducationMe", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -251302,33 +251310,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "Get-MgEducationMe", "CommandAlias": null, - "Uri": "/education/me", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Get-MgEducationMeAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/me/assignments", + "Command": "Get-MgEducationMeAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -251396,76 +251404,76 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Get-MgEducationMeAssignment", "CommandAlias": null, - "Uri": "/education/me/assignments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "Get-MgEducationMeAssignmentCategory", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentCategory", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationMeAssignmentCategoryByRef", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentCategoryByRef", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationMeAssignmentCategoryCount", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "Get-MgEducationMeAssignmentCategoryDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentCategoryDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/me/assignments/$count", + "Command": "Get-MgEducationMeAssignmentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -251533,312 +251541,312 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationMeAssignmentCount", "CommandAlias": null, - "Uri": "/education/me/assignments/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Get-MgEducationMeAssignmentDelta", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/me/assignments/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentDelta", "Variants": [ "Delta" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Command": "Get-MgEducationMeAssignmentGradingCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentGradingCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Get-MgEducationMeAssignmentResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Get-MgEducationMeAssignmentResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentResource", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationMeAssignmentResourceCount", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Get-MgEducationMeAssignmentRubric", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentRubric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationMeAssignmentRubricByRef", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentRubricByRef", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Get-MgEducationMeAssignmentSubmission", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentSubmission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Get-MgEducationMeAssignmentSubmission", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentSubmission", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationMeAssignmentSubmissionCount", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentSubmissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgEducationMeAssignmentSubmissionResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentSubmissionResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgEducationMeAssignmentSubmissionResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentSubmissionResource", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgEducationMeClass", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/classes/{educationClass-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeClass", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/me/classes", + "Command": "Get-MgEducationMeClass", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -251866,18 +251874,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgEducationMeClass", "CommandAlias": null, - "Uri": "/education/me/classes", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/me/classes/$count", + "Command": "Get-MgEducationMeClassCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -251905,18 +251913,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationMeClassCount", "CommandAlias": null, - "Uri": "/education/me/classes/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Command": "Get-MgEducationMeRubric", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -251952,19 +251961,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Get-MgEducationMeRubric", "CommandAlias": null, - "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/me/rubrics", + "Command": "Get-MgEducationMeRubric", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -252000,18 +252008,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Get-MgEducationMeRubric", "CommandAlias": null, - "Uri": "/education/me/rubrics", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/me/rubrics/$count", + "Command": "Get-MgEducationMeRubricCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -252047,33 +252055,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationMeRubricCount", "CommandAlias": null, - "Uri": "/education/me/rubrics/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "Get-MgEducationMeSchool", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/me/schools/{educationSchool-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeSchool", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/me/schools", + "Command": "Get-MgEducationMeSchool", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252101,18 +252109,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "Get-MgEducationMeSchool", "CommandAlias": null, - "Uri": "/education/me/schools", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/me/schools/$count", + "Command": "Get-MgEducationMeSchoolCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252140,72 +252148,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationMeSchoolCount", "CommandAlias": null, - "Uri": "/education/me/schools/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgEducationMeTaughtClass", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/me/taughtClasses/{educationClass-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeTaughtClass", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EduRoster.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EduRoster.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgEducationMeTaughtClass", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/taughtClasses", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeTaughtClass", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252233,18 +252202,57 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationMeTaughtClassCount", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/taughtClasses/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeTaughtClassCount", "Variants": [ "Get" ], - "Module": "Education", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduRoster.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EduRoster.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/me/user", + "Command": "Get-MgEducationMeUser", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252304,74 +252312,75 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgEducationMeUser", "CommandAlias": null, - "Uri": "/education/me/user", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgEducationMeUserMailboxSetting", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/me/user/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeUserMailboxSetting", "Variants": [ "Get" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgEducationMeUserServiceProvisioningError", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/user/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationMeUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/me/user/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationMeUserServiceProvisioningErrorCount", "Variants": [ "Get" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRoot", - "Command": "Get-MgEducationRoot", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationRoot", "Variants": [ "Get" ], - "Module": "Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationRoot", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}", + "Command": "Get-MgEducationSchool", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252399,19 +252408,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "Get-MgEducationSchool", "CommandAlias": null, - "Uri": "/education/schools/{educationSchool-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/schools", + "Command": "Get-MgEducationSchool", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252439,18 +252447,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "Get-MgEducationSchool", "CommandAlias": null, - "Uri": "/education/schools", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", + "Command": "Get-MgEducationSchoolAdministrativeUnit", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252502,19 +252511,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgEducationSchoolAdministrativeUnit", "CommandAlias": null, - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/classes", + "Command": "Get-MgEducationSchoolClass", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252542,18 +252550,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgEducationSchoolClass", "CommandAlias": null, - "Uri": "/education/schools/{educationSchool-id}/classes", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Command": "Get-MgEducationSchoolClassByRef", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252581,18 +252589,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgEducationSchoolClassByRef", "CommandAlias": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/classes/$count", + "Command": "Get-MgEducationSchoolClassCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252620,19 +252629,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationSchoolClassCount", "CommandAlias": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/schools/$count", + "Command": "Get-MgEducationSchoolCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252660,18 +252668,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationSchoolCount", "CommandAlias": null, - "Uri": "/education/schools/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/schools/delta", + "Command": "Get-MgEducationSchoolDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252731,18 +252739,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "Get-MgEducationSchoolDelta", "CommandAlias": null, - "Uri": "/education/schools/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/users", + "Command": "Get-MgEducationSchoolUser", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -252762,18 +252770,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "Get-MgEducationSchoolUser", "CommandAlias": null, - "Uri": "/education/schools/{educationSchool-id}/users", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Command": "Get-MgEducationSchoolUserByRef", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -252793,18 +252801,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgEducationSchoolUserByRef", "CommandAlias": null, - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/users/$count", + "Command": "Get-MgEducationSchoolUserCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -252824,19 +252833,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationSchoolUserCount", "CommandAlias": null, - "Uri": "/education/schools/{educationSchool-id}/users/$count", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "GET", + "Uri": "/education/users/{educationUser-id}", + "Command": "Get-MgEducationUser", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252863,22 +252874,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "Get-MgEducationUser", - "CommandAlias": null, - "Uri": "/education/users/{educationUser-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Education", - "Method": "GET" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/users", + "Command": "Get-MgEducationUser", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -252898,33 +252906,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "Get-MgEducationUser", "CommandAlias": null, - "Uri": "/education/users", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Get-MgEducationUserAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments", + "Command": "Get-MgEducationUserAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -252992,76 +253000,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Get-MgEducationUserAssignment", "CommandAlias": null, - "Uri": "/education/users/{educationUser-id}/assignments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "Get-MgEducationUserAssignmentCategory", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentCategory", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationUserAssignmentCategoryByRef", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentCategoryByRef", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationUserAssignmentCategoryCount", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "Get-MgEducationUserAssignmentCategoryDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentCategoryDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/$count", + "Command": "Get-MgEducationUserAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -253129,314 +253138,313 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationUserAssignmentCount", "CommandAlias": null, - "Uri": "/education/users/{educationUser-id}/assignments/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Get-MgEducationUserAssignmentDelta", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Command": "Get-MgEducationUserAssignmentGradingCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentGradingCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Get-MgEducationUserAssignmentResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Get-MgEducationUserAssignmentResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentResource", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationUserAssignmentResourceCount", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Get-MgEducationUserAssignmentRubric", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentRubric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationUserAssignmentRubricByRef", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentRubricByRef", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Get-MgEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentSubmission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Get-MgEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentSubmission", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationUserAssignmentSubmissionCount", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentSubmissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgEducationUserAssignmentSubmissionResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentSubmissionResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgEducationUserAssignmentSubmissionResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentSubmissionResource", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgEducationUserClass", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserClass", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/classes", + "Command": "Get-MgEducationUserClass", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -253464,18 +253472,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgEducationUserClass", "CommandAlias": null, - "Uri": "/education/users/{educationUser-id}/classes", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/classes/$count", + "Command": "Get-MgEducationUserClassCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -253503,19 +253512,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationUserClassCount", "CommandAlias": null, - "Uri": "/education/users/{educationUser-id}/classes/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/users/$count", + "Command": "Get-MgEducationUserCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -253535,18 +253543,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationUserCount", "CommandAlias": null, - "Uri": "/education/users/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/users/delta", + "Command": "Get-MgEducationUserDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -253606,92 +253614,92 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "Get-MgEducationUserDelta", "CommandAlias": null, - "Uri": "/education/users/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgEducationUserMailboxSetting", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Get-MgEducationUserRubric", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserRubric", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Get-MgEducationUserRubric", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/rubrics", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserRubric", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationUserRubricCount", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/rubrics/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserRubricCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "Get-MgEducationUserSchool", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserSchool", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/schools", + "Command": "Get-MgEducationUserSchool", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -253719,18 +253727,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "Get-MgEducationUserSchool", "CommandAlias": null, - "Uri": "/education/users/{educationUser-id}/schools", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/schools/$count", + "Command": "Get-MgEducationUserSchoolCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -253758,63 +253767,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationUserSchoolCount", "CommandAlias": null, - "Uri": "/education/users/{educationUser-id}/schools/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgEducationUserServiceProvisioningError", - "CommandAlias": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgEducationUserTaughtClass", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "GET", "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEducationUserTaughtClass", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/taughtClasses", + "Command": "Get-MgEducationUserTaughtClass", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -253842,18 +253850,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-taughtclasses?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Get-MgEducationUserTaughtClass", "CommandAlias": null, - "Uri": "/education/users/{educationUser-id}/taughtClasses", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Method": "GET" + "Module": "Education" }, { + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", + "Command": "Get-MgEducationUserTaughtClassCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -253881,19 +253890,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEducationUserTaughtClassCount", "CommandAlias": null, - "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Command": "Get-MgEntitlementManagementAccessPackage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -253913,19 +253922,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "Get-MgEntitlementManagementAccessPackage", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "Command": "Get-MgEntitlementManagementAccessPackage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -253945,18 +253953,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "Get-MgEntitlementManagementAccessPackage", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", + "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -253976,33 +253985,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", - "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "POST" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254022,19 +254031,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApprovalStage", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254054,18 +254062,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-list-stages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApprovalStage", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/$count", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254085,63 +254094,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Command": "Get-MgEntitlementManagementAccessPackageCatalog", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementAccessPackageCatalog", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", + "Command": "Get-MgEntitlementManagementAccessPackageCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254161,18 +254169,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementAccessPackageCount", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254192,18 +254200,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254223,18 +254231,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254254,18 +254262,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254285,33 +254293,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254331,18 +254339,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", + "Command": "Get-MgEntitlementManagementAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254362,19 +254371,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Command": "Get-MgEntitlementManagementAssignment", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignments", + "Command": "Get-MgEntitlementManagementAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254394,18 +254402,20 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Command": "Get-MgEntitlementManagementAssignment", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/assignments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignments/additionalAccess", + "Command": "Get-MgEntitlementManagementAssignmentAdditional", + "Variants": [ + "Access", + "Access1", + "AccessViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254425,20 +254435,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Command": "Get-MgEntitlementManagementAssignmentAdditional", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/assignments/additionalAccess", - "ApiVersion": "v1.0", - "Variants": [ - "Access", - "Access1", - "AccessViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignments/$count", + "Command": "Get-MgEntitlementManagementAssignmentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254458,18 +254466,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementAssignmentCount", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/assignments/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254489,21 +254500,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Command": "Get-MgEntitlementManagementAssignmentPolicy", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", + "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254523,48 +254531,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Command": "Get-MgEntitlementManagementAssignmentPolicy", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/$count", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254584,121 +254592,122 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyCount", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageQuestion", - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageQuestion", - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestionCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", + "Command": "Get-MgEntitlementManagementAssignmentRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254718,19 +254727,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Command": "Get-MgEntitlementManagementAssignmentRequest", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", + "Command": "Get-MgEntitlementManagementAssignmentRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254750,18 +254758,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Command": "Get-MgEntitlementManagementAssignmentRequest", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", + "Command": "Get-MgEntitlementManagementAssignmentRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254781,18 +254789,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementAssignmentRequestCount", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", + "Command": "Get-MgEntitlementManagementCatalog", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254812,19 +254821,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Command": "Get-MgEntitlementManagementCatalog", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs", + "Command": "Get-MgEntitlementManagementCatalog", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254844,33 +254852,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-catalogs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Command": "Get-MgEntitlementManagementCatalog", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/$count", + "Command": "Get-MgEntitlementManagementCatalogCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -254890,128 +254898,116 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementCatalogCount", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementCatalogResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resources?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementCatalogResource", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResource", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementCatalogResourceCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resources?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementCatalogResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementCatalogResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceRole", "Variants": [ "Get", "Get1", @@ -255020,33 +255016,33 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resourceroles?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementCatalogResourceRole", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceRole", "Variants": [ "List", "List1", "List2" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resourceroles?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleCount", "Variants": [ "Get", "Get1", @@ -255055,178 +255051,178 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResource", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", "Variants": [ "List", "List1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementCatalogResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceScope", "Variants": [ "Get", "Get1", @@ -255235,33 +255231,33 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementCatalogResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceScope", "Variants": [ "List", "List1", "List2" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeCount", "Variants": [ "Get", "Get1", @@ -255270,171 +255266,184 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResource", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", "Variants": [ "List", "List1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Command": "Get-MgEntitlementManagementConnectedOrganization", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255454,19 +255463,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Command": "Get-MgEntitlementManagementConnectedOrganization", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Command": "Get-MgEntitlementManagementConnectedOrganization", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255486,18 +255494,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Command": "Get-MgEntitlementManagementConnectedOrganization", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", + "Command": "Get-MgEntitlementManagementConnectedOrganizationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255517,18 +255525,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementConnectedOrganizationCount", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255548,18 +255556,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255579,18 +255587,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255610,19 +255619,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255642,18 +255650,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255673,18 +255681,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255704,69 +255713,56 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResource", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResource", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceCount", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironment", "Variants": [ "Get", "Get1", @@ -255775,576 +255771,576 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourceenvironments?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceEnvironment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironment", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourceenvironments?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentCount", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Command": "Get-MgEntitlementManagementResourceRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourcerequests?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Command": "Get-MgEntitlementManagementResourceRequest", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequest", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Command": "Get-MgEntitlementManagementResourceRequestCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourcerequests?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalog", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/{accessPackage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", "Variants": [ "Get", "Get1", @@ -256353,33 +256349,33 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", "Variants": [ "List", "List1", "List2" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount", "Variants": [ "Get", "Get1", @@ -256388,178 +256384,178 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Variants": [ "List", "List1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", "Variants": [ "Get", "Get1", @@ -256568,33 +256564,33 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", "Variants": [ "List", "List1", "List2" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount", "Variants": [ "Get", "Get1", @@ -256603,1249 +256599,1261 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Variants": [ "List", "List1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRequestCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestCount", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceRequestResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceRequestResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRole", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRoleCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceRoleResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Command": "Get-MgEntitlementManagementResourceRoleScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Command": "Get-MgEntitlementManagementResourceRoleScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScope", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeCount", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Get-MgEntitlementManagementResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceScope", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceScopeCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceScopeResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceScopeResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceScopeResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/settings", + "Command": "Get-MgEntitlementManagementSetting", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -257865,32 +257873,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", - "Command": "Get-MgEntitlementManagementSetting", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/settings", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Command": "Get-MgExternal", - "CommandAlias": null, + "Method": "GET", "Uri": "/external", - "ApiVersion": "v1.0", + "Command": "Get-MgExternal", "Variants": [ "Get" ], - "Module": "Search", - "Method": "GET" + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Search" }, { + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}", + "Command": "Get-MgExternalConnection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -257918,19 +257927,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Command": "Get-MgExternalConnection", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Search", - "Method": "GET" + "Module": "Search" }, { + "Method": "GET", + "Uri": "/external/connections", + "Command": "Get-MgExternalConnection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -257958,18 +257966,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Command": "Get-MgExternalConnection", "CommandAlias": null, - "Uri": "/external/connections", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Search", - "Method": "GET" + "Module": "Search" }, { + "Method": "GET", + "Uri": "/external/connections/$count", + "Command": "Get-MgExternalConnectionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -257997,18 +258005,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgExternalConnectionCount", "CommandAlias": null, - "Uri": "/external/connections/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Search", - "Method": "GET" + "Module": "Search" }, { + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Command": "Get-MgExternalConnectionGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.Read.All", @@ -258036,92 +258045,92 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Command": "Get-MgExternalConnectionGroup", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Search", - "Method": "GET" + "Module": "Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Command": "Get-MgExternalConnectionGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/groups", - "ApiVersion": "v1.0", + "Command": "Get-MgExternalConnectionGroup", "Variants": [ "List" ], - "Module": "Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgExternalConnectionGroupCount", "CommandAlias": null, + "Module": "Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/groups/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgExternalConnectionGroupCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Command": "Get-MgExternalConnectionGroupMember", "CommandAlias": null, + "Module": "Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgExternalConnectionGroupMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Command": "Get-MgExternalConnectionGroupMember", "CommandAlias": null, + "Module": "Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "ApiVersion": "v1.0", + "Command": "Get-MgExternalConnectionGroupMember", "Variants": [ "List" ], - "Module": "Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgExternalConnectionGroupMemberCount", "CommandAlias": null, + "Module": "Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgExternalConnectionGroupMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Search" }, { + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Command": "Get-MgExternalConnectionItem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -258149,107 +258158,107 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Command": "Get-MgExternalConnectionItem", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Search", - "Method": "GET" + "Module": "Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Command": "Get-MgExternalConnectionItem", - "CommandAlias": null, + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/items", - "ApiVersion": "v1.0", + "Command": "Get-MgExternalConnectionItem", "Variants": [ "List" ], - "Module": "Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", - "Command": "Get-MgExternalConnectionItemActivity", "CommandAlias": null, + "Module": "Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgExternalConnectionItemActivity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", - "Command": "Get-MgExternalConnectionItemActivity", "CommandAlias": null, + "Module": "Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "ApiVersion": "v1.0", + "Command": "Get-MgExternalConnectionItemActivity", "Variants": [ "List" ], - "Module": "Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgExternalConnectionItemActivityCount", "CommandAlias": null, + "Module": "Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgExternalConnectionItemActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Command": "Get-MgExternalConnectionItemActivityPerformedBy", "CommandAlias": null, + "Module": "Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", - "ApiVersion": "v1.0", + "Command": "Get-MgExternalConnectionItemActivityPerformedBy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgExternalConnectionItemCount", "CommandAlias": null, + "Module": "Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/items/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgExternalConnectionItemCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Search" }, { + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Command": "Get-MgExternalConnectionOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -258277,48 +258286,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-connectionoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Command": "Get-MgExternalConnectionOperation", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Search", - "Method": "GET" + "Module": "Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Command": "Get-MgExternalConnectionOperation", - "CommandAlias": null, + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgExternalConnectionOperation", "Variants": [ "List" ], - "Module": "Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgExternalConnectionOperationCount", "CommandAlias": null, + "Module": "Search" + }, + { + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgExternalConnectionOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Search" }, { + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/schema", + "Command": "Get-MgExternalConnectionSchema", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -258346,19 +258355,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", - "Command": "Get-MgExternalConnectionSchema", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/schema", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}", + "Command": "Get-MgGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -258402,19 +258411,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups", + "Command": "Get-MgGroup", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -258458,18 +258466,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgGroup", "CommandAlias": null, - "Uri": "/groups", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/acceptedSenders", + "Command": "Get-MgGroupAcceptedSender", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -258489,18 +258497,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgGroupAcceptedSender", "CommandAlias": null, - "Uri": "/groups/{group-id}/acceptedSenders", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Command": "Get-MgGroupAcceptedSenderByRef", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -258520,18 +258528,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgGroupAcceptedSenderByRef", "CommandAlias": null, - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/acceptedSenders/$count", + "Command": "Get-MgGroupAcceptedSenderCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -258551,34 +258560,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupAcceptedSenderCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/acceptedSenders/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgGroupAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/appRoleAssignments", + "Command": "Get-MgGroupAppRoleAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -258606,18 +258614,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgGroupAppRoleAssignment", "CommandAlias": null, - "Uri": "/groups/{group-id}/appRoleAssignments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/appRoleAssignments/$count", + "Command": "Get-MgGroupAppRoleAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -258645,34 +258654,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupAppRoleAssignmentCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/appRoleAssignments/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgGroupById", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/getByIds", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Groups", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups(uniqueName='{uniqueName}')", + "Command": "Get-MgGroupByUniqueName", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -258716,34 +258725,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgGroupByUniqueName", "CommandAlias": null, - "Uri": "/groups(uniqueName='{uniqueName}')", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/calendar", + "Command": "Get-MgGroupCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgGroupCalendar", "CommandAlias": null, - "Uri": "/groups/{group-id}/calendar", - "ApiVersion": "v1.0", + "Module": "Calendar" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Command": "Get-MgGroupCalendarEvent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -258779,19 +258788,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgGroupCalendarEvent", "CommandAlias": null, - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/events", + "Command": "Get-MgGroupCalendarEvent", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -258811,93 +258819,94 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgGroupCalendarEvent", "CommandAlias": null, - "Uri": "/groups/{group-id}/calendar/events", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarPermission", - "Command": "Get-MgGroupCalendarPermission", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupCalendarPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarPermission", - "Command": "Get-MgGroupCalendarPermission", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupCalendarPermission", "Variants": [ "List" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupCalendarPermissionCount", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupCalendarPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphScheduleInformation", - "Command": "Get-MgGroupCalendarSchedule", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/calendar/getSchedule", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupCalendarSchedule", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgGroupCalendarView", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/calendar/calendarView", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupCalendarView", "Variants": [ "List" ], - "Module": "Calendar", - "Method": "GET" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Command": "Get-MgGroupConversation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphConversation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -258933,19 +258942,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversation", - "Command": "Get-MgGroupConversation", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations", + "Command": "Get-MgGroupConversation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConversation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -258981,18 +258989,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversation", - "Command": "Get-MgGroupConversation", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/$count", + "Command": "Get-MgGroupConversationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -259028,19 +259037,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupConversationCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/$count", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Command": "Get-MgGroupConversationThread", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -259076,19 +259085,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationThread", - "Command": "Get-MgGroupConversationThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Command": "Get-MgGroupConversationThread", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -259124,18 +259132,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationThread", - "Command": "Get-MgGroupConversationThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", + "Command": "Get-MgGroupConversationThreadCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -259171,19 +259180,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupConversationThreadCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Get-MgGroupConversationThreadPost", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -259219,21 +259230,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPost", - "Command": "Get-MgGroupConversationThreadPost", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", + "Command": "Get-MgGroupConversationThreadPost", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -259269,33 +259277,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPost", - "Command": "Get-MgGroupConversationThreadPost", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgGroupConversationThreadPostAttachment", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupConversationThreadPostAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "Get-MgGroupConversationThreadPostAttachment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -259331,18 +259339,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgGroupConversationThreadPostAttachment", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", + "Command": "Get-MgGroupConversationThreadPostAttachmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -259378,19 +259387,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupConversationThreadPostAttachmentCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", + "Command": "Get-MgGroupConversationThreadPostCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -259426,151 +259435,150 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupConversationThreadPostCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupConversationThreadPostExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupConversationThreadPostExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgGroupConversationThreadPostExtension", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupConversationThreadPostExtension", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupConversationThreadPostExtensionCount", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupConversationThreadPostExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/$count", + "Command": "Get-MgGroupCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -259614,33 +259622,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupCount", "CommandAlias": null, - "Uri": "/groups/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgGroupCreatedOnBehalfOf", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/createdOnBehalfOf", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupCreatedOnBehalfOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/drive", + "Command": "Get-MgGroupDefaultDrive", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -259692,19 +259701,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgGroupDefaultDrive", "CommandAlias": null, - "Uri": "/groups/{group-id}/drive", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { + "Method": "GET", + "Uri": "/groups/delta", + "Command": "Get-MgGroupDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -259748,33 +259756,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgGroupDelta", "CommandAlias": null, - "Uri": "/groups/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgGroupDrive", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDrive", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/drives", + "Command": "Get-MgGroupDrive", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -259826,136 +259834,137 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgGroupDrive", "CommandAlias": null, - "Uri": "/groups/{group-id}/drives", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupDriveBundle", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveBundle", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupDriveBundle", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveBundle", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveBundleContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveBundleContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveBundleCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveBundleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgGroupDriveContentTypeBase", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveContentTypeBase", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgGroupDriveContentTypeBaseType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveContentTypeBaseType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgGroupDriveContentTypeBaseType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveContentTypeBaseType", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveContentTypeBaseTypeCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveContentTypeBaseTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/drives/$count", + "Command": "Get-MgGroupDriveCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -260007,2796 +260016,2796 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/drives/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupDriveCreatedByUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupDriveCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupDriveFollowing", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveFollowing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupDriveFollowing", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/following", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveFollowing", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveFollowingContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveFollowingContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveFollowingCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveFollowingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItem", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupDriveItemActivityByInterval", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgGroupDriveItemAnalytic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupDriveItemAnalyticTime", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupDriveItemChild", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemChild", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupDriveItemChild", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemChild", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemChildContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemChildContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemChildCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemChildCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupDriveItemCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupDriveItemDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupDriveItemLastModifiedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemLastModifiedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgGroupDriveItemListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupDriveItemListItemActivityByInterval", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemListItemActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgGroupDriveItemListItemAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupDriveItemListItemCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupDriveItemListItemDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgGroupDriveItemListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgGroupDriveItemListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemListItemVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemListItemVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgGroupDriveItemPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgGroupDriveItemPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemPermission", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemPermissionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Get-MgGroupDriveItemRetentionLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgGroupDriveItemSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgGroupDriveItemSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemSubscription", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemSubscriptionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgGroupDriveItemThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemThumbnail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgGroupDriveItemThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemThumbnail", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemThumbnailCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgGroupDriveItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgGroupDriveItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemVersionContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemVersionContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveItemVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupDriveLastModifiedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveLastModifiedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgGroupDriveList", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupDriveListColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupDriveListColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListColumn", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveListColumnCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupDriveListColumnSourceColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgGroupDriveListContentType", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgGroupDriveListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListContentType", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListContentTypeColumn", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveListContentTypeColumnCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgGroupDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgGroupDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListContentTypeColumnLink", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupDriveListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupDriveListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListContentTypeColumnPosition", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveListContentTypeCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupDriveListCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgGroupDriveListDrive", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgGroupDriveListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgGroupDriveListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItem", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupDriveListItemActivityByInterval", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItemActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgGroupDriveListItemAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupDriveListItemCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgGroupDriveListItemDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItemDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgGroupDriveListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgGroupDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupDriveListItemDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgGroupDriveListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgGroupDriveListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItemVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveListItemVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgGroupDriveListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgGroupDriveListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListOperation", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveListOperationCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgGroupDriveListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgGroupDriveListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListSubscription", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveListSubscriptionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRoot", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupDriveRootActivityByInterval", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgGroupDriveRootAnalytic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupDriveRootAnalyticTime", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupDriveRootChild", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootChild", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupDriveRootChild", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootChild", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveRootChildContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootChildContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveRootChildCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootChildCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveRootContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupDriveRootCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupDriveRootDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupDriveRootLastModifiedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgGroupDriveRootListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupDriveRootListItemActivityByInterval", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootListItemActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgGroupDriveRootListItemAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupDriveRootListItemCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupDriveRootListItemDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveRootListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveRootListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgGroupDriveRootListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgGroupDriveRootListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootListItemVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveRootListItemVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveRootListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgGroupDriveRootPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgGroupDriveRootPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootPermission", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveRootPermissionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Get-MgGroupDriveRootRetentionLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgGroupDriveRootSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgGroupDriveRootSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootSubscription", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveRootSubscriptionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgGroupDriveRootThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootThumbnail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgGroupDriveRootThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootThumbnail", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveRootThumbnailCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgGroupDriveRootVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgGroupDriveRootVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveRootVersionContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootVersionContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveRootVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveRootVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupDriveSpecial", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveSpecial", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupDriveSpecial", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/special", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveSpecial", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveSpecialContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveSpecialContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupDriveSpecialCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupDriveSpecialCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}", + "Command": "Get-MgGroupEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -262832,19 +262841,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgGroupEvent", "CommandAlias": null, - "Uri": "/groups/{group-id}/events/{event-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/events", + "Command": "Get-MgGroupEvent", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -262864,77 +262872,78 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgGroupEvent", "CommandAlias": null, - "Uri": "/groups/{group-id}/events", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgGroupEventAttachment", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupEventAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgGroupEventAttachment", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupEventAttachment", "Variants": [ "List" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupEventAttachmentCount", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupEventAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgGroupEventCalendar", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupEventCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/events/$count", + "Command": "Get-MgGroupEventCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -262954,19 +262963,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupEventCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/events/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/events/delta", + "Command": "Get-MgGroupEventDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -262994,78 +263003,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgGroupEventDelta", "CommandAlias": null, - "Uri": "/groups/{group-id}/events/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgGroupEventExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupEventExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgGroupEventExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupEventExtension", "Variants": [ "List" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupEventExtensionCount", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupEventExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgGroupEventInstance", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupEventInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances", + "Command": "Get-MgGroupEventInstance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -263085,77 +263093,78 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgGroupEventInstance", "CommandAlias": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgGroupEventInstanceAttachment", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupEventInstanceAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgGroupEventInstanceAttachment", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupEventInstanceAttachment", "Variants": [ "List" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupEventInstanceAttachmentCount", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupEventInstanceAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgGroupEventInstanceCalendar", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupEventInstanceCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", + "Command": "Get-MgGroupEventInstanceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -263175,122 +263184,124 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupEventInstanceCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgGroupEventInstanceDelta", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupEventInstanceDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupEventInstanceExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupEventInstanceExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgGroupEventInstanceExtension", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupEventInstanceExtension", "Variants": [ "List" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupEventInstanceExtensionCount", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupEventInstanceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupExtension", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgGroupExtension", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupExtension", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupExtensionCount", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Command": "Get-MgGroupLifecyclePolicy", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -263310,21 +263321,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Command": "Get-MgGroupLifecyclePolicy", "CommandAlias": null, - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groupLifecyclePolicies", + "Command": "Get-MgGroupLifecyclePolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -263344,18 +263352,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Command": "Get-MgGroupLifecyclePolicy", "CommandAlias": null, - "Uri": "/groupLifecyclePolicies", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/groupLifecyclePolicies", + "Command": "Get-MgGroupLifecyclePolicyByGroup", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -263375,18 +263383,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Command": "Get-MgGroupLifecyclePolicyByGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/groupLifecyclePolicies", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groupLifecyclePolicies/$count", + "Command": "Get-MgGroupLifecyclePolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -263406,18 +263414,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupLifecyclePolicyCount", "CommandAlias": null, - "Uri": "/groupLifecyclePolicies/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/members", + "Command": "Get-MgGroupMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -263461,192 +263469,192 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgGroupMember", "CommandAlias": null, - "Uri": "/groups/{group-id}/members", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgGroupMemberAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgGroupMemberAsApplication", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/application", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberAsApplication", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgGroupMemberAsDevice", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgGroupMemberAsDevice", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/device", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberAsDevice", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgGroupMemberAsGroup", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgGroupMemberAsGroup", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/group", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberAsGroup", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgGroupMemberAsOrgContact", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgGroupMemberAsOrgContact", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/orgContact", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberAsOrgContact", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgGroupMemberAsServicePrincipal", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgGroupMemberAsServicePrincipal", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberAsServicePrincipal", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupMemberAsUser", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupMemberAsUser", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/user", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberAsUser", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/members/$ref", + "Command": "Get-MgGroupMemberByRef", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -263690,18 +263698,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgGroupMemberByRef", "CommandAlias": null, - "Uri": "/groups/{group-id}/members/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/members/$count", + "Command": "Get-MgGroupMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -263745,109 +263754,111 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupMemberCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/members/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupMemberCountAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/members/application/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupMemberCountAsDevice", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/device/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupMemberCountAsGroup", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/group/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupMemberCountAsOrgContact", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/orgContact/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupMemberCountAsServicePrincipal", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/servicePrincipal/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupMemberCountAsUser", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/members/user/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/getMemberGroups", + "Command": "Get-MgGroupMemberGroup", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -263931,21 +263942,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgGroupMemberGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/getMemberGroups", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/getMemberObjects", + "Command": "Get-MgGroupMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -264045,36 +264056,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgGroupMemberObject", "CommandAlias": null, - "Uri": "/groups/{group-id}/getMemberObjects", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Module": "Groups", - "Method": "POST" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgGroupMemberOf", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf", + "Command": "Get-MgGroupMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -264110,76 +264118,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgGroupMemberOf", "CommandAlias": null, - "Uri": "/groups/{group-id}/memberOf", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/memberOf/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgGroupMemberOfAsGroup", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgGroupMemberOfAsGroup", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/memberOf/group", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberOfAsGroup", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/$count", + "Command": "Get-MgGroupMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -264215,372 +264224,372 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupMemberOfCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/memberOf/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupMemberOfCountAsGroup", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/memberOf/group/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgGroupMemberWithLicenseError", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseError", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgGroupMemberWithLicenseError", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseError", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCount", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Get-MgGroupOnenote", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgGroupOnenoteNotebook", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -264624,19 +264633,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupOnenoteNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks", + "Command": "Get-MgGroupOnenoteNotebook", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -264680,18 +264688,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupOnenoteNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/$count", + "Command": "Get-MgGroupOnenoteNotebookCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -264735,19 +264744,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenoteNotebookCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/$count", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", + "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -264791,21 +264802,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Command": "Get-MgGroupOnenoteNotebookRecentNotebook", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -264849,34 +264858,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRecentNotebook", - "Command": "Get-MgGroupOnenoteNotebookRecentNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupOnenoteNotebookSection", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgGroupOnenoteNotebookSection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -264920,18 +264928,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupOnenoteNotebookSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/$count", + "Command": "Get-MgGroupOnenoteNotebookSectionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -264975,36 +264984,36 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenoteNotebookSectionCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupOnenoteNotebookSectionGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgGroupOnenoteNotebookSectionGroup", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -265048,348 +265057,348 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupOnenoteNotebookSectionGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", - "Variants": [ - "List", - "List1" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroupCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionGroupCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupOnenoteNotebookSectionGroupParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupOnenoteNotebookSectionGroupParentSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSection", "Variants": [ "List" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionCount", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPage", "Variants": [ "List" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPageCount", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPageParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPageParentSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionParentSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionPage", "Variants": [ "List" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenoteNotebookSectionPageCount", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupOnenoteNotebookSectionPageParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupOnenoteNotebookSectionPageParentSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupOnenoteNotebookSectionParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupOnenoteNotebookSectionParentSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteNotebookSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgGroupOnenoteOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -265433,48 +265442,48 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Get-MgGroupOnenoteOperation", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Get-MgGroupOnenoteOperation", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteOperation", "Variants": [ "List" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenoteOperationCount", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgGroupOnenotePage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -265510,19 +265519,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupOnenotePage", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages", + "Command": "Get-MgGroupOnenotePage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -265558,33 +265566,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupOnenotePage", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/pages", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenotePageContent", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenotePageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages/$count", + "Command": "Get-MgGroupOnenotePageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -265620,78 +265629,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenotePageCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/pages/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupOnenotePageParentNotebook", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenotePageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupOnenotePageParentSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenotePageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Get-MgGroupOnenoteResource", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Get-MgGroupOnenoteResource", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/resources", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteResource", "Variants": [ "List" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgGroupOnenoteResourceContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -265727,34 +265736,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenoteResourceContent", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/resources/$count", + "Command": "Get-MgGroupOnenoteResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenoteResourceCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/resources/$count", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgGroupOnenoteSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -265798,19 +265807,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupOnenoteSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sections", + "Command": "Get-MgGroupOnenoteSection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -265854,18 +265862,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupOnenoteSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sections/$count", + "Command": "Get-MgGroupOnenoteSectionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -265909,19 +265918,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenoteSectionCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections/$count", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgGroupOnenoteSectionGroup", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -265965,21 +265976,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupOnenoteSectionGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Command": "Get-MgGroupOnenoteSectionGroup", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -266023,19 +266032,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupOnenoteSectionGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", - "Variants": [ - "List", - "List1" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Command": "Get-MgGroupOnenoteSectionGroupCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -266079,66 +266090,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenoteSectionGroupCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupOnenoteSectionGroupParentNotebook", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupOnenoteSectionGroupParentSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgGroupOnenoteSectionGroupSection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -266182,18 +266190,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupOnenoteSectionGroupSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", + "Command": "Get-MgGroupOnenoteSectionGroupSectionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -266237,153 +266246,152 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenoteSectionGroupSectionCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupOnenoteSectionGroupSectionPage", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteSectionGroupSectionPage", "Variants": [ "List" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteSectionGroupSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenoteSectionGroupSectionPageCount", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupOnenoteSectionGroupSectionPageParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupOnenoteSectionGroupSectionPageParentSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupOnenoteSectionGroupSectionParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupOnenoteSectionGroupSectionParentSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupOnenoteSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgGroupOnenoteSectionPage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -266419,33 +266427,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupOnenoteSectionPage", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenoteSectionPageContent", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/$count", + "Command": "Get-MgGroupOnenoteSectionPageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -266481,79 +266490,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOnenoteSectionPageCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupOnenoteSectionPageParentNotebook", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupOnenoteSectionPageParentSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupOnenoteSectionParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupOnenoteSectionParentSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/owners", + "Command": "Get-MgGroupOwner", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -266597,192 +266605,192 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgGroupOwner", "CommandAlias": null, - "Uri": "/groups/{group-id}/owners", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgGroupOwnerAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOwnerAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgGroupOwnerAsApplication", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/application", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOwnerAsApplication", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgGroupOwnerAsDevice", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOwnerAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgGroupOwnerAsDevice", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/device", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOwnerAsDevice", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgGroupOwnerAsGroup", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOwnerAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgGroupOwnerAsGroup", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/group", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOwnerAsGroup", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgGroupOwnerAsOrgContact", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOwnerAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgGroupOwnerAsOrgContact", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/orgContact", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOwnerAsOrgContact", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgGroupOwnerAsServicePrincipal", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOwnerAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgGroupOwnerAsServicePrincipal", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOwnerAsServicePrincipal", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupOwnerAsUser", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOwnerAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupOwnerAsUser", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/user", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOwnerAsUser", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/owners/$ref", + "Command": "Get-MgGroupOwnerByRef", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -266826,18 +266834,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgGroupOwnerByRef", "CommandAlias": null, - "Uri": "/groups/{group-id}/owners/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/owners/$count", + "Command": "Get-MgGroupOwnerCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -266881,124 +266890,123 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOwnerCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/owners/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOwnerCountAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/owners/application/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOwnerCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOwnerCountAsDevice", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/device/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOwnerCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOwnerCountAsGroup", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/group/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOwnerCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOwnerCountAsOrgContact", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/orgContact/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOwnerCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOwnerCountAsServicePrincipal", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOwnerCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupOwnerCountAsUser", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/owners/user/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOwnerCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgGroupPermissionGrant", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/permissionGrants", + "Command": "Get-MgGroupPermissionGrant", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -267034,18 +267042,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgGroupPermissionGrant", "CommandAlias": null, - "Uri": "/groups/{group-id}/permissionGrants", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/permissionGrants/$count", + "Command": "Get-MgGroupPermissionGrantCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -267081,19 +267090,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupPermissionGrantCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/permissionGrants/$count", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/photo", + "Command": "Get-MgGroupPhoto", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -267121,21 +267132,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Get-MgGroupPhoto", "CommandAlias": null, - "Uri": "/groups/{group-id}/photo", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/photos", + "Command": "Get-MgGroupPhoto", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -267163,18 +267171,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Get-MgGroupPhoto", "CommandAlias": null, - "Uri": "/groups/{group-id}/photos", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/photo/$value", + "Command": "Get-MgGroupPhotoContent", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -267202,51 +267213,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupPhotoContent", "CommandAlias": null, - "Uri": "/groups/{group-id}/photo/$value", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerGroup", - "Command": "Get-MgGroupPlanner", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/planner", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupPlanner", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgGroupPlannerPlan", "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupPlannerPlan", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", - "Method": "GET" + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Planner" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans", + "Command": "Get-MgGroupPlannerPlan", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -267298,32 +267306,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgGroupPlannerPlan", "CommandAlias": null, - "Uri": "/groups/{group-id}/planner/plans", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Planner", - "Method": "GET" + "Module": "Planner" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerBucket", - "Command": "Get-MgGroupPlannerPlanBucket", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupPlannerPlanBucket", "Variants": [ "List" ], - "Module": "Planner", - "Method": "GET" + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Planner" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/$count", + "Command": "Get-MgGroupPlannerPlanCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -267375,48 +267384,47 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupPlannerPlanCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/planner/plans/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Planner", - "Method": "GET" + "Module": "Planner" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Command": "Get-MgGroupPlannerPlanDetail", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupPlannerPlanDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", - "Method": "GET" + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Planner" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", + "Command": "Get-MgGroupPlannerPlanTask", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "Get-MgGroupPlannerPlanTask", "CommandAlias": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "ApiVersion": "v1.0", + "Module": "Planner" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/rejectedSenders", + "Command": "Get-MgGroupRejectedSender", "Variants": [ "List" ], - "Module": "Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -267436,18 +267444,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgGroupRejectedSender", "CommandAlias": null, - "Uri": "/groups/{group-id}/rejectedSenders", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Command": "Get-MgGroupRejectedSenderByRef", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -267467,18 +267475,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgGroupRejectedSenderByRef", "CommandAlias": null, - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/rejectedSenders/$count", + "Command": "Get-MgGroupRejectedSenderCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -267498,19 +267507,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupRejectedSenderCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/rejectedSenders/$count", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/settings/{groupSetting-id}", + "Command": "Get-MgGroupSetting", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupSetting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -267546,21 +267557,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsetting-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupSetting", - "Command": "Get-MgGroupSetting", "CommandAlias": null, - "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/settings", + "Command": "Get-MgGroupSetting", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphGroupSetting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -267596,19 +267605,20 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupSetting", - "Command": "Get-MgGroupSetting", "CommandAlias": null, - "Uri": "/groups/{group-id}/settings", - "ApiVersion": "v1.0", - "Variants": [ - "List", - "List1" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/settings/$count", + "Command": "Get-MgGroupSettingCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -267644,35 +267654,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSettingCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/settings/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgGroupSettingTemplateById", - "CommandAlias": null, + "Method": "POST", "Uri": "/groupSettingTemplates/getByIds", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSettingTemplateById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Groups", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groupSettingTemplates/$count", + "Command": "Get-MgGroupSettingTemplateCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -267692,18 +267700,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSettingTemplateCount", "CommandAlias": null, - "Uri": "/groupSettingTemplates/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groupSettingTemplates/delta", + "Command": "Get-MgGroupSettingTemplateDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -267723,18 +267731,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgGroupSettingTemplateDelta", "CommandAlias": null, - "Uri": "/groupSettingTemplates/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", + "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -267754,19 +267763,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupSettingTemplate", - "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", "CommandAlias": null, - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groupSettingTemplates", + "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -267786,3966 +267794,3954 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupSettingTemplate", - "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", "CommandAlias": null, - "Uri": "/groupSettingTemplates", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgGroupSettingTemplateMemberGroup", - "CommandAlias": null, + "Method": "POST", "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberGroups", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSettingTemplateMemberGroup", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgGroupSettingTemplateMemberObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberObjects", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSettingTemplateMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgGroupSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSite", "Variants": [ "Get", "Get2", "GetViaIdentity", "GetViaIdentity2" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgGroupSite", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSite", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupSiteActivityByInterval", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgGroupSiteAnalytic", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupSiteAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupSiteAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteAnalyticItemActivityStat", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupSiteAnalyticLastSevenDay", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupSiteAnalyticTime", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgGroupSiteApplicableContentTypeForList", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteApplicableContentTypeForList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgGroupSiteByPath", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteByPath", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteColumn", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteColumnCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteColumnSourceColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgGroupSiteContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgGroupSiteContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteContentType", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgGroupSiteContentTypeBase", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteContentTypeBase", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgGroupSiteContentTypeBaseType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteContentTypeBaseType", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgGroupSiteContentTypeBaseType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteContentTypeBaseType", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteContentTypeBaseTypeCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteContentTypeBaseTypeCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteContentTypeColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteContentTypeColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteContentTypeColumn", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteContentTypeColumnCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgGroupSiteContentTypeColumnLink", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgGroupSiteContentTypeColumnLink", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteContentTypeColumnLink", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteContentTypeColumnLinkCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteContentTypeColumnPosition", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteContentTypeColumnPosition", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteContentTypeColumnPosition", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteContentTypeColumnPositionCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteContentTypeCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteCount", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupSiteCreatedByUser", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgGroupSiteDefaultDrive", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/drive", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteDefaultDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgGroupSiteDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgGroupSiteDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteDrive", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgGroupSiteDrive", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/drives", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteDrive", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteDriveCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteDriveCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteExternalColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteExternalColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteExternalColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteExternalColumn", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteExternalColumnCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteExternalColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgGroupSiteGetByPath", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteGetByPath", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgGroupSiteGetByPathAnalytic", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteGetByPathAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgGroupSiteGetByPathApplicableContentTypeForList", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteGetByPathApplicableContentTypeForList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteGetByPathColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteGetByPathColumn", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgGroupSiteGetByPathContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteGetByPathContentType", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgGroupSiteGetByPathDrive", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteGetByPathDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgGroupSiteGetByPathDrive", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteGetByPathDrive", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteGetByPathExternalColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteGetByPathExternalColumn", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseItem", - "Command": "Get-MgGroupSiteGetByPathItem", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteGetByPathItem", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Get-MgGroupSiteGetByPathOnenote", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteGetByPathOnenote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgGroupSiteGetByPathOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteGetByPathOperation", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "Get-MgGroupSiteGetByPathPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteGetByPathPage", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgGroupSiteGetByPathPermission", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteGetByPathPermission", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgGroupSiteGetByPathSite", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/sites", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteGetByPathSite", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Get-MgGroupSiteGetByPathTermStore", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteGetByPathTermStore", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Get-MgGroupSiteGetByPathTermStore", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStores", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteGetByPathTermStore", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupSiteGetGraphBPrePathActivityByInterval", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteGetGraphBPrePathActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupSiteGetGraphBPrePathCreatedByUser", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteGetGraphBPrePathCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupSiteGetGraphBPrePathLastModifiedByUser", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteGetGraphBPrePathLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseItem", - "Command": "Get-MgGroupSiteItem", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseItem", - "Command": "Get-MgGroupSiteItem", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/items", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteItem", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteItemCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteItemCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupSiteItemLastModifiedByUser", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupSiteLastModifiedByUser", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteLastModifiedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgGroupSiteList", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgGroupSiteList", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteList", "Variants": [ "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteListColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteListColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListColumn", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteListColumnCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteListColumnSourceColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgGroupSiteListContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgGroupSiteListContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListContentType", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteListContentTypeColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteListContentTypeColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListContentTypeColumn", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteListContentTypeColumnCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgGroupSiteListContentTypeColumnLink", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgGroupSiteListContentTypeColumnLink", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListContentTypeColumnLink", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListContentTypeColumnPosition", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteListContentTypeCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteListCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupSiteListCreatedByUser", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgGroupSiteListDrive", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgGroupSiteListItem", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgGroupSiteListItem", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItem", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgGroupSiteListItemActivityByInterval", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItemActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgGroupSiteListItemAnalytic", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupSiteListItemCreatedByUser", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgGroupSiteListItemDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItemDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgGroupSiteListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgGroupSiteListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupSiteListItemDriveItem", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteListItemDriveItemContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteListItemField", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgGroupSiteListItemVersion", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgGroupSiteListItemVersion", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItemVersion", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteListItemVersionCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteListItemVersionField", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgGroupSiteListOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgGroupSiteListOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListOperation", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteListOperationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgGroupSiteListSubscription", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgGroupSiteListSubscription", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListSubscription", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteListSubscriptionCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Get-MgGroupSiteOnenote", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupSiteOnenoteNotebook", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupSiteOnenoteNotebook", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebook", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenoteNotebookCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Command": "Get-MgGroupSiteOnenoteNotebookFromWebUrl", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookFromWebUrl", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRecentNotebook", - "Command": "Get-MgGroupSiteOnenoteNotebookRecentNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookRecentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupSiteOnenoteNotebookSection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupSiteOnenoteNotebookSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSection", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Get-MgGroupSiteOnenoteOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Get-MgGroupSiteOnenoteOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteOperation", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenoteOperationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupSiteOnenotePage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenotePage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupSiteOnenotePage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenotePage", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenotePageContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenotePageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenotePageCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenotePageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupSiteOnenotePageParentNotebook", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenotePageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupSiteOnenotePageParentSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenotePageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Get-MgGroupSiteOnenoteResource", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Get-MgGroupSiteOnenoteResource", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteResource", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenoteResourceContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteResourceContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenoteResourceCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupSiteOnenoteSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupSiteOnenoteSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSection", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenoteSectionCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupSiteOnenoteSectionGroup", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupSiteOnenoteSectionGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionGroup", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionGroupCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupSiteOnenoteSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgGroupSiteOnenoteSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionPage", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenoteSectionPageContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOnenoteSectionPageCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgGroupSiteOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgGroupSiteOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOperation", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteOperationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "Get-MgGroupSitePage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "Get-MgGroupSitePage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePage", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSitePage", - "Command": "Get-MgGroupSitePageAsSitePage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSitePage", - "Command": "Get-MgGroupSitePageAsSitePage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePage", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCanvasLayout", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayout", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayout", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVerticalSection", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUser", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUser", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSitePageAsSitePageWebPart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart", - "Command": "Get-MgGroupSitePageAsSitePageWebPart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageWebPart", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSitePageAsSitePageWebPartCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageAsSitePageWebPartCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSitePageCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSitePageCountAsSitePage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageCountAsSitePage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupSitePageCreatedByUser", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupSitePageCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupSitePageLastModifiedByUser", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgGroupSitePageLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition", - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition", - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition", - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgGroupSitePermission", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgGroupSitePermission", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePermission", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSitePermissionCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSitePermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Get-MgGroupSiteTermStore", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStore", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Get-MgGroupSiteTermStore", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStores", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStore", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStores/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Get-MgGroupSiteTermStoreGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Get-MgGroupSiteTermStoreGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroup", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreGroupCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreGroupSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreGroupSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSet", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetChild", "Variants": [ "Get", "Get1", @@ -271756,34 +271752,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetChild", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount", "Variants": [ "Get", "Get1", @@ -271794,17 +271790,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "Get", "Get1", @@ -271815,34 +271811,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount", "Variants": [ "Get", "Get1", @@ -271853,17 +271849,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -271874,17 +271870,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet", "Variants": [ "Get", "Get1", @@ -271895,17 +271891,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -271916,17 +271912,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet", "Variants": [ "Get", "Get1", @@ -271937,515 +271933,515 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSet", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetChild", "Variants": [ "Get", "Get1", @@ -272456,34 +272452,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetChild", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreSetChildCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetChildCount", "Variants": [ "Get", "Get1", @@ -272494,17 +272490,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetChildRelation", "Variants": [ "Get", "Get1", @@ -272515,34 +272511,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetChildRelation", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount", "Variants": [ "Get", "Get1", @@ -272553,17 +272549,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -272574,17 +272570,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet", "Variants": [ "Get", "Get1", @@ -272595,17 +272591,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -272616,17 +272612,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreSetChildSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetChildSet", "Variants": [ "Get", "Get1", @@ -272637,83 +272633,83 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreSetCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Get-MgGroupSiteTermStoreSetParentGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "Get", "Get1", @@ -272724,34 +272720,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount", "Variants": [ "Get", "Get1", @@ -272762,17 +272758,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Get", "Get1", @@ -272783,34 +272779,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount", "Variants": [ "Get", "Get1", @@ -272821,17 +272817,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -272842,17 +272838,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet", "Variants": [ "Get", "Get1", @@ -272863,17 +272859,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -272884,17 +272880,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet", "Variants": [ "Get", "Get1", @@ -272905,2730 +272901,2743 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetRelation", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreSetRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreSetRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTerm", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTermChild", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTermChild", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChildCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTermChildCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreSetTermChildSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTermChildSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreSetTermCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTermCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTermRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgGroupSiteTermStoreSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTermRelation", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgGroupSiteTermStoreSetTermSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSiteTermStoreSetTermSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgGroupSubSite", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSubSite", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgGroupSubSite", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/sites", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSubSite", "Variants": [ "List2" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupSubSiteCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupSubSiteCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeam", - "Command": "Get-MgGroupTeam", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeam", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgGroupTeamChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannel", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgGroupTeamChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannel", "Variants": [ "List1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamChannelCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupTeamChannelFileFolder", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamChannelFileFolderContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgGroupTeamChannelMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgGroupTeamChannelMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelMember", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamChannelMemberCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgGroupTeamChannelMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelMessage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgGroupTeamChannelMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelMessage", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamChannelMessageCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelMessageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgGroupTeamChannelMessageDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelMessageDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgGroupTeamChannelMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgGroupTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelMessageHostedContent", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamChannelMessageHostedContentCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgGroupTeamChannelMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelMessageReply", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgGroupTeamChannelMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelMessageReply", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamChannelMessageReplyCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgGroupTeamChannelMessageReplyDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgGroupTeamChannelRetainedMessage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/getAllRetainedMessages", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelRetainedMessage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgGroupTeamChannelSharedWithTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelSharedWithTeam", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgGroupTeamChannelSharedWithTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelSharedWithTeam", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamChannelSharedWithTeamCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgGroupTeamChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelTab", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgGroupTeamChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelTab", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamChannelTabCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelTabCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgGroupTeamChannelTabTeamApp", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamChannelTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgGroupTeamGroup", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/group", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgGroupTeamGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgGroupTeamIncomingChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamIncomingChannel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgGroupTeamIncomingChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/incomingChannels", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamIncomingChannel", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamIncomingChannelCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/incomingChannels/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamIncomingChannelCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "Get-MgGroupTeamInstalledApp", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamInstalledApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "Get-MgGroupTeamInstalledApp", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/installedApps", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamInstalledApp", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamInstalledAppCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/installedApps/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamInstalledAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgGroupTeamInstalledAppTeamApp", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgGroupTeamMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgGroupTeamMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/members", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamMember", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamMemberCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/members/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "Get-MgGroupTeamOperation", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "Get-MgGroupTeamOperation", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamOperation", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamOperationCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgGroupTeamPermissionGrant", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgGroupTeamPermissionGrant", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/permissionGrants", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPermissionGrant", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamPermissionGrantCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/permissionGrants/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPermissionGrantCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Get-MgGroupTeamPhoto", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/photo", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPhoto", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamPhotoContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/photo/$value", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgGroupTeamPrimaryChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgGroupTeamPrimaryChannelFileFolder", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgGroupTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgGroupTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/members", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelMember", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamPrimaryChannelMemberCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgGroupTeamPrimaryChannelMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelMessage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgGroupTeamPrimaryChannelMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelMessage", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelMessageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgGroupTeamPrimaryChannelMessageDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelMessageDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgGroupTeamPrimaryChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelTab", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgGroupTeamPrimaryChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelTab", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamPrimaryChannelTabCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelTabCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedule", - "Command": "Get-MgGroupTeamSchedule", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShift", - "Command": "Get-MgGroupTeamScheduleOpenShift", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleOpenShift", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShift", - "Command": "Get-MgGroupTeamScheduleOpenShift", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/openShifts", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleOpenShift", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamScheduleOpenShiftCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleOpenShiftCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Command": "Get-MgGroupTeamScheduleSchedulingGroup", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleSchedulingGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Command": "Get-MgGroupTeamScheduleSchedulingGroup", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleSchedulingGroup", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShift", - "Command": "Get-MgGroupTeamScheduleShift", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleShift", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShift", - "Command": "Get-MgGroupTeamScheduleShift", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/shifts", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleShift", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamScheduleShiftCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/shifts/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleShiftCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOff", - "Command": "Get-MgGroupTeamScheduleTimeOff", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleTimeOff", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOff", - "Command": "Get-MgGroupTeamScheduleTimeOff", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timesOff", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleTimeOff", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamScheduleTimeOffCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleTimeOffCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffReason", - "Command": "Get-MgGroupTeamScheduleTimeOffReason", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleTimeOffReason", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffReason", - "Command": "Get-MgGroupTeamScheduleTimeOffReason", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleTimeOffReason", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Command": "Get-MgGroupTeamScheduleTimeOffRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleTimeOffRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Command": "Get-MgGroupTeamScheduleTimeOffRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleTimeOffRequest", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTag", - "Command": "Get-MgGroupTeamTag", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamTag", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTag", - "Command": "Get-MgGroupTeamTag", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/tags", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamTag", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamTagCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/tags/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamTagCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Command": "Get-MgGroupTeamTagMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamTagMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Command": "Get-MgGroupTeamTagMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamTagMember", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamTagMemberCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamTagMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTeamTemplate", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/template", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTeamTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Command": "Get-MgGroupThread", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -275664,19 +275673,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationThread", - "Command": "Get-MgGroupThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/threads", + "Command": "Get-MgGroupThread", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -275712,18 +275720,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationThread", - "Command": "Get-MgGroupThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/threads/$count", + "Command": "Get-MgGroupThreadCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -275759,19 +275768,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupThreadCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/$count", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Get-MgGroupThreadPost", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -275807,21 +275818,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPost", - "Command": "Get-MgGroupThreadPost", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", + "Command": "Get-MgGroupThreadPost", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -275857,33 +275865,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPost", - "Command": "Get-MgGroupThreadPost", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgGroupThreadPostAttachment", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupThreadPostAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "Get-MgGroupThreadPostAttachment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -275919,18 +275927,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgGroupThreadPostAttachment", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", + "Command": "Get-MgGroupThreadPostAttachmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -275966,19 +275975,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupThreadPostAttachmentCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", + "Command": "Get-MgGroupThreadPostCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -276014,166 +276023,165 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupThreadPostCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgGroupThreadPostExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupThreadPostExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgGroupThreadPostExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupThreadPostExtension", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupThreadPostExtensionCount", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupThreadPostExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgGroupThreadPostInReplyToAttachment", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupThreadPostInReplyToAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgGroupThreadPostInReplyToAttachment", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupThreadPostInReplyToAttachment", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupThreadPostInReplyToExtension", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupThreadPostInReplyToExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgGroupThreadPostInReplyToExtension", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupThreadPostInReplyToExtension", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupThreadPostInReplyToExtensionCount", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupThreadPostInReplyToExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgGroupTransitiveMember", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers", + "Command": "Get-MgGroupTransitiveMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -276217,192 +276225,193 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgGroupTransitiveMember", "CommandAlias": null, - "Uri": "/groups/{group-id}/transitiveMembers", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgGroupTransitiveMemberAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgGroupTransitiveMemberAsApplication", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/application", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberAsApplication", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgGroupTransitiveMemberAsDevice", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgGroupTransitiveMemberAsDevice", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/device", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberAsDevice", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgGroupTransitiveMemberAsGroup", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgGroupTransitiveMemberAsGroup", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/group", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberAsGroup", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgGroupTransitiveMemberAsOrgContact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgGroupTransitiveMemberAsOrgContact", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/orgContact", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberAsOrgContact", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupTransitiveMemberAsUser", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgGroupTransitiveMemberAsUser", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/user", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberAsUser", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/$count", + "Command": "Get-MgGroupTransitiveMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -276446,124 +276455,123 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTransitiveMemberCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/transitiveMembers/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTransitiveMemberCountAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/application/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTransitiveMemberCountAsDevice", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/device/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTransitiveMemberCountAsGroup", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/group/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTransitiveMemberCountAsUser", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/user/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgGroupTransitiveMemberOf", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf", + "Command": "Get-MgGroupTransitiveMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -276599,76 +276607,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgGroupTransitiveMemberOf", "CommandAlias": null, - "Uri": "/groups/{group-id}/transitiveMemberOf", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgGroupTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgGroupTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMemberOf/group", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberOfAsGroup", "Variants": [ "List" ], - "Module": "Groups", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/$count", + "Command": "Get-MgGroupTransitiveMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -276704,92 +276713,92 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTransitiveMemberOfCount", "CommandAlias": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Groups", - "Method": "GET" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Get-MgIdentityApiConnector", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityApiConnector", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Get-MgIdentityApiConnector", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/apiConnectors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityApiConnector", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityApiConnectorCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/apiConnectors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityApiConnectorCount", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "Command": "Get-MgIdentityAuthenticationEventFlow", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EventListener.Read.All", @@ -276809,19 +276818,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Command": "Get-MgIdentityAuthenticationEventFlow", "CommandAlias": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows", + "Command": "Get-MgIdentityAuthenticationEventFlow", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EventListener.Read.All", @@ -276841,33 +276849,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventsflows?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Command": "Get-MgIdentityAuthenticationEventFlow", "CommandAlias": null, - "Uri": "/identity/authenticationEventsFlows", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", - "CommandAlias": null, + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EventListener.Read.All", @@ -276887,208 +276895,208 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", "CommandAlias": null, - "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", - "CommandAlias": null, + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", - "Command": "Get-MgIdentityAuthenticationEventFlowCondition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowCondition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/$count", + "Command": "Get-MgIdentityAuthenticationEventFlowCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EventListener.Read.All", @@ -277108,18 +277116,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityAuthenticationEventFlowCount", "CommandAlias": null, - "Uri": "/identity/authenticationEventsFlows/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", + "Command": "Get-MgIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EventListener.Read.All", @@ -277139,33 +277147,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", "CommandAlias": null, - "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", + "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplication", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EventListener.Read.All", @@ -277185,18 +277193,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-list-includeapplications?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", - "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplication", "CommandAlias": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", + "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplicationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EventListener.Read.All", @@ -277216,49 +277225,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplicationCount", "CommandAlias": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", + "Command": "Get-MgIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnAttributeCollectionExternalUsersSelfServiceSignUp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnAttributeCollectionExternalUsersSelfServiceSignUp", - "Command": "Get-MgIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", "CommandAlias": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", + "Command": "Get-MgIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "Get-MgIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", "CommandAlias": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "Command": "Get-MgIdentityAuthenticationEventListener", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EventListener.Read.All", @@ -277278,19 +277287,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Command": "Get-MgIdentityAuthenticationEventListener", "CommandAlias": null, - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/authenticationEventListeners", + "Command": "Get-MgIdentityAuthenticationEventListener", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EventListener.Read.All", @@ -277310,18 +277318,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Command": "Get-MgIdentityAuthenticationEventListener", "CommandAlias": null, - "Uri": "/identity/authenticationEventListeners", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/authenticationEventListeners/$count", + "Command": "Get-MgIdentityAuthenticationEventListenerCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EventListener.Read.All", @@ -277341,18 +277349,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityAuthenticationEventListenerCount", "CommandAlias": null, - "Uri": "/identity/authenticationEventListeners/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Command": "Get-MgIdentityB2XUserFlow", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277372,19 +277381,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Command": "Get-MgIdentityB2XUserFlow", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2xUserFlows", + "Command": "Get-MgIdentityB2XUserFlow", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277404,33 +277412,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Command": "Get-MgIdentityB2XUserFlow", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", - "Command": "Get-MgIdentityB2XUserFlowApiConnectorConfiguration", - "CommandAlias": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityB2XUserFlowApiConnectorConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/$count", + "Command": "Get-MgIdentityB2XUserFlowCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277450,79 +277458,80 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityB2XUserFlowCount", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProvider", - "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", - "CommandAlias": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphIdentityProvider", - "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", "Variants": [ "List", "List1" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Command": "Get-MgIdentityB2XUserFlowLanguage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277542,19 +277551,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Command": "Get-MgIdentityB2XUserFlowLanguage", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", + "Command": "Get-MgIdentityB2XUserFlowLanguage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277574,18 +277582,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Command": "Get-MgIdentityB2XUserFlowLanguage", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", + "Command": "Get-MgIdentityB2XUserFlowLanguageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277605,19 +277614,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageCount", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277637,19 +277646,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277669,18 +277677,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277700,19 +277709,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-get?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageContent", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277732,19 +277741,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277764,19 +277773,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277796,18 +277804,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277827,19 +277836,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277859,79 +277868,79 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollection", - "CommandAlias": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollectionByRef", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollectionByRef", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Get-MgIdentityB2XUserFlowPostFederationSignup", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityB2XUserFlowPostFederationSignup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityB2XUserFlowPostFederationSignupByRef", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityB2XUserFlowPostFederationSignupByRef", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277951,19 +277960,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277983,18 +277991,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -278014,19 +278023,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -278046,34 +278055,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuthenticationContext.Read.All", @@ -278101,19 +278110,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuthenticationContext.Read.All", @@ -278149,18 +278157,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuthenticationContext.Read.All", @@ -278196,147 +278204,148 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/countrynamedlocation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphNamedLocation", - "Command": "Get-MgIdentityConditionalAccessNamedLocation", - "CommandAlias": null, + "Method": "GET", "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityConditionalAccessNamedLocation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphNamedLocation", - "Command": "Get-MgIdentityConditionalAccessNamedLocation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/countrynamedlocation-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/namedLocations", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityConditionalAccessNamedLocation", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityConditionalAccessNamedLocationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/namedLocations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityConditionalAccessNamedLocationCount", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Command": "Get-MgIdentityConditionalAccessPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityConditionalAccessPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Command": "Get-MgIdentityConditionalAccessPolicy", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/policies", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityConditionalAccessPolicy", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityConditionalAccessPolicyCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/policies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityConditionalAccessPolicyCount", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", - "Command": "Get-MgIdentityConditionalAccessTemplate", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityConditionalAccessTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphConditionalAccessTemplate", - "Command": "Get-MgIdentityConditionalAccessTemplate", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/templates", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityConditionalAccessTemplate", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityConditionalAccessTemplateCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/templates/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityConditionalAccessTemplateCount", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Command": "Get-MgIdentityCustomAuthenticationExtension", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -278356,19 +278365,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Command": "Get-MgIdentityCustomAuthenticationExtension", "CommandAlias": null, - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/customAuthenticationExtensions", + "Command": "Get-MgIdentityCustomAuthenticationExtension", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -278388,18 +278396,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Command": "Get-MgIdentityCustomAuthenticationExtension", "CommandAlias": null, - "Uri": "/identity/customAuthenticationExtensions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/customAuthenticationExtensions/$count", + "Command": "Get-MgIdentityCustomAuthenticationExtensionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -278419,18 +278427,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityCustomAuthenticationExtensionCount", "CommandAlias": null, - "Uri": "/identity/customAuthenticationExtensions/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278450,19 +278459,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278482,18 +278490,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/$count", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278513,18 +278521,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278544,19 +278553,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278576,33 +278584,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278622,18 +278630,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278653,19 +278662,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278685,19 +278694,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278717,19 +278726,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278749,18 +278757,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278780,63 +278789,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278856,19 +278865,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278888,18 +278896,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278919,19 +278928,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278951,19 +278960,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278983,18 +278991,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -279014,135 +279023,135 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Command": "Get-MgIdentityGovernanceAppConsentRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -279161,20 +279170,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Command": "Get-MgIdentityGovernanceAppConsentRequest", - "CommandAlias": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests", + "Command": "Get-MgIdentityGovernanceAppConsentRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -279194,18 +279202,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Command": "Get-MgIdentityGovernanceAppConsentRequest", "CommandAlias": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", + "Command": "Get-MgIdentityGovernanceAppConsentRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -279225,18 +279233,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequestCount", "CommandAlias": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -279256,19 +279265,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "CommandAlias": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -279288,77 +279296,78 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "CommandAlias": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStage", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStage", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -279378,19 +279387,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount", "CommandAlias": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -279410,19 +279419,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -279442,18 +279450,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -279473,77 +279481,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -279563,19 +279572,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -279595,18 +279603,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -279626,150 +279634,151 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedItemContainer", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphDeletedItemContainer", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -279789,19 +279798,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -279821,18 +279829,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -279852,237 +279860,237 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -280102,18 +280110,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -280133,92 +280142,92 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowInsight", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowInsight", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -280238,19 +280247,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -280270,18 +280278,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -280301,34 +280310,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -280348,18 +280356,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -280379,93 +280388,93 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -280485,19 +280494,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -280517,18 +280525,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -280548,93 +280557,92 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -280654,18 +280662,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/settings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280685,33 +280693,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -280731,18 +280739,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-task?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -280762,19 +280771,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280794,19 +280803,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280826,18 +280834,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280857,33 +280865,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -280903,18 +280911,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -280934,108 +280943,107 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Get", "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + ], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -281055,18 +281063,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -281086,64 +281095,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -281163,18 +281171,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -281194,93 +281203,93 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281300,19 +281309,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281332,18 +281340,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281363,195 +281371,195 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -281571,18 +281579,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -281602,93 +281611,92 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -281708,18 +281716,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -281739,19 +281748,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -281771,18 +281779,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -281802,137 +281811,137 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -281952,19 +281961,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -281984,18 +281992,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-list-tasks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -282015,252 +282024,252 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", - "Command": "Get-MgIdentityGovernancePrivilegedAccess", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccess", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroup", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroup", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStage", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStage", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -282280,19 +282289,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -282312,33 +282320,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -282358,62 +282366,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -282433,19 +282442,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -282465,33 +282473,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -282511,92 +282519,93 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -282616,19 +282625,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -282648,33 +282656,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -282694,92 +282702,93 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -282799,19 +282808,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -282831,18 +282839,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -282862,62 +282870,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -282937,19 +282946,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -282969,18 +282977,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityscheduleinstances?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -283000,92 +283008,93 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -283105,19 +283114,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -283137,18 +283145,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -283168,359 +283176,360 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAgreement", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphAgreement", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "List", "List1" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAgreementFile", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Command": "Get-MgIdentityProvider", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -283540,19 +283549,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "Get-MgIdentityProvider", "CommandAlias": null, - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/identityProviders", + "Command": "Get-MgIdentityProvider", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -283572,18 +283580,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "Get-MgIdentityProvider", "CommandAlias": null, - "Uri": "/identity/identityProviders", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/identityProviders/$count", + "Command": "Get-MgIdentityProviderCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -283603,18 +283611,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityProviderCount", "CommandAlias": null, - "Uri": "/identity/identityProviders/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Command": "Get-MgIdentityUserFlowAttribute", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283634,19 +283643,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Command": "Get-MgIdentityUserFlowAttribute", "CommandAlias": null, - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/userFlowAttributes", + "Command": "Get-MgIdentityUserFlowAttribute", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283666,18 +283674,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Command": "Get-MgIdentityUserFlowAttribute", "CommandAlias": null, - "Uri": "/identity/userFlowAttributes", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identity/userFlowAttributes/$count", + "Command": "Get-MgIdentityUserFlowAttributeCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283697,46 +283705,47 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgIdentityUserFlowAttributeCount", "CommandAlias": null, - "Uri": "/identity/userFlowAttributes/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection", - "Command": "Get-MgInformationProtection", - "CommandAlias": null, + "Method": "GET", "Uri": "/informationProtection", - "ApiVersion": "v1.0", + "Command": "Get-MgInformationProtection", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBitlocker", - "Command": "Get-MgInformationProtectionBitlocker", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/informationProtection/bitlocker", - "ApiVersion": "v1.0", + "Command": "Get-MgInformationProtectionBitlocker", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphBitlocker", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BitlockerKey.ReadBasic.All", @@ -283756,19 +283765,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", "CommandAlias": null, - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/informationProtection/bitlocker/recoveryKeys", + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BitlockerKey.ReadBasic.All", @@ -283788,18 +283796,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", "CommandAlias": null, - "Uri": "/informationProtection/bitlocker/recoveryKeys", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", + "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BitlockerKey.ReadBasic.All", @@ -283819,18 +283827,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount", "CommandAlias": null, - "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -283850,19 +283859,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", "CommandAlias": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests", + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -283882,18 +283890,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", "CommandAlias": null, - "Uri": "/informationProtection/threatAssessmentRequests", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/$count", + "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -283913,189 +283921,190 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount", "CommandAlias": null, - "Uri": "/informationProtection/threatAssessmentRequests/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", - "CommandAlias": null, + "Method": "GET", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "v1.0", + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInvitation", - "Command": "Get-MgInvitation", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/invitations", - "ApiVersion": "v1.0", + "Command": "Get-MgInvitation", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgInvitationCount", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/invitations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgInvitationCount", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgInvitationInvitedUserMailboxSetting", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/invitations/invitedUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgInvitationInvitedUserMailboxSetting", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgInvitationInvitedUserServiceProvisioningError", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/invitations/invitedUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgInvitationInvitedUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgInvitationInvitedUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/invitations/invitedUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgInvitationInvitedUserServiceProvisioningErrorCount", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgInvitationInvitedUserSponsor", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/invitations/invitedUserSponsors/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgInvitationInvitedUserSponsor", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgInvitationInvitedUserSponsor", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/invitations/invitedUserSponsors", - "ApiVersion": "v1.0", + "Command": "Get-MgInvitationInvitedUserSponsor", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgInvitationInvitedUserSponsorCount", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/invitations/invitedUserSponsors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgInvitationInvitedUserSponsorCount", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthentication", - "Command": "Get-MgMeAuthentication", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/me/authentication", - "ApiVersion": "v1.0", + "Command": "Get-MgMeAuthentication", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphAuthentication", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Get-MgMeAuthenticationEmailMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -284131,19 +284140,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Command": "Get-MgMeAuthenticationEmailMethod", "CommandAlias": null, - "Uri": "/me/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/emailMethods", + "Command": "Get-MgMeAuthenticationEmailMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -284179,18 +284187,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-emailmethods?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Command": "Get-MgMeAuthenticationEmailMethod", "CommandAlias": null, - "Uri": "/me/authentication/emailMethods", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/emailMethods/$count", + "Command": "Get-MgMeAuthenticationEmailMethodCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -284226,18 +284234,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgMeAuthenticationEmailMethodCount", "CommandAlias": null, - "Uri": "/me/authentication/emailMethods/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Command": "Get-MgMeAuthenticationFido2Method", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -284289,19 +284298,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Command": "Get-MgMeAuthenticationFido2Method", "CommandAlias": null, - "Uri": "/me/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/fido2Methods", + "Command": "Get-MgMeAuthenticationFido2Method", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -284353,18 +284361,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Command": "Get-MgMeAuthenticationFido2Method", "CommandAlias": null, - "Uri": "/me/authentication/fido2Methods", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/fido2Methods/$count", + "Command": "Get-MgMeAuthenticationFido2MethodCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -284416,18 +284424,113 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgMeAuthenticationFido2MethodCount", "CommandAlias": null, - "Uri": "/me/authentication/fido2Methods/$count", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/methods/{authenticationMethod-id}", + "Command": "Get-MgMeAuthenticationMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-get?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/methods", + "Command": "Get-MgMeAuthenticationMethod", "Variants": [ - "Get" + "List" + ], + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } ], - "Module": "Identity.SignIns", - "Method": "GET" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-methods?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/methods/$count", + "Command": "Get-MgMeAuthenticationMethodCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -284462,20 +284565,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-get?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgMeAuthenticationMethod", + "ApiReferenceLink": null, "CommandAlias": null, - "Uri": "/me/authentication/methods/{authenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Command": "Get-MgMeAuthenticationMicrosoftAuthenticatorMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -284510,19 +284613,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-methods?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Command": "Get-MgMeAuthenticationMethod", + "ApiReferenceLink": null, "CommandAlias": null, - "Uri": "/me/authentication/methods", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/microsoftAuthenticatorMethods", + "Command": "Get-MgMeAuthenticationMicrosoftAuthenticatorMethod", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -284558,18 +284661,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgMeAuthenticationMethodCount", "CommandAlias": null, - "Uri": "/me/authentication/methods/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/microsoftAuthenticatorMethods/$count", + "Command": "Get-MgMeAuthenticationMicrosoftAuthenticatorMethodCount", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -284605,19 +284708,77 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Command": "Get-MgMeAuthenticationMicrosoftAuthenticatorMethod", "CommandAlias": null, - "Uri": "/me/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", + "Command": "Get-MgMeAuthenticationMicrosoftAuthenticatorMethodDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDevice", "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/operations/{longRunningOperation-id}", + "Command": "Get-MgMeAuthenticationOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/me/authentication/operations", + "Command": "Get-MgMeAuthenticationOperation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/operations/$count", + "Command": "Get-MgMeAuthenticationOperationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/passwordMethods/{passwordAuthenticationMethod-id}", + "Command": "Get-MgMeAuthenticationPasswordMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -284652,19 +284813,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Command": "Get-MgMeAuthenticationMicrosoftAuthenticatorMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/passwordauthenticationmethod-get?view=graph-rest-1.0", "CommandAlias": null, - "Uri": "/me/authentication/microsoftAuthenticatorMethods", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/passwordMethods", + "Command": "Get-MgMeAuthenticationPasswordMethod", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -284699,77 +284860,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgMeAuthenticationMicrosoftAuthenticatorMethodCount", - "CommandAlias": null, - "Uri": "/me/authentication/microsoftAuthenticatorMethods/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgMeAuthenticationMicrosoftAuthenticatorMethodDevice", - "CommandAlias": null, - "Uri": "/me/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "Get-MgMeAuthenticationOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-passwordmethods?view=graph-rest-1.0", "CommandAlias": null, - "Uri": "/me/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "Get-MgMeAuthenticationOperation", - "CommandAlias": null, - "Uri": "/me/authentication/operations", - "ApiVersion": "v1.0", + "Method": "GET", + "Uri": "/me/authentication/passwordMethods/$count", + "Command": "Get-MgMeAuthenticationPasswordMethodCount", "Variants": [ - "List" + "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgMeAuthenticationOperationCount", - "CommandAlias": null, - "Uri": "/me/authentication/operations/$count", "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -284804,20 +284907,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/passwordauthenticationmethod-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Command": "Get-MgMeAuthenticationPasswordMethod", + "ApiReferenceLink": null, "CommandAlias": null, - "Uri": "/me/authentication/passwordMethods/{passwordAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Get-MgMeAuthenticationPhoneMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -284852,19 +284955,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-passwordmethods?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Command": "Get-MgMeAuthenticationPasswordMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-get?view=graph-rest-1.0", "CommandAlias": null, - "Uri": "/me/authentication/passwordMethods", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/phoneMethods", + "Command": "Get-MgMeAuthenticationPhoneMethod", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -284899,19 +285002,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgMeAuthenticationPasswordMethodCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-phonemethods?view=graph-rest-1.0", "CommandAlias": null, - "Uri": "/me/authentication/passwordMethods/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/phoneMethods/$count", + "Command": "Get-MgMeAuthenticationPhoneMethodCount", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -284946,20 +285049,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Command": "Get-MgMeAuthenticationPhoneMethod", + "ApiReferenceLink": null, "CommandAlias": null, - "Uri": "/me/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Command": "Get-MgMeAuthenticationSoftwareOathMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -284994,19 +285097,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-phonemethods?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Command": "Get-MgMeAuthenticationPhoneMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-get?view=graph-rest-1.0", "CommandAlias": null, - "Uri": "/me/authentication/phoneMethods", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/softwareOathMethods", + "Command": "Get-MgMeAuthenticationSoftwareOathMethod", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -285041,19 +285144,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgMeAuthenticationPhoneMethodCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-softwareoathmethods?view=graph-rest-1.0", "CommandAlias": null, - "Uri": "/me/authentication/phoneMethods/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/softwareOathMethods/$count", + "Command": "Get-MgMeAuthenticationSoftwareOathMethodCount", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -285088,20 +285191,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Command": "Get-MgMeAuthenticationSoftwareOathMethod", + "ApiReferenceLink": null, "CommandAlias": null, - "Uri": "/me/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Command": "Get-MgMeAuthenticationTemporaryAccessPassMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -285136,19 +285239,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-softwareoathmethods?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Command": "Get-MgMeAuthenticationSoftwareOathMethod", + "ApiReferenceLink": null, "CommandAlias": null, - "Uri": "/me/authentication/softwareOathMethods", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/temporaryAccessPassMethods", + "Command": "Get-MgMeAuthenticationTemporaryAccessPassMethod", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -285184,18 +285287,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgMeAuthenticationSoftwareOathMethodCount", "CommandAlias": null, - "Uri": "/me/authentication/softwareOathMethods/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/temporaryAccessPassMethods/$count", + "Command": "Get-MgMeAuthenticationTemporaryAccessPassMethodCount", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -285231,19 +285334,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Command": "Get-MgMeAuthenticationTemporaryAccessPassMethod", "CommandAlias": null, - "Uri": "/me/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Command": "Get-MgMeAuthenticationWindowsHelloForBusinessMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -285279,18 +285382,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Command": "Get-MgMeAuthenticationTemporaryAccessPassMethod", "CommandAlias": null, - "Uri": "/me/authentication/temporaryAccessPassMethods", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/windowsHelloForBusinessMethods", + "Command": "Get-MgMeAuthenticationWindowsHelloForBusinessMethod", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -285326,18 +285429,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgMeAuthenticationTemporaryAccessPassMethodCount", "CommandAlias": null, - "Uri": "/me/authentication/temporaryAccessPassMethods/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/windowsHelloForBusinessMethods/$count", + "Command": "Get-MgMeAuthenticationWindowsHelloForBusinessMethodCount", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -285373,128 +285476,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Command": "Get-MgMeAuthenticationWindowsHelloForBusinessMethod", "CommandAlias": null, - "Uri": "/me/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/me/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", + "Command": "Get-MgMeAuthenticationWindowsHelloForBusinessMethodDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Command": "Get-MgMeAuthenticationWindowsHelloForBusinessMethod", - "CommandAlias": null, - "Uri": "/me/authentication/windowsHelloForBusinessMethods", + "OutputType": "IMicrosoftGraphDevice", "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], + "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgMeAuthenticationWindowsHelloForBusinessMethodCount", "CommandAlias": null, - "Uri": "/me/authentication/windowsHelloForBusinessMethods/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgMeAuthenticationWindowsHelloForBusinessMethodDevice", - "CommandAlias": null, - "Uri": "/me/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "ApiVersion": "v1.0", + "Method": "GET", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Get-MgOauth2PermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -285522,19 +285531,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Command": "Get-MgOauth2PermissionGrant", "CommandAlias": null, - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/oauth2PermissionGrants", + "Command": "Get-MgOauth2PermissionGrant", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -285562,18 +285570,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Command": "Get-MgOauth2PermissionGrant", "CommandAlias": null, - "Uri": "/oauth2PermissionGrants", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/oauth2PermissionGrants/$count", + "Command": "Get-MgOauth2PermissionGrantCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -285601,18 +285609,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgOauth2PermissionGrantCount", "CommandAlias": null, - "Uri": "/oauth2PermissionGrants/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/oauth2PermissionGrants/delta", + "Command": "Get-MgOauth2PermissionGrantDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -285640,18 +285648,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Command": "Get-MgOauth2PermissionGrantDelta", "CommandAlias": null, - "Uri": "/oauth2PermissionGrants/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/organization/{organization-id}", + "Command": "Get-MgOrganization", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -285695,19 +285704,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrganization", - "Command": "Get-MgOrganization", "CommandAlias": null, - "Uri": "/organization/{organization-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/organization", + "Command": "Get-MgOrganization", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -285791,18 +285799,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrganization", - "Command": "Get-MgOrganization", "CommandAlias": null, - "Uri": "/organization", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding", + "Command": "Get-MgOrganizationBranding", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -285854,94 +285863,94 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrganizationalBranding", - "Command": "Get-MgOrganizationBranding", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgOrganizationBrandingBackgroundImage", - "CommandAlias": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/backgroundImage", - "ApiVersion": "v1.0", + "Command": "Get-MgOrganizationBrandingBackgroundImage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgOrganizationBrandingBannerLogo", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/organization/{organization-id}/branding/bannerLogo", - "ApiVersion": "v1.0", + "Command": "Get-MgOrganizationBrandingBannerLogo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgOrganizationBrandingCustomCss", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/organization/{organization-id}/branding/customCSS", - "ApiVersion": "v1.0", + "Command": "Get-MgOrganizationBrandingCustomCss", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgOrganizationBrandingFavicon", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/organization/{organization-id}/branding/favicon", - "ApiVersion": "v1.0", + "Command": "Get-MgOrganizationBrandingFavicon", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgOrganizationBrandingHeaderLogo", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/organization/{organization-id}/branding/headerLogo", - "ApiVersion": "v1.0", + "Command": "Get-MgOrganizationBrandingHeaderLogo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Command": "Get-MgOrganizationBrandingLocalization", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -285993,19 +286002,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Command": "Get-MgOrganizationBrandingLocalization", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations", + "Command": "Get-MgOrganizationBrandingLocalization", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -286057,18 +286065,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Command": "Get-MgOrganizationBrandingLocalization", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", + "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -286104,19 +286113,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", + "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -286152,19 +286161,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/$count", + "Command": "Get-MgOrganizationBrandingLocalizationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -286216,19 +286225,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgOrganizationBrandingLocalizationCount", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", + "Command": "Get-MgOrganizationBrandingLocalizationCustomCss", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -286264,19 +286273,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgOrganizationBrandingLocalizationCustomCss", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", + "Command": "Get-MgOrganizationBrandingLocalizationFavicon", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -286312,19 +286321,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgOrganizationBrandingLocalizationFavicon", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", + "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -286360,19 +286369,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", + "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -286408,19 +286417,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", + "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -286456,64 +286465,64 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgOrganizationBrandingSquareLogo", - "CommandAlias": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/squareLogo", - "ApiVersion": "v1.0", + "Command": "Get-MgOrganizationBrandingSquareLogo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgOrganizationBrandingSquareLogoDark", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "ApiVersion": "v1.0", + "Command": "Get-MgOrganizationBrandingSquareLogoDark", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgOrganizationById", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/organization/getByIds", - "ApiVersion": "v1.0", + "Command": "Get-MgOrganizationById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Organization.Read.All", @@ -286533,19 +286542,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", "CommandAlias": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Organization.Read.All", @@ -286565,18 +286573,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", "CommandAlias": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", + "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Organization.Read.All", @@ -286596,19 +286605,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount", "CommandAlias": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/organization/$count", + "Command": "Get-MgOrganizationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -286692,318 +286700,255 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgOrganizationCount", "CommandAlias": null, - "Uri": "/organization/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgOrganizationExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgOrganizationExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgOrganizationExtension", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/organization/{organization-id}/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgOrganizationExtension", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgOrganizationExtensionCount", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/organization/{organization-id}/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgOrganizationExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgOrganizationMemberGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/organization/{organization-id}/getMemberGroups", - "ApiVersion": "v1.0", + "Command": "Get-MgOrganizationMemberGroup", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgOrganizationMemberObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/organization/{organization-id}/getMemberObjects", - "ApiVersion": "v1.0", + "Command": "Get-MgOrganizationMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoom", - "Command": "Get-MgPlaceAsRoom", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/places/{place-id}/room", - "ApiVersion": "v1.0", + "Command": "Get-MgPlaceAsRoom", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoom", - "Command": "Get-MgPlaceAsRoom", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/places/room", - "ApiVersion": "v1.0", + "Command": "Get-MgPlaceAsRoom", "Variants": [ "List" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoomList", - "Command": "Get-MgPlaceAsRoomList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/places/{place-id}/roomList", - "ApiVersion": "v1.0", + "Command": "Get-MgPlaceAsRoomList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoomList", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoomList", - "Command": "Get-MgPlaceAsRoomList", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/places/roomList", - "ApiVersion": "v1.0", + "Command": "Get-MgPlaceAsRoomList", "Variants": [ "List" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoomList", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoom", - "Command": "Get-MgPlaceAsRoomListRoom", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPlaceAsRoomListRoom", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoom", - "Command": "Get-MgPlaceAsRoomListRoom", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/places/{place-id}/roomList/rooms", - "ApiVersion": "v1.0", + "Command": "Get-MgPlaceAsRoomListRoom", "Variants": [ "List" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPlaceAsRoomListRoomCount", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/places/{place-id}/roomList/rooms/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPlaceAsRoomListRoomCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPlaceCount", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/places/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPlaceCount", "Variants": [ "Get" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPlaceCountAsRoom", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/places/room/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPlaceCountAsRoom", "Variants": [ "Get" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPlaceCountAsRoomList", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/places/roomList/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPlaceCountAsRoomList", "Variants": [ "Get" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlanner", - "Command": "Get-MgPlanner", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/planner", - "ApiVersion": "v1.0", + "Command": "Get-MgPlanner", "Variants": [ "Get" ], - "Module": "Planner", - "Method": "GET" + "OutputType": "IMicrosoftGraphPlanner", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Planner" }, { - "Permissions": [ - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Command": "Get-MgPlannerBucket", - "CommandAlias": null, + "Method": "GET", "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPlannerBucket", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -287054,19 +286999,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Command": "Get-MgPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "GET", "Uri": "/planner/buckets", - "ApiVersion": "v1.0", + "Command": "Get-MgPlannerBucket", "Variants": [ "List" ], - "Module": "Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -287117,19 +287062,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPlannerBucketCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "GET", "Uri": "/planner/buckets/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPlannerBucketCount", "Variants": [ "Get" ], - "Module": "Planner", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -287180,19 +287125,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "Get-MgPlannerBucketTask", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "GET", "Uri": "/planner/buckets/{plannerBucket-id}/tasks", - "ApiVersion": "v1.0", + "Command": "Get-MgPlannerBucketTask", "Variants": [ "List" ], - "Module": "Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -287243,20 +287188,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "GET", "Uri": "/planner/plans/{plannerPlan-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPlannerPlan", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -287307,19 +287252,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "GET", "Uri": "/planner/plans", - "ApiVersion": "v1.0", + "Command": "Get-MgPlannerPlan", "Variants": [ "List" ], - "Module": "Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -287370,19 +287315,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Command": "Get-MgPlannerPlanBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "GET", "Uri": "/planner/plans/{plannerPlan-id}/buckets", - "ApiVersion": "v1.0", + "Command": "Get-MgPlannerPlanBucket", "Variants": [ "List" ], - "Module": "Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -287433,19 +287378,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPlannerPlanCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "GET", "Uri": "/planner/plans/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPlannerPlanCount", "Variants": [ "Get" ], - "Module": "Planner", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -287496,20 +287441,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Command": "Get-MgPlannerPlanDetail", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "GET", "Uri": "/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "v1.0", + "Command": "Get-MgPlannerPlanDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -287560,19 +287505,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "Get-MgPlannerPlanTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "GET", "Uri": "/planner/plans/{plannerPlan-id}/tasks", - "ApiVersion": "v1.0", + "Command": "Get-MgPlannerPlanTask", "Variants": [ "List" ], - "Module": "Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -287623,20 +287568,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "Get-MgPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "GET", "Uri": "/planner/tasks/{plannerTask-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPlannerTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -287687,19 +287632,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "Get-MgPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "GET", "Uri": "/planner/tasks", - "ApiVersion": "v1.0", + "Command": "Get-MgPlannerTask", "Variants": [ "List" ], - "Module": "Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -287750,20 +287695,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "GET", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "v1.0", + "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -287814,20 +287759,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "GET", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiVersion": "v1.0", + "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -287878,19 +287823,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPlannerTaskCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "GET", "Uri": "/planner/tasks/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPlannerTaskCount", "Variants": [ "Get" ], - "Module": "Planner", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -287941,20 +287886,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Command": "Get-MgPlannerTaskDetail", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "GET", "Uri": "/planner/tasks/{plannerTask-id}/details", - "ApiVersion": "v1.0", + "Command": "Get-MgPlannerTaskDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -288005,20 +287950,84 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "GET", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiVersion": "v1.0", + "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", - "Method": "GET" + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Planner" }, { + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288046,19 +288055,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", "CommandAlias": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288086,62 +288094,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", "CommandAlias": null, - "Uri": "/policies/activityBasedTimeoutPolicies", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/$count", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288169,18 +288177,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount", "CommandAlias": null, - "Uri": "/policies/activityBasedTimeoutPolicies/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/adminConsentRequestPolicy", + "Command": "Get-MgPolicyAdminConsentRequestPolicy", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288216,18 +288224,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", - "Command": "Get-MgPolicyAdminConsentRequestPolicy", "CommandAlias": null, - "Uri": "/policies/adminConsentRequestPolicy", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Command": "Get-MgPolicyAppManagementPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288255,19 +288264,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Command": "Get-MgPolicyAppManagementPolicy", "CommandAlias": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/appManagementPolicies", + "Command": "Get-MgPolicyAppManagementPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288295,33 +288303,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Command": "Get-MgPolicyAppManagementPolicy", "CommandAlias": null, - "Uri": "/policies/appManagementPolicies", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgPolicyAppManagementPolicyApplyTo", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -288357,18 +288365,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgPolicyAppManagementPolicyApplyTo", "CommandAlias": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", + "Command": "Get-MgPolicyAppManagementPolicyApplyToCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -288404,19 +288413,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyAppManagementPolicyApplyToCount", "CommandAlias": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/appManagementPolicies/$count", + "Command": "Get-MgPolicyAppManagementPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288444,18 +288452,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyAppManagementPolicyCount", "CommandAlias": null, - "Uri": "/policies/appManagementPolicies/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/authenticationFlowsPolicy", + "Command": "Get-MgPolicyAuthenticationFlowPolicy", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288475,18 +288483,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", - "Command": "Get-MgPolicyAuthenticationFlowPolicy", "CommandAlias": null, - "Uri": "/policies/authenticationFlowsPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy", + "Command": "Get-MgPolicyAuthenticationMethodPolicy", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288506,18 +288514,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", - "Command": "Get-MgPolicyAuthenticationMethodPolicy", "CommandAlias": null, - "Uri": "/policies/authenticationMethodsPolicy", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288537,47 +288546,47 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "CommandAlias": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Command": "Get-MgPolicyAuthenticationStrengthPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288605,19 +288614,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Command": "Get-MgPolicyAuthenticationStrengthPolicy", "CommandAlias": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies", + "Command": "Get-MgPolicyAuthenticationStrengthPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288645,62 +288653,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Command": "Get-MgPolicyAuthenticationStrengthPolicy", "CommandAlias": null, - "Uri": "/policies/authenticationStrengthPolicies", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/$count", + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288728,18 +288736,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount", "CommandAlias": null, - "Uri": "/policies/authenticationStrengthPolicies/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/authorizationPolicy", + "Command": "Get-MgPolicyAuthorizationPolicy", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288759,18 +288767,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Command": "Get-MgPolicyAuthorizationPolicy", "CommandAlias": null, - "Uri": "/policies/authorizationPolicy", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Command": "Get-MgPolicyClaimMappingPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288798,19 +288807,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Command": "Get-MgPolicyClaimMappingPolicy", "CommandAlias": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies", + "Command": "Get-MgPolicyClaimMappingPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288838,33 +288846,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Command": "Get-MgPolicyClaimMappingPolicy", "CommandAlias": null, - "Uri": "/policies/claimsMappingPolicies", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", + "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288908,18 +288916,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list-appliesto?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", "CommandAlias": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", + "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288963,19 +288972,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount", "CommandAlias": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/$count", + "Command": "Get-MgPolicyClaimMappingPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289003,32 +289011,32 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyClaimMappingPolicyCount", "CommandAlias": null, - "Uri": "/policies/claimsMappingPolicies/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/conditionalAccessPolicies/$count", + "Command": "Get-MgPolicyConditionalAccessPolicyCount", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyConditionalAccessPolicyCount", "CommandAlias": null, - "Uri": "/policies/conditionalAccessPolicies/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy", + "Command": "Get-MgPolicyCrossTenantAccessPolicy", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289048,18 +289056,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", - "Command": "Get-MgPolicyCrossTenantAccessPolicy", "CommandAlias": null, - "Uri": "/policies/crossTenantAccessPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/default", + "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289079,18 +289087,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", - "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", "CommandAlias": null, - "Uri": "/policies/crossTenantAccessPolicy/default", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289110,19 +289119,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", "CommandAlias": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/partners", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289142,18 +289150,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", "CommandAlias": null, - "Uri": "/policies/crossTenantAccessPolicy/partners", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/partners/$count", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289173,18 +289181,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount", "CommandAlias": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289204,19 +289213,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "CommandAlias": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/templates", + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplate", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphPolicyTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "MultiTenantOrganization.Read.All", @@ -289236,46 +289244,46 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicyTemplate", - "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplate", "CommandAlias": null, - "Uri": "/policies/crossTenantAccessPolicy/templates", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", - "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "CommandAlias": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", - "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "CommandAlias": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/defaultAppManagementPolicy", + "Command": "Get-MgPolicyDefaultAppManagementPolicy", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289303,18 +289311,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", - "Command": "Get-MgPolicyDefaultAppManagementPolicy", "CommandAlias": null, - "Uri": "/policies/defaultAppManagementPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/deviceRegistrationPolicy", + "Command": "Get-MgPolicyDeviceRegistrationPolicy", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.DeviceConfiguration", @@ -289342,104 +289350,105 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", - "Command": "Get-MgPolicyDeviceRegistrationPolicy", "CommandAlias": null, - "Uri": "/policies/deviceRegistrationPolicy", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Command": "Get-MgPolicyFeatureRolloutPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyFeatureRolloutPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicies-list?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Command": "Get-MgPolicyFeatureRolloutPolicy", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/featureRolloutPolicies", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyFeatureRolloutPolicy", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicies-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyFeatureRolloutPolicyCount", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/policies/featureRolloutPolicies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyFeatureRolloutPolicyCount", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289467,19 +289476,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", "CommandAlias": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289507,33 +289515,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", "CommandAlias": null, - "Uri": "/policies/homeRealmDiscoveryPolicies", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289577,18 +289585,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list-appliesto?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", "CommandAlias": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289632,19 +289641,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount", "CommandAlias": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies/$count", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289672,18 +289680,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount", "CommandAlias": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289703,18 +289711,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", - "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "CommandAlias": null, - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Command": "Get-MgPolicyPermissionGrantPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -289734,19 +289743,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Command": "Get-MgPolicyPermissionGrantPolicy", "CommandAlias": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies", + "Command": "Get-MgPolicyPermissionGrantPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -289766,18 +289774,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Command": "Get-MgPolicyPermissionGrantPolicy", "CommandAlias": null, - "Uri": "/policies/permissionGrantPolicies", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/$count", + "Command": "Get-MgPolicyPermissionGrantPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -289797,33 +289805,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyPermissionGrantPolicyCount", "CommandAlias": null, - "Uri": "/policies/permissionGrantPolicies/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -289843,18 +289851,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", "CommandAlias": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", + "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -289874,34 +289883,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount", "CommandAlias": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -289921,18 +289929,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", "CommandAlias": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", + "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -289952,19 +289961,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount", "CommandAlias": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Command": "Get-MgPolicyRoleManagementPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -290008,19 +290017,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Command": "Get-MgPolicyRoleManagementPolicy", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/roleManagementPolicies", + "Command": "Get-MgPolicyRoleManagementPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -290064,18 +290072,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Command": "Get-MgPolicyRoleManagementPolicy", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicies", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -290119,19 +290128,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Command": "Get-MgPolicyRoleManagementPolicyAssignment", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/roleManagementPolicyAssignments", + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -290175,18 +290183,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Command": "Get-MgPolicyRoleManagementPolicyAssignment", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicyAssignments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/roleManagementPolicyAssignments/$count", + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -290230,33 +290238,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicyAssignments/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/$count", + "Command": "Get-MgPolicyRoleManagementPolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -290300,33 +290308,89 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyRoleManagementPolicyCount", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicies/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "RoleManagementPolicy.Read.Directory", + "Description": "Read all policies for privileged role assignments of your company's directory", + "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "RoleManagement.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -290370,74 +290434,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [ - { - "Name": "RoleManagementPolicy.Read.Directory", - "Description": "Read all policies for privileged role assignments of your company's directory", - "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "RoleManagement.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount", - "CommandAlias": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", - "ApiVersion": "v1.0", + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Get-MgPolicyRoleManagementPolicyRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -290481,19 +290490,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Command": "Get-MgPolicyRoleManagementPolicyRule", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", + "Command": "Get-MgPolicyRoleManagementPolicyRule", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -290537,18 +290545,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Command": "Get-MgPolicyRoleManagementPolicyRule", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", + "Command": "Get-MgPolicyRoleManagementPolicyRuleCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -290592,19 +290601,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyRoleManagementPolicyRuleCount", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Get-MgPolicyTokenIssuancePolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -290632,19 +290641,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Command": "Get-MgPolicyTokenIssuancePolicy", "CommandAlias": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies", + "Command": "Get-MgPolicyTokenIssuancePolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -290672,33 +290680,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Command": "Get-MgPolicyTokenIssuancePolicy", "CommandAlias": null, - "Uri": "/policies/tokenIssuancePolicies", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", + "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -290742,18 +290750,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list-appliesto?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", "CommandAlias": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", + "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -290797,19 +290806,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount", "CommandAlias": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/$count", + "Command": "Get-MgPolicyTokenIssuancePolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -290837,18 +290845,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyTokenIssuancePolicyCount", "CommandAlias": null, - "Uri": "/policies/tokenIssuancePolicies/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Get-MgPolicyTokenLifetimePolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -290876,19 +290885,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Command": "Get-MgPolicyTokenLifetimePolicy", "CommandAlias": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies", + "Command": "Get-MgPolicyTokenLifetimePolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -290916,33 +290924,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Command": "Get-MgPolicyTokenLifetimePolicy", "CommandAlias": null, - "Uri": "/policies/tokenLifetimePolicies", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", - "CommandAlias": null, + "Method": "GET", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", + "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -290986,18 +290994,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list-appliesto?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", "CommandAlias": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", + "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -291041,19 +291050,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount", "CommandAlias": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/$count", + "Command": "Get-MgPolicyTokenLifetimePolicyCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -291081,32 +291089,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPolicyTokenLifetimePolicyCount", "CommandAlias": null, - "Uri": "/policies/tokenLifetimePolicies/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrint", - "Command": "Get-MgPrint", - "CommandAlias": null, + "Method": "GET", "Uri": "/print", - "ApiVersion": "v1.0", + "Command": "Get-MgPrint", "Variants": [ "Get" ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrint", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/connectors/{printConnector-id}", + "Command": "Get-MgPrintConnector", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -291126,19 +291135,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintConnector", - "Command": "Get-MgPrintConnector", "CommandAlias": null, - "Uri": "/print/connectors/{printConnector-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/connectors", + "Command": "Get-MgPrintConnector", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -291158,18 +291166,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintConnector", - "Command": "Get-MgPrintConnector", "CommandAlias": null, - "Uri": "/print/connectors", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/connectors/$count", + "Command": "Get-MgPrintConnectorCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -291189,18 +291197,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintConnectorCount", "CommandAlias": null, - "Uri": "/print/connectors/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/operations/{printOperation-id}", + "Command": "Get-MgPrintOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Create", @@ -291228,47 +291237,47 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintOperation", - "Command": "Get-MgPrintOperation", "CommandAlias": null, - "Uri": "/print/operations/{printOperation-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintOperation", - "Command": "Get-MgPrintOperation", - "CommandAlias": null, + "Method": "GET", "Uri": "/print/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintOperation", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintOperationCount", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintOperationCount", "Variants": [ "Get" ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}", + "Command": "Get-MgPrintPrinter", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Read.All", @@ -291320,19 +291329,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrinter", - "Command": "Get-MgPrintPrinter", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers", + "Command": "Get-MgPrintPrinter", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Read.All", @@ -291360,33 +291368,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrinter", - "Command": "Get-MgPrintPrinter", "CommandAlias": null, - "Uri": "/print/printers", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintConnector", - "Command": "Get-MgPrintPrinterConnector", - "CommandAlias": null, + "Method": "GET", "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintPrinterConnector", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/connectors", + "Command": "Get-MgPrintPrinterConnector", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -291406,18 +291414,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintConnector", - "Command": "Get-MgPrintPrinterConnector", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/connectors", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/connectors/$count", + "Command": "Get-MgPrintPrinterConnectorCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -291437,19 +291446,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintPrinterConnectorCount", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/connectors/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/$count", + "Command": "Get-MgPrintPrinterCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Read.All", @@ -291477,18 +291485,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintPrinterCount", "CommandAlias": null, - "Uri": "/print/printers/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Command": "Get-MgPrintPrinterJob", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -291556,19 +291565,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Get-MgPrintPrinterJob", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs", + "Command": "Get-MgPrintPrinterJob", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -291636,18 +291644,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-jobs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Get-MgPrintPrinterJob", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/$count", + "Command": "Get-MgPrintPrinterJobCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -291715,19 +291724,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintPrinterJobCount", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Command": "Get-MgPrintPrinterJobDocument", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Read", @@ -291763,33 +291772,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "Get-MgPrintPrinterJobDocument", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "Get-MgPrintPrinterJobDocument", - "CommandAlias": null, + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintPrinterJobDocument", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Command": "Get-MgPrintPrinterJobDocumentContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Read", @@ -291825,108 +291834,108 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgPrintPrinterJobDocumentContent", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintPrinterJobDocumentCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintPrinterJobDocumentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Get-MgPrintPrinterJobTask", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintPrinterJobTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Get-MgPrintPrinterJobTask", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintPrinterJobTask", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintPrinterJobTaskCount", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintPrinterJobTaskCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Command": "Get-MgPrintPrinterJobTaskDefinition", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintPrinterJobTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Command": "Get-MgPrintPrinterJobTaskTrigger", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintPrinterJobTaskTrigger", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/shares/{printerShare-id}", + "Command": "Get-MgPrintPrinterShare", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -291954,19 +291963,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrinterShare", - "Command": "Get-MgPrintPrinterShare", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/shares/{printerShare-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/shares", + "Command": "Get-MgPrintPrinterShare", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -291994,18 +292002,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-shares?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrinterShare", - "Command": "Get-MgPrintPrinterShare", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/shares", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/shares/$count", + "Command": "Get-MgPrintPrinterShareCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -292033,19 +292042,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintPrinterShareCount", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/shares/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Command": "Get-MgPrintPrinterTaskTrigger", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Read.All", @@ -292073,19 +292082,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Command": "Get-MgPrintPrinterTaskTrigger", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/taskTriggers", + "Command": "Get-MgPrintPrinterTaskTrigger", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Read.All", @@ -292113,18 +292121,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Command": "Get-MgPrintPrinterTaskTrigger", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/taskTriggers", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/taskTriggers/$count", + "Command": "Get-MgPrintPrinterTaskTriggerCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Read.All", @@ -292152,34 +292161,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintPrinterTaskTriggerCount", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", + "Command": "Get-MgPrintPrinterTaskTriggerDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Command": "Get-MgPrintPrinterTaskTriggerDefinition", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", + "Uri": "/print/services/{printService-id}", + "Command": "Get-MgPrintService", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -292335,19 +292344,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintService", - "Command": "Get-MgPrintService", "CommandAlias": null, - "Uri": "/print/services/{printService-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/services", + "Command": "Get-MgPrintService", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -292503,18 +292511,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintService", - "Command": "Get-MgPrintService", "CommandAlias": null, - "Uri": "/print/services", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/services/$count", + "Command": "Get-MgPrintServiceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -292670,18 +292678,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintServiceCount", "CommandAlias": null, - "Uri": "/print/services/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Command": "Get-MgPrintServiceEndpoint", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -292837,19 +292846,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Command": "Get-MgPrintServiceEndpoint", "CommandAlias": null, - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/services/{printService-id}/endpoints", + "Command": "Get-MgPrintServiceEndpoint", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -293005,18 +293013,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Command": "Get-MgPrintServiceEndpoint", "CommandAlias": null, - "Uri": "/print/services/{printService-id}/endpoints", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/services/{printService-id}/endpoints/$count", + "Command": "Get-MgPrintServiceEndpointCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -293172,19 +293181,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintServiceEndpointCount", "CommandAlias": null, - "Uri": "/print/services/{printService-id}/endpoints/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}", + "Command": "Get-MgPrintShare", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -293212,19 +293221,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrinterShare", - "Command": "Get-MgPrintShare", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/shares", + "Command": "Get-MgPrintShare", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -293252,18 +293260,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrinterShare", - "Command": "Get-MgPrintShare", "CommandAlias": null, - "Uri": "/print/shares", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups", + "Command": "Get-MgPrintShareAllowedGroup", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -293283,18 +293291,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgPrintShareAllowedGroup", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Command": "Get-MgPrintShareAllowedGroupByRef", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -293314,18 +293322,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgPrintShareAllowedGroupByRef", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", + "Command": "Get-MgPrintShareAllowedGroupCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -293345,48 +293354,47 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintShareAllowedGroupCount", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningError", - "CommandAlias": null, + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers", + "Command": "Get-MgPrintShareAllowedUser", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -293406,18 +293414,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgPrintShareAllowedUser", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Command": "Get-MgPrintShareAllowedUserByRef", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -293437,18 +293445,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgPrintShareAllowedUserByRef", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", + "Command": "Get-MgPrintShareAllowedUserCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -293468,63 +293477,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintShareAllowedUserCount", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgPrintShareAllowedUserMailboxSetting", - "CommandAlias": null, + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintShareAllowedUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgPrintShareAllowedUserServiceProvisioningError", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintShareAllowedUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintShareAllowedUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintShareAllowedUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/shares/$count", + "Command": "Get-MgPrintShareCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -293552,18 +293560,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintShareCount", "CommandAlias": null, - "Uri": "/print/shares/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Command": "Get-MgPrintShareJob", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -293631,19 +293640,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Get-MgPrintShareJob", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs", + "Command": "Get-MgPrintShareJob", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -293711,18 +293719,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-jobs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Get-MgPrintShareJob", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/jobs", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/$count", + "Command": "Get-MgPrintShareJobCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -293790,152 +293799,152 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintShareJobCount", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/jobs/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "Get-MgPrintShareJobDocument", - "CommandAlias": null, + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintShareJobDocument", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "Get-MgPrintShareJobDocument", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintShareJobDocument", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintShareJobDocumentContent", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintShareJobDocumentContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintShareJobDocumentCount", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintShareJobDocumentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Get-MgPrintShareJobTask", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintShareJobTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Get-MgPrintShareJobTask", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintShareJobTask", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintShareJobTaskCount", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintShareJobTaskCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Command": "Get-MgPrintShareJobTaskDefinition", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintShareJobTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Command": "Get-MgPrintShareJobTaskTrigger", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintShareJobTaskTrigger", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/printer", + "Command": "Get-MgPrintSharePrinter", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Read.All", @@ -293963,123 +293972,123 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrinter", - "Command": "Get-MgPrintSharePrinter", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/printer", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Command": "Get-MgPrintTaskDefinition", - "CommandAlias": null, + "Method": "GET", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintTaskDefinition", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Command": "Get-MgPrintTaskDefinition", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/taskDefinitions", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintTaskDefinition", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintTaskDefinitionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/taskDefinitions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintTaskDefinitionCount", "Variants": [ "Get" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Get-MgPrintTaskDefinitionTask", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintTaskDefinitionTask", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Get-MgPrintTaskDefinitionTask", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintTaskDefinitionTask", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrintTaskDefinitionTaskCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintTaskDefinitionTaskCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Command": "Get-MgPrintTaskDefinitionTaskTrigger", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "GET", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "ApiVersion": "v1.0", + "Command": "Get-MgPrintTaskDefinitionTaskTrigger", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "GET" + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Command": "Get-MgPrivacySubjectRightsRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -294099,19 +294108,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Command": "Get-MgPrivacySubjectRightsRequest", "CommandAlias": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Compliance", - "Method": "GET" + "Module": "Compliance" }, { + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests", + "Command": "Get-MgPrivacySubjectRightsRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -294131,224 +294139,224 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Command": "Get-MgPrivacySubjectRightsRequest", "CommandAlias": null, - "Uri": "/privacy/subjectRightsRequests", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Compliance", - "Method": "GET" + "Module": "Compliance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgPrivacySubjectRightsRequestApprover", - "CommandAlias": null, + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPrivacySubjectRightsRequestApprover", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgPrivacySubjectRightsRequestApprover", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "ApiVersion": "v1.0", + "Command": "Get-MgPrivacySubjectRightsRequestApprover", "Variants": [ "List" ], - "Module": "Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgPrivacySubjectRightsRequestApproverByUserPrincipalName", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers(userPrincipalName='{userPrincipalName}')", - "ApiVersion": "v1.0", + "Command": "Get-MgPrivacySubjectRightsRequestApproverByUserPrincipalName", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrivacySubjectRightsRequestApproverCount", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPrivacySubjectRightsRequestApproverCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgPrivacySubjectRightsRequestApproverMailboxSetting", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgPrivacySubjectRightsRequestApproverMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError", "Variants": [ "List" ], - "Module": "Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "ApiVersion": "v1.0", + "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", "Variants": [ "List" ], - "Module": "Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorByUserPrincipalName", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators(userPrincipalName='{userPrincipalName}')", - "ApiVersion": "v1.0", + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorByUserPrincipalName", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorCount", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", "Variants": [ "List" ], - "Module": "Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Compliance" }, { + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/$count", + "Command": "Get-MgPrivacySubjectRightsRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -294368,18 +294376,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrivacySubjectRightsRequestCount", "CommandAlias": null, - "Uri": "/privacy/subjectRightsRequests/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Compliance", - "Method": "GET" + "Module": "Compliance" }, { + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", + "Command": "Get-MgPrivacySubjectRightsRequestFinalAttachment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -294399,49 +294408,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgPrivacySubjectRightsRequestFinalAttachment", "CommandAlias": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Compliance", - "Method": "GET" + "Module": "Compliance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgPrivacySubjectRightsRequestFinalReport", - "CommandAlias": null, + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "ApiVersion": "v1.0", + "Command": "Get-MgPrivacySubjectRightsRequestFinalReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote", - "Command": "Get-MgPrivacySubjectRightsRequestNote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgPrivacySubjectRightsRequestNote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Compliance" }, { + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Command": "Get-MgPrivacySubjectRightsRequestNote", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -294461,18 +294469,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Command": "Get-MgPrivacySubjectRightsRequestNote", "CommandAlias": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Compliance", - "Method": "GET" + "Module": "Compliance" }, { + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", + "Command": "Get-MgPrivacySubjectRightsRequestNoteCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -294492,48 +294501,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgPrivacySubjectRightsRequestNoteCount", "CommandAlias": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Compliance", - "Method": "GET" + "Module": "Compliance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeam", - "Command": "Get-MgPrivacySubjectRightsRequestTeam", - "CommandAlias": null, + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", - "ApiVersion": "v1.0", + "Command": "Get-MgPrivacySubjectRightsRequestTeam", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", - "Command": "Get-MgReportAuthenticationMethod", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "GET", "Uri": "/reports/authenticationMethods", - "ApiVersion": "v1.0", + "Command": "Get-MgReportAuthenticationMethod", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" + "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Reports" }, { + "Method": "GET", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -294553,19 +294562,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", "CommandAlias": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Reports", - "Method": "GET" + "Module": "Reports" }, { + "Method": "GET", + "Uri": "/reports/authenticationMethods/userRegistrationDetails", + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -294585,18 +294593,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", "CommandAlias": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Reports", - "Method": "GET" + "Module": "Reports" }, { + "Method": "GET", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -294616,1749 +294624,1750 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount", "CommandAlias": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Reports", - "Method": "GET" + "Module": "Reports" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Command": "Get-MgReportDailyPrintUsageByPrinter", - "CommandAlias": null, + "Method": "GET", "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgReportDailyPrintUsageByPrinter", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Command": "Get-MgReportDailyPrintUsageByPrinter", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/dailyPrintUsageByPrinter", - "ApiVersion": "v1.0", + "Command": "Get-MgReportDailyPrintUsageByPrinter", "Variants": [ "List" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgReportDailyPrintUsageByPrinterCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/dailyPrintUsageByPrinter/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgReportDailyPrintUsageByPrinterCount", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Command": "Get-MgReportDailyPrintUsageByUser", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgReportDailyPrintUsageByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Command": "Get-MgReportDailyPrintUsageByUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/dailyPrintUsageByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgReportDailyPrintUsageByUser", "Variants": [ "List" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgReportDailyPrintUsageByUserCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/dailyPrintUsageByUser/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgReportDailyPrintUsageByUserCount", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationdeviceactivity?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportDeviceConfigurationDeviceActivity", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/deviceConfigurationDeviceActivity", - "ApiVersion": "v1.0", + "Command": "Get-MgReportDeviceConfigurationDeviceActivity", "Variants": [ "Device" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationuseractivity?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportDeviceConfigurationUserActivity", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationdeviceactivity?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/deviceConfigurationUserActivity", - "ApiVersion": "v1.0", + "Command": "Get-MgReportDeviceConfigurationUserActivity", "Variants": [ "Device" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivitycounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportEmailActivityCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationuseractivity?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getEmailActivityCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportEmailActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivityusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportEmailActivityUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivitycounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportEmailActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgReportEmailActivityUserDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivityusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getEmailActivityUserDetail(date={date})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportEmailActivityUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageappsusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportEmailAppUsageAppUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportEmailAppUsageAppUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportEmailAppUsageUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageappsusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportEmailAppUsageUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgReportEmailAppUsageUserDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportEmailAppUsageUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageversionsusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportEmailAppUsageVersionUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportEmailAppUsageVersionUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphArchivedPrintJob", - "Command": "Get-MgReportGroupArchivedPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageversionsusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportGroupArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgReportM365AppPlatformUserCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportM365AppPlatformUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportM365AppUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getM365AppUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportM365AppUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgReportM365AppUserDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getM365AppUserDetail(date={date})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportM365AppUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagedetail?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportMailboxUsageDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getMailboxUsageDetail(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportMailboxUsageDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagemailboxcounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportMailboxUsageMailboxCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagedetail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportMailboxUsageMailboxCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagequotastatusmailboxcounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagemailboxcounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagestorage?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportMailboxUsageStorage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagequotastatusmailboxcounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getMailboxUsageStorage(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportMailboxUsageStorage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagestorage?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/managedDeviceEnrollmentFailureDetails", - "ApiVersion": "v1.0", + "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", "Variants": [ "Detail", "Detail1", "DetailViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/managedDeviceEnrollmentTopFailures", - "ApiVersion": "v1.0", + "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure", "Variants": [ "Top", "Top1", "TopViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Command": "Get-MgReportMonthlyPrintUsageByPrinter", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgReportMonthlyPrintUsageByPrinter", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Command": "Get-MgReportMonthlyPrintUsageByPrinter", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/monthlyPrintUsageByPrinter", - "ApiVersion": "v1.0", + "Command": "Get-MgReportMonthlyPrintUsageByPrinter", "Variants": [ "List" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/monthlyPrintUsageByPrinter/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Command": "Get-MgReportMonthlyPrintUsageByUser", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgReportMonthlyPrintUsageByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Command": "Get-MgReportMonthlyPrintUsageByUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/monthlyPrintUsageByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgReportMonthlyPrintUsageByUser", "Variants": [ "List" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgReportMonthlyPrintUsageByUserCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/monthlyPrintUsageByUser/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgReportMonthlyPrintUsageByUserCount", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationcounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportOffice365ActivationCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365ActivationCounts", - "ApiVersion": "v1.0", + "Command": "Get-MgReportOffice365ActivationCount", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportOffice365ActivationUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationcounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365ActivationsUserCounts", - "ApiVersion": "v1.0", + "Command": "Get-MgReportOffice365ActivationUserCount", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsuserdetail?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportOffice365ActivationUserDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365ActivationsUserDetail", - "ApiVersion": "v1.0", + "Command": "Get-MgReportOffice365ActivationUserDetail", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportOffice365ActiveUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsuserdetail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportOffice365ActiveUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeuserdetail?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportOffice365ActiveUserDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportOffice365ActiveUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitycounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportOffice365GroupActivityCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeuserdetail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportOffice365GroupActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitydetail?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportOffice365GroupActivityDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitycounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportOffice365GroupActivityDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivityfilecounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportOffice365GroupActivityFileCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitydetail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportOffice365GroupActivityFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitygroupcounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportOffice365GroupActivityGroupCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivityfilecounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportOffice365GroupActivityGroupCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitystorage?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportOffice365GroupActivityStorage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitygroupcounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportOffice365GroupActivityStorage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365servicesusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportOffice365ServiceUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitystorage?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportOffice365ServiceUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityfilecounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportOneDriveActivityFileCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365servicesusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportOneDriveActivityFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportOneDriveActivityUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityfilecounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportOneDriveActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityuserdetail?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportOneDriveActivityUserDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportOneDriveActivityUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountcounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportOneDriveUsageAccountCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityuserdetail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportOneDriveUsageAccountCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountdetail?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportOneDriveUsageAccountDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountcounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportOneDriveUsageAccountDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagefilecounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportOneDriveUsageFileCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountdetail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportOneDriveUsageFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagestorage?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportOneDriveUsageStorage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagefilecounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportOneDriveUsageStorage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartners", - "Command": "Get-MgReportPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagestorage?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners", - "ApiVersion": "v1.0", + "Command": "Get-MgReportPartner", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPartners", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBilling", - "Command": "Get-MgReportPartnerBilling", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing", - "ApiVersion": "v1.0", + "Command": "Get-MgReportPartnerBilling", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPartnersBilling", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", - "Command": "Get-MgReportPartnerBillingManifest", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgReportPartnerBillingManifest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphPartnersBillingManifest", - "Command": "Get-MgReportPartnerBillingManifest", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/manifests", - "ApiVersion": "v1.0", + "Command": "Get-MgReportPartnerBillingManifest", "Variants": [ "List" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgReportPartnerBillingManifestCount", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/manifests/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgReportPartnerBillingManifestCount", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Command": "Get-MgReportPartnerBillingOperation", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/operations/{operation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgReportPartnerBillingOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Command": "Get-MgReportPartnerBillingOperation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgReportPartnerBillingOperation", "Variants": [ "List" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgReportPartnerBillingOperationCount", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgReportPartnerBillingOperationCount", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", - "Command": "Get-MgReportPartnerBillingReconciliation", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/reconciliation", - "ApiVersion": "v1.0", + "Command": "Get-MgReportPartnerBillingReconciliation", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgReportPartnerBillingReconciliationBilled", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/reconciliation/billed", - "ApiVersion": "v1.0", + "Command": "Get-MgReportPartnerBillingReconciliationBilled", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", - "Command": "Get-MgReportPartnerBillingUsage", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/usage", - "ApiVersion": "v1.0", + "Command": "Get-MgReportPartnerBillingUsage", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgReportPartnerBillingUsageBilled", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/usage/billed", - "ApiVersion": "v1.0", + "Command": "Get-MgReportPartnerBillingUsageBilled", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgReportPartnerBillingUsageUnbilled", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/partners/billing/usage/unbilled", - "ApiVersion": "v1.0", + "Command": "Get-MgReportPartnerBillingUsageUnbilled", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphArchivedPrintJob", - "Command": "Get-MgReportPrinterArchivedPrintJob", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportPrinterArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", - "Command": "Get-MgReportRelyingPartyDetailedSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportRelyingPartyDetailedSummary", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgReportSecurity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/security", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSecurity", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", - "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/security/getAttackSimulationRepeatOffenders", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", - "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", - "Command": "Get-MgReportSecurityAttackSimulationUserCoverage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSecurityAttackSimulationUserCoverage", "Variants": [ "Get" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityfilecounts?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgReportSharePointActivityFileCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSharePointActivityFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivitypages?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSharePointActivityPage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityfilecounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSharePointActivityPages(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSharePointActivityPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSharePointActivityUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivitypages?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSharePointActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityuserdetail?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSharePointActivityUserDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSharePointActivityUserDetail(date={date})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSharePointActivityUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagedetail?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSharePointSiteUsageDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityuserdetail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSharePointSiteUsageDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagefilecounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSharePointSiteUsageFileCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagedetail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSharePointSiteUsageFileCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagepages?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSharePointSiteUsagePage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagefilecounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSharePointSiteUsagePage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagesitecounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSharePointSiteUsageSiteCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagepages?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSharePointSiteUsageSiteCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagestorage?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSharePointSiteUsageStorage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagesitecounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSharePointSiteUsageStorage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivitycounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSkypeForBusinessActivityCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagestorage?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSkypeForBusinessActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSkypeForBusinessActivityUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivitycounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSkypeForBusinessActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityuserdetail?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSkypeForBusinessActivityUserDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSkypeForBusinessActivityUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusagedistributionusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityuserdetail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusagedistributionusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageuserdetail?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivitycounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageuserdetail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityminutecounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivitycounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityminutecounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivitycounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityminutecounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivitycounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityminutecounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivitycounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityminutecounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivitycounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityminutecounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitycounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportTeamActivityCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportTeamActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgReportTeamActivityDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitycounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportTeamActivityDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitydistributioncounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportTeamActivityDistributionCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportTeamActivityDistributionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamcounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportTeamCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitydistributioncounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsTeamCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportTeamCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusagedistributionusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamcounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusageusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportTeamDeviceUsageUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusagedistributionusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportTeamDeviceUsageUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgReportTeamDeviceUsageUserDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusageusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportTeamDeviceUsageUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivitycounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportTeamUserActivityCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportTeamUserActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivityusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportTeamUserActivityUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivitycounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportTeamUserActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgReportTeamUserActivityUserDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivityusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportTeamUserActivityUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphArchivedPrintJob", - "Command": "Get-MgReportUserArchivedPrintJob", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportUserArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivitycounts?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgReportYammerActivityCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getYammerActivityCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportYammerActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportYammerActivityUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivitycounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportYammerActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityuserdetail?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportYammerActivityUserDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getYammerActivityUserDetail(date={date})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportYammerActivityUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusagedistributionusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityuserdetail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageusercounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportYammerDeviceUsageUserCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusagedistributionusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportYammerDeviceUsageUserCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageuserdetail?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportYammerDeviceUsageUserDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageusercounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportYammerDeviceUsageUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitycounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportYammerGroupActivityCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageuserdetail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportYammerGroupActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitydetail?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportYammerGroupActivityDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitycounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", - "ApiVersion": "v1.0", + "Command": "Get-MgReportYammerGroupActivityDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitygroupcounts?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgReportYammerGroupActivityGroupCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitydetail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", - "ApiVersion": "v1.0", + "Command": "Get-MgReportYammerGroupActivityGroupCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRiskDetection", - "Command": "Get-MgRiskDetection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitygroupcounts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "GET", "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgRiskDetection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphRiskDetection", - "Command": "Get-MgRiskDetection", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identityProtection/riskDetections", - "ApiVersion": "v1.0", + "Command": "Get-MgRiskDetection", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRiskDetectionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identityProtection/riskDetections/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgRiskDetectionCount", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Command": "Get-MgRiskyServicePrincipal", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -296378,19 +296387,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Command": "Get-MgRiskyServicePrincipal", "CommandAlias": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals", + "Command": "Get-MgRiskyServicePrincipal", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -296410,18 +296418,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Command": "Get-MgRiskyServicePrincipal", "CommandAlias": null, - "Uri": "/identityProtection/riskyServicePrincipals", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/$count", + "Command": "Get-MgRiskyServicePrincipalCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -296441,33 +296449,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRiskyServicePrincipalCount", "CommandAlias": null, - "Uri": "/identityProtection/riskyServicePrincipals/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Command": "Get-MgRiskyServicePrincipalHistory", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgRiskyServicePrincipalHistory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", + "Command": "Get-MgRiskyServicePrincipalHistory", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -296487,18 +296495,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Command": "Get-MgRiskyServicePrincipalHistory", "CommandAlias": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", + "Command": "Get-MgRiskyServicePrincipalHistoryCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -296518,62 +296527,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRiskyServicePrincipalHistoryCount", "CommandAlias": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRiskyUser", - "Command": "Get-MgRiskyUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgRiskyUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphRiskyUser", - "Command": "Get-MgRiskyUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identityProtection/riskyUsers", - "ApiVersion": "v1.0", + "Command": "Get-MgRiskyUser", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRiskyUserCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identityProtection/riskyUsers/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgRiskyUserCount", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Command": "Get-MgRiskyUserHistory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -296593,19 +296602,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Command": "Get-MgRiskyUserHistory", "CommandAlias": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", + "Command": "Get-MgRiskyUserHistory", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -296625,18 +296633,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Command": "Get-MgRiskyUserHistory", "CommandAlias": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", + "Command": "Get-MgRiskyUserHistoryCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -296656,19 +296665,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRiskyUserHistoryCount", "CommandAlias": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/roleManagement", + "Command": "Get-MgRoleManagement", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphRoleManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -296704,32 +296712,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleManagement", - "Command": "Get-MgRoleManagement", "CommandAlias": null, - "Uri": "/roleManagement", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement.Enrollment", - "Method": "GET" + "Module": "DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication", - "Command": "Get-MgRoleManagementDirectory", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectory", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -296757,19 +296766,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Get-MgRoleManagementDirectoryResourceNamespace", "CommandAlias": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces", + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -296797,18 +296805,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Get-MgRoleManagementDirectoryResourceNamespace", "CommandAlias": null, - "Uri": "/roleManagement/directory/resourceNamespaces", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/$count", + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -296836,18 +296844,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/resourceNamespaces/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -296875,19 +296884,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", "CommandAlias": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -296915,18 +296923,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", "CommandAlias": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -296954,19 +296963,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -297010,19 +297019,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments", + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -297066,33 +297074,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/$count", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -297136,63 +297144,64 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignments/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -297236,19 +297245,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -297292,48 +297300,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -297377,33 +297385,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -297447,19 +297456,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -297503,48 +297511,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -297588,78 +297596,79 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -297695,19 +297704,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -297743,48 +297751,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -297820,93 +297828,94 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -297950,19 +297959,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions", + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -298006,18 +298014,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleDefinitions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/$count", + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -298061,62 +298069,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleDefinitions/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -298160,19 +298169,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -298216,33 +298224,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -298286,33 +298294,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -298356,19 +298365,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -298412,33 +298420,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -298482,78 +298490,79 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -298597,19 +298606,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -298653,33 +298661,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -298723,194 +298731,195 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication", - "Command": "Get-MgRoleManagementEntitlementManagement", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagement", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -298970,19 +298979,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -299042,33 +299050,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -299128,432 +299136,433 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -299661,19 +299670,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -299781,18 +299789,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -299900,386 +299908,387 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "List" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", "Variants": [ "Get" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "ApiVersion": "v1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Command": "Get-MgSchemaExtension", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -300299,19 +300308,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchemaExtension", - "Command": "Get-MgSchemaExtension", "CommandAlias": null, - "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "SchemaExtensions", - "Method": "GET" + "Module": "SchemaExtensions" }, { + "Method": "GET", + "Uri": "/schemaExtensions", + "Command": "Get-MgSchemaExtension", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -300331,18 +300339,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchemaExtension", - "Command": "Get-MgSchemaExtension", "CommandAlias": null, - "Uri": "/schemaExtensions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "SchemaExtensions", - "Method": "GET" + "Module": "SchemaExtensions" }, { + "Method": "GET", + "Uri": "/schemaExtensions/$count", + "Command": "Get-MgSchemaExtensionCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -300362,18 +300370,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSchemaExtensionCount", "CommandAlias": null, - "Uri": "/schemaExtensions/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "SchemaExtensions", - "Method": "GET" + "Module": "SchemaExtensions" }, { + "Method": "GET", + "Uri": "/search/acronyms/{acronym-id}", + "Command": "Get-MgSearchAcronym", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -300393,19 +300402,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchAcronym", - "Command": "Get-MgSearchAcronym", "CommandAlias": null, - "Uri": "/search/acronyms/{acronym-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Search", - "Method": "GET" + "Module": "Search" }, { + "Method": "GET", + "Uri": "/search/acronyms", + "Command": "Get-MgSearchAcronym", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -300425,18 +300433,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchAcronym", - "Command": "Get-MgSearchAcronym", "CommandAlias": null, - "Uri": "/search/acronyms", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Search", - "Method": "GET" + "Module": "Search" }, { + "Method": "GET", + "Uri": "/search/acronyms/$count", + "Command": "Get-MgSearchAcronymCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -300456,18 +300464,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSearchAcronymCount", "CommandAlias": null, - "Uri": "/search/acronyms/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Search", - "Method": "GET" + "Module": "Search" }, { + "Method": "GET", + "Uri": "/search/bookmarks/{bookmark-id}", + "Command": "Get-MgSearchBookmark", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -300487,19 +300496,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchBookmark", - "Command": "Get-MgSearchBookmark", "CommandAlias": null, - "Uri": "/search/bookmarks/{bookmark-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Search", - "Method": "GET" + "Module": "Search" }, { + "Method": "GET", + "Uri": "/search/bookmarks", + "Command": "Get-MgSearchBookmark", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -300519,18 +300527,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchBookmark", - "Command": "Get-MgSearchBookmark", "CommandAlias": null, - "Uri": "/search/bookmarks", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Search", - "Method": "GET" + "Module": "Search" }, { + "Method": "GET", + "Uri": "/search/bookmarks/$count", + "Command": "Get-MgSearchBookmarkCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -300550,32 +300558,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSearchBookmarkCount", "CommandAlias": null, - "Uri": "/search/bookmarks/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Search", - "Method": "GET" + "Module": "Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSearchEntity", - "Command": "Get-MgSearchEntity", - "CommandAlias": null, + "Method": "GET", "Uri": "/search", - "ApiVersion": "v1.0", + "Command": "Get-MgSearchEntity", "Variants": [ "Get" ], - "Module": "Search", - "Method": "GET" + "OutputType": "IMicrosoftGraphSearchEntity", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Search" }, { + "Method": "GET", + "Uri": "/search/qnas/{qna-id}", + "Command": "Get-MgSearchQna", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -300595,19 +300604,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchQna", - "Command": "Get-MgSearchQna", "CommandAlias": null, - "Uri": "/search/qnas/{qna-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Search", - "Method": "GET" + "Module": "Search" }, { + "Method": "GET", + "Uri": "/search/qnas", + "Command": "Get-MgSearchQna", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -300627,18 +300635,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchQna", - "Command": "Get-MgSearchQna", "CommandAlias": null, - "Uri": "/search/qnas", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Search", - "Method": "GET" + "Module": "Search" }, { + "Method": "GET", + "Uri": "/search/qnas/$count", + "Command": "Get-MgSearchQnaCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -300658,18 +300666,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSearchQnaCount", "CommandAlias": null, - "Uri": "/search/qnas/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Search", - "Method": "GET" + "Module": "Search" }, { + "Method": "GET", + "Uri": "/security/alerts/{alert-id}", + "Command": "Get-MgSecurityAlert", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -300689,19 +300698,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAlert", - "Command": "Get-MgSecurityAlert", "CommandAlias": null, - "Uri": "/security/alerts/{alert-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/alerts", + "Command": "Get-MgSecurityAlert", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -300721,18 +300729,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAlert", - "Command": "Get-MgSecurityAlert", "CommandAlias": null, - "Uri": "/security/alerts", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/alerts/$count", + "Command": "Get-MgSecurityAlertCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -300752,18 +300760,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityAlertCount", "CommandAlias": null, - "Uri": "/security/alerts/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/alerts_v2/{alert-id}", + "Command": "Get-MgSecurityAlertV2", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -300783,19 +300792,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Command": "Get-MgSecurityAlertV2", "CommandAlias": null, - "Uri": "/security/alerts_v2/{alert-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/alerts_v2", + "Command": "Get-MgSecurityAlertV2", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -300815,18 +300823,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Command": "Get-MgSecurityAlertV2", "CommandAlias": null, - "Uri": "/security/alerts_v2", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/alerts_v2/$count", + "Command": "Get-MgSecurityAlertV2Count", + "Variants": [ + "Get1" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -300846,558 +300854,559 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityAlertV2Count", "CommandAlias": null, - "Uri": "/security/alerts_v2/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get1" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSimulation", - "Command": "Get-MgSecurityAttackSimulation", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/attackSimulation/simulations/{simulation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSimulation", - "Command": "Get-MgSecurityAttackSimulation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulation-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/simulations", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulation", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSimulation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Command": "Get-MgSecurityAttackSimulationAutomation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationAutomation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSimulationAutomation", - "Command": "Get-MgSecurityAttackSimulationAutomation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/simulationAutomations", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationAutomation", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityAttackSimulationAutomationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/simulationAutomations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationAutomationCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Command": "Get-MgSecurityAttackSimulationAutomationRun", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationAutomationRun", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Command": "Get-MgSecurityAttackSimulationAutomationRun", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationAutomationRun", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityAttackSimulationAutomationRunCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationAutomationRunCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityAttackSimulationCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/simulations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotification", - "Command": "Get-MgSecurityAttackSimulationEndUserNotification", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationEndUserNotification", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphEndUserNotification", - "Command": "Get-MgSecurityAttackSimulationEndUserNotification", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/endUserNotifications", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationEndUserNotification", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/endUserNotifications/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetailCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPage", - "Command": "Get-MgSecurityAttackSimulationLandingPage", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationLandingPage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphLandingPage", - "Command": "Get-MgSecurityAttackSimulationLandingPage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/landingPages", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationLandingPage", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityAttackSimulationLandingPageCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/landingPages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationLandingPageCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityAttackSimulationLandingPageDetailCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationLandingPageDetailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLoginPage", - "Command": "Get-MgSecurityAttackSimulationLoginPage", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationLoginPage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphLoginPage", - "Command": "Get-MgSecurityAttackSimulationLoginPage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/loginPages", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationLoginPage", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityAttackSimulationLoginPageCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/loginPages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationLoginPageCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Command": "Get-MgSecurityAttackSimulationOperation", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Command": "Get-MgSecurityAttackSimulationOperation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationOperation", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityAttackSimulationOperationCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationOperationCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/payload-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPayload", - "Command": "Get-MgSecurityAttackSimulationPayload", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/payloads/{payload-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationPayload", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphPayload", - "Command": "Get-MgSecurityAttackSimulationPayload", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/payload-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/payloads", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationPayload", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityAttackSimulationPayloadCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/payloads/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationPayloadCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTraining", - "Command": "Get-MgSecurityAttackSimulationTraining", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/trainings/{training-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationTraining", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphTraining", - "Command": "Get-MgSecurityAttackSimulationTraining", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/trainings", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationTraining", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityAttackSimulationTrainingCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/trainings/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationTrainingCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetailCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCasesRoot", - "Command": "Get-MgSecurityCase", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/cases", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCase", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCase", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301417,19 +301426,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Command": "Get-MgSecurityCaseEdiscoveryCase", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases", + "Command": "Get-MgSecurityCaseEdiscoveryCase", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301449,18 +301457,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Command": "Get-MgSecurityCaseEdiscoveryCase", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301480,18 +301488,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301511,19 +301520,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301543,18 +301551,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301574,19 +301583,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301606,34 +301615,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301653,18 +301661,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301684,49 +301693,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301746,18 +301754,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301777,78 +301786,77 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301868,18 +301876,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301899,19 +301908,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301931,78 +301940,77 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -302022,18 +302030,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -302053,19 +302062,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -302085,19 +302094,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -302117,18 +302125,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -302148,19 +302157,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -302180,19 +302189,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -302212,18 +302220,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -302243,19 +302252,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -302275,19 +302284,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -302307,77 +302315,78 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecurityDataSource", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -302397,63 +302406,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecurityDataSource", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -302473,63 +302482,63 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -302549,19 +302558,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -302581,19 +302590,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -302613,62 +302621,63 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTagCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTagCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -302688,48 +302697,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIdentityContainer", - "Command": "Get-MgSecurityIdentity", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/identities", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityIdentity", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "Command": "Get-MgSecurityIdentityHealthIssue", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityIdentitiesHealth.Read.All", @@ -302749,19 +302758,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Command": "Get-MgSecurityIdentityHealthIssue", "CommandAlias": null, - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/identities/healthIssues", + "Command": "Get-MgSecurityIdentityHealthIssue", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityIdentitiesHealth.Read.All", @@ -302781,18 +302789,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-identitycontainer-list-healthissues?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Command": "Get-MgSecurityIdentityHealthIssue", "CommandAlias": null, - "Uri": "/security/identities/healthIssues", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/identities/healthIssues/$count", + "Command": "Get-MgSecurityIdentityHealthIssueCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityIdentitiesHealth.Read.All", @@ -302812,133 +302820,134 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityIdentityHealthIssueCount", "CommandAlias": null, - "Uri": "/security/identities/healthIssues/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecuritySensor", - "Command": "Get-MgSecurityIdentitySensor", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/identities/sensors/{sensor-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityIdentitySensor", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-identitycontainer-list-sensors?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecuritySensor", - "Command": "Get-MgSecurityIdentitySensor", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/identities/sensors", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityIdentitySensor", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecuritySensor", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityIdentitySensorCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-identitycontainer-list-sensors?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/identities/sensors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityIdentitySensorCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityIdentitySensorDeploymentAccessKey", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/identities/sensors/getDeploymentAccessKey", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityIdentitySensorDeploymentAccessKey", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensorDeploymentPackage", - "Command": "Get-MgSecurityIdentitySensorDeploymentPackageUri", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/identities/sensors/getDeploymentPackageUri", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityIdentitySensorDeploymentPackageUri", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecuritySensorDeploymentPackage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Command": "Get-MgSecurityIdentitySensorHealthIssue", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/{healthIssue-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityIdentitySensorHealthIssue", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Command": "Get-MgSecurityIdentitySensorHealthIssue", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/identities/sensors/{sensor-id}/healthIssues", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityIdentitySensorHealthIssue", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityIdentitySensorHealthIssueCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityIdentitySensorHealthIssueCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/incidents/{incident-id}", + "Command": "Get-MgSecurityIncident", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -302958,19 +302967,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityIncident", - "Command": "Get-MgSecurityIncident", "CommandAlias": null, - "Uri": "/security/incidents/{incident-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/incidents", + "Command": "Get-MgSecurityIncident", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -302990,77 +302998,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityIncident", - "Command": "Get-MgSecurityIncident", "CommandAlias": null, - "Uri": "/security/incidents", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAlert", - "Command": "Get-MgSecurityIncidentAlert", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityIncidentAlert", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAlert", - "Command": "Get-MgSecurityIncidentAlert", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/incidents/{incident-id}/alerts", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityIncidentAlert", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityIncidentAlertCommentCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityIncidentAlertCommentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityIncidentAlertCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/incidents/{incident-id}/alerts/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityIncidentAlertCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/incidents/$count", + "Command": "Get-MgSecurityIncidentCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -303080,306 +303088,307 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityIncidentCount", "CommandAlias": null, - "Uri": "/security/incidents/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", - "Command": "Get-MgSecurityLabel", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/labels", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabel", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Command": "Get-MgSecurityLabelAuthority", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelAuthority", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Command": "Get-MgSecurityLabelAuthority", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/authorities", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelAuthority", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityLabelAuthorityCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/authorities/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelAuthorityCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Command": "Get-MgSecurityLabelCategory", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/categories/{categoryTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Command": "Get-MgSecurityLabelCategory", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/categories", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelCategory", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityLabelCategoryCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/categories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelCategoryCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", - "Command": "Get-MgSecurityLabelCategorySubcategory", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelCategorySubcategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", - "Command": "Get-MgSecurityLabelCategorySubcategory", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelCategorySubcategory", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityLabelCategorySubcategoryCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelCategorySubcategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Command": "Get-MgSecurityLabelCitation", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/citations/{citationTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelCitation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Command": "Get-MgSecurityLabelCitation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/citations", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelCitation", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityLabelCitationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/citations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelCitationCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Command": "Get-MgSecurityLabelDepartment", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/departments/{departmentTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelDepartment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Command": "Get-MgSecurityLabelDepartment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/departments", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelDepartment", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityLabelDepartmentCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/departments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelDepartmentCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Command": "Get-MgSecurityLabelFilePlanReference", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelFilePlanReference", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Command": "Get-MgSecurityLabelFilePlanReference", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/filePlanReferences", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelFilePlanReference", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityLabelFilePlanReferenceCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/filePlanReferences/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelFilePlanReferenceCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Command": "Get-MgSecurityLabelRetentionEventType", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelRetentionEventType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "Command": "Get-MgSecurityLabelRetentionLabel", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -303399,19 +303408,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Command": "Get-MgSecurityLabelRetentionLabel", "CommandAlias": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/labels/retentionLabels", + "Command": "Get-MgSecurityLabelRetentionLabel", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -303431,18 +303439,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Command": "Get-MgSecurityLabelRetentionLabel", "CommandAlias": null, - "Uri": "/security/labels/retentionLabels", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/labels/retentionLabels/$count", + "Command": "Get-MgSecurityLabelRetentionLabelCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -303457,157 +303465,158 @@ "Description": "Read and write Records Management configuration, labels, and policies", "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityLabelRetentionLabelCount", - "CommandAlias": null, - "Uri": "/security/labels/retentionLabels/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptor", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptor", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorAuthorityTemplate", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorAuthorityTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCategoryTemplate", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCategoryTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCitationTemplate", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCitationTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorDepartmentTemplate", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorDepartmentTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStageCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/secureScores/{secureScore-id}", + "Command": "Get-MgSecuritySecureScore", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -303627,19 +303636,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescore-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecureScore", - "Command": "Get-MgSecuritySecureScore", "CommandAlias": null, - "Uri": "/security/secureScores/{secureScore-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/secureScores", + "Command": "Get-MgSecuritySecureScore", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -303659,18 +303667,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescores?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecureScore", - "Command": "Get-MgSecuritySecureScore", "CommandAlias": null, - "Uri": "/security/secureScores", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Command": "Get-MgSecuritySecureScoreControlProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -303690,19 +303699,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofile-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Command": "Get-MgSecuritySecureScoreControlProfile", "CommandAlias": null, - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/secureScoreControlProfiles", + "Command": "Get-MgSecuritySecureScoreControlProfile", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -303722,18 +303730,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescorecontrolprofiles?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Command": "Get-MgSecuritySecureScoreControlProfile", "CommandAlias": null, - "Uri": "/security/secureScoreControlProfiles", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/secureScoreControlProfiles/$count", + "Command": "Get-MgSecuritySecureScoreControlProfileCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -303753,18 +303761,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecuritySecureScoreControlProfileCount", "CommandAlias": null, - "Uri": "/security/secureScoreControlProfiles/$count", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "GET", + "Uri": "/security/secureScores/$count", + "Command": "Get-MgSecuritySecureScoreCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -303784,18 +303792,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecuritySecureScoreCount", "CommandAlias": null, - "Uri": "/security/secureScores/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "Command": "Get-MgSecuritySubjectRightsRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -303815,19 +303824,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Command": "Get-MgSecuritySubjectRightsRequest", "CommandAlias": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/subjectRightsRequests", + "Command": "Get-MgSecuritySubjectRightsRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -303847,224 +303855,224 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Command": "Get-MgSecuritySubjectRightsRequest", "CommandAlias": null, - "Uri": "/security/subjectRightsRequests", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgSecuritySubjectRightsRequestApprover", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecuritySubjectRightsRequestApprover", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgSecuritySubjectRightsRequestApprover", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "ApiVersion": "v1.0", + "Command": "Get-MgSecuritySubjectRightsRequestApprover", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgSecuritySubjectRightsRequestApproverByUserPrincipalName", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers(userPrincipalName='{userPrincipalName}')", - "ApiVersion": "v1.0", + "Command": "Get-MgSecuritySubjectRightsRequestApproverByUserPrincipalName", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecuritySubjectRightsRequestApproverCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecuritySubjectRightsRequestApproverCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgSecuritySubjectRightsRequestApproverMailboxSetting", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgSecuritySubjectRightsRequestApproverMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningError", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningError", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "ApiVersion": "v1.0", + "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorByUserPrincipalName", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators(userPrincipalName='{userPrincipalName}')", - "ApiVersion": "v1.0", + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorByUserPrincipalName", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/subjectRightsRequests/$count", + "Command": "Get-MgSecuritySubjectRightsRequestCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -304084,18 +304092,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecuritySubjectRightsRequestCount", "CommandAlias": null, - "Uri": "/security/subjectRightsRequests/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", + "Command": "Get-MgSecuritySubjectRightsRequestFinalAttachment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -304115,49 +304124,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgSecuritySubjectRightsRequestFinalAttachment", "CommandAlias": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgSecuritySubjectRightsRequestFinalReport", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "ApiVersion": "v1.0", + "Command": "Get-MgSecuritySubjectRightsRequestFinalReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote", - "Command": "Get-MgSecuritySubjectRightsRequestNote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecuritySubjectRightsRequestNote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Command": "Get-MgSecuritySubjectRightsRequestNote", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -304177,18 +304185,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote", - "Command": "Get-MgSecuritySubjectRightsRequestNote", "CommandAlias": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", + "Command": "Get-MgSecuritySubjectRightsRequestNoteCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -304208,677 +304217,664 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecuritySubjectRightsRequestNoteCount", "CommandAlias": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeam", - "Command": "Get-MgSecuritySubjectRightsRequestTeam", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", - "ApiVersion": "v1.0", + "Command": "Get-MgSecuritySubjectRightsRequestTeam", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", - "Command": "Get-MgSecurityThreatIntelligence", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligence", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityArticle", - "Command": "Get-MgSecurityThreatIntelligenceArticle", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/articles/{article-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceArticle", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecurityArticle", - "Command": "Get-MgSecurityThreatIntelligenceArticle", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/articles", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceArticle", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceArticleCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/articles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceArticleCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/articleIndicators", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", "Variants": [ "List", "List1" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/articleIndicators/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgSecurityThreatIntelligenceHost", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgSecurityThreatIntelligenceHost", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHost", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecurityHostPair", - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPairCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPairCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Command": "Get-MgSecurityThreatIntelligenceHostComponent", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostComponent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Command": "Get-MgSecurityThreatIntelligenceHostComponent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostComponents", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostComponent", "Variants": [ "List", "List1" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostComponents/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Command": "Get-MgSecurityThreatIntelligenceHostCookie", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostCookie", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Command": "Get-MgSecurityThreatIntelligenceHostCookie", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostCookies", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostCookie", "Variants": [ "List", "List1" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostCookies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceHostCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Command": "Get-MgSecurityThreatIntelligenceHostPair", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPair", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityHostPair", - "Command": "Get-MgSecurityThreatIntelligenceHostPair", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPairs", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPair", "Variants": [ "List", "List1" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgSecurityThreatIntelligenceHostPairChildHost", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPairChildHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPairCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPairs/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPairCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgSecurityThreatIntelligenceHostPairParentHost", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPairParentHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-parenthostpairs?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecurityHostPair", - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPairCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-parenthostpairs?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPairCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHostPort", - "Command": "Get-MgSecurityThreatIntelligenceHostPort", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPort", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityHostPort", - "Command": "Get-MgSecurityThreatIntelligenceHostPort", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPorts", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPort", "Variants": [ "List", "List1" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPortCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPorts/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPortCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgSecurityThreatIntelligenceHostPortHost", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPortHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Command": "Get-MgSecurityThreatIntelligenceHostPortMostRecentSslCertificate", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPortMostRecentSslCertificate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHostReputation", - "Command": "Get-MgSecurityThreatIntelligenceHostReputation", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostReputation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "Get", "Get1", @@ -304887,846 +304883,859 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostSslCertificates", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "List", "List1" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateHost", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomainCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomainCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Command": "Get-MgSecurityThreatIntelligenceHostTracker", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostTracker", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Command": "Get-MgSecurityThreatIntelligenceHostTracker", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostTrackers", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostTracker", "Variants": [ "List", "List1" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Command": "Get-MgSecurityThreatIntelligenceHostWhoi", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostWhoi", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-intelprofiles?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelProfiles", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-intelprofiles?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelProfiles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/passiveDnsRecords", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/sslCertificates", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/sslCertificates/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-list-relatedhosts?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHostCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-list-relatedhosts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHostCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Command": "Get-MgSecurityThreatIntelligenceSubdomain", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceSubdomain", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Command": "Get-MgSecurityThreatIntelligenceSubdomain", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/subdomains", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceSubdomain", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceSubdomainCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/subdomains/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceSubdomainCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgSecurityThreatIntelligenceSubdomainHost", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceSubdomainHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Command": "Get-MgSecurityThreatIntelligenceVulnerability", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceVulnerability", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Command": "Get-MgSecurityThreatIntelligenceVulnerability", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/vulnerabilities", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceVulnerability", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticle", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticle", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/vulnerabilities/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordHost", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisRecords", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisRecords/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordCount", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", "Variants": [ "List" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistoryCount", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHost", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHost", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", - "Command": "Get-MgSecurityTrigger", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "GET", "Uri": "/security/triggers", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityTrigger", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Command": "Get-MgSecurityTriggerRetentionEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -305746,19 +305755,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Command": "Get-MgSecurityTriggerRetentionEvent", "CommandAlias": null, - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/triggers/retentionEvents", + "Command": "Get-MgSecurityTriggerRetentionEvent", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -305778,18 +305786,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Command": "Get-MgSecurityTriggerRetentionEvent", "CommandAlias": null, - "Uri": "/security/triggers/retentionEvents", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/triggers/retentionEvents/$count", + "Command": "Get-MgSecurityTriggerRetentionEventCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -305809,18 +305817,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityTriggerRetentionEventCount", "CommandAlias": null, - "Uri": "/security/triggers/retentionEvents/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", + "Command": "Get-MgSecurityTriggerRetentionEventType", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -305840,33 +305849,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Command": "Get-MgSecurityTriggerRetentionEventType", "CommandAlias": null, - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", - "Command": "Get-MgSecurityTriggerType", - "CommandAlias": null, + "Method": "GET", "Uri": "/security/triggerTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgSecurityTriggerType", "Variants": [ "Get" ], - "Module": "Security", - "Method": "GET" + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Command": "Get-MgSecurityTriggerTypeRetentionEventType", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -305886,19 +305895,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Command": "Get-MgSecurityTriggerTypeRetentionEventType", "CommandAlias": null, - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/triggerTypes/retentionEventTypes", + "Command": "Get-MgSecurityTriggerTypeRetentionEventType", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -305918,18 +305926,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Command": "Get-MgSecurityTriggerTypeRetentionEventType", "CommandAlias": null, - "Uri": "/security/triggerTypes/retentionEventTypes", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/security/triggerTypes/retentionEventTypes/$count", + "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -305949,265 +305957,266 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount", "CommandAlias": null, - "Uri": "/security/triggerTypes/retentionEventTypes/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceHealth", - "Command": "Get-MgServiceAnnouncementHealthOverview", - "CommandAlias": null, + "Method": "GET", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServiceAnnouncementHealthOverview", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphServiceHealth", - "Command": "Get-MgServiceAnnouncementHealthOverview", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/healthOverviews", - "ApiVersion": "v1.0", + "Command": "Get-MgServiceAnnouncementHealthOverview", "Variants": [ "List" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServiceAnnouncementHealthOverviewCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServiceAnnouncementHealthOverviewCount", "Variants": [ "Get" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "ApiVersion": "v1.0", + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", "Variants": [ "List" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Command": "Get-MgServiceAnnouncementIssue", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServiceAnnouncementIssue", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Command": "Get-MgServiceAnnouncementIssue", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/issues", - "ApiVersion": "v1.0", + "Command": "Get-MgServiceAnnouncementIssue", "Variants": [ "List" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServiceAnnouncementIssueCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/issues/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServiceAnnouncementIssueCount", "Variants": [ "Get" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Command": "Get-MgServiceAnnouncementMessage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServiceAnnouncementMessage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Command": "Get-MgServiceAnnouncementMessage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/messages", - "ApiVersion": "v1.0", + "Command": "Get-MgServiceAnnouncementMessage", "Variants": [ "List" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Command": "Get-MgServiceAnnouncementMessageAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServiceAnnouncementMessageAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Command": "Get-MgServiceAnnouncementMessageAttachment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "ApiVersion": "v1.0", + "Command": "Get-MgServiceAnnouncementMessageAttachment", "Variants": [ "List" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "ApiVersion": "v1.0", + "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0", "OutputType": null, - "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgServiceAnnouncementMessageAttachmentCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServiceAnnouncementMessageAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServiceAnnouncementMessageCount", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/messages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServiceAnnouncementMessageCount", "Variants": [ "Get" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Command": "Get-MgServicePrincipal", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -306251,19 +306260,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgServicePrincipal", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals", + "Command": "Get-MgServicePrincipal", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -306307,77 +306315,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgServicePrincipal", "CommandAlias": null, - "Uri": "/servicePrincipals", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Command": "Get-MgServicePrincipalAppManagementPolicy", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalAppManagementPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Command": "Get-MgServicePrincipalAppManagementPolicy", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalAppManagementPolicy", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalAppManagementPolicyCount", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalAppManagementPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -306421,18 +306429,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", + "Command": "Get-MgServicePrincipalAppRoleAssignedToCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -306476,34 +306485,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalAppRoleAssignedToCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgServicePrincipalAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Command": "Get-MgServicePrincipalAppRoleAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -306547,18 +306555,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgServicePrincipalAppRoleAssignment", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", + "Command": "Get-MgServicePrincipalAppRoleAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -306602,19 +306611,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalAppRoleAssignmentCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals(appId='{appId}')", + "Command": "Get-MgServicePrincipalByAppId", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -306658,34 +306667,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgServicePrincipalByAppId", "CommandAlias": null, - "Uri": "/servicePrincipals(appId='{appId}')", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgServicePrincipalById", - "CommandAlias": null, + "Method": "POST", "Uri": "/servicePrincipals/getByIds", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Applications", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", + "Command": "Get-MgServicePrincipalClaimMappingPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -306721,18 +306729,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Command": "Get-MgServicePrincipalClaimMappingPolicy", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -306768,18 +306776,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", + "Command": "Get-MgServicePrincipalClaimMappingPolicyCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -306815,19 +306824,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalClaimMappingPolicyCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/$count", + "Command": "Get-MgServicePrincipalCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -306871,33 +306879,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalCount", "CommandAlias": null, - "Uri": "/servicePrincipals/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgServicePrincipalCreatedObject", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalCreatedObject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", + "Command": "Get-MgServicePrincipalCreatedObject", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -306941,47 +306949,48 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgServicePrincipalCreatedObject", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", + "Command": "Get-MgServicePrincipalCreatedObjectCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -307025,49 +307034,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalCreatedObjectCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -307095,18 +307103,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", + "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -307134,19 +307143,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/delta", + "Command": "Get-MgServicePrincipalDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -307190,62 +307198,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgServicePrincipalDelta", "CommandAlias": null, - "Uri": "/servicePrincipals/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgServicePrincipalEndpoint", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgServicePrincipalEndpoint", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalEndpoint", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalEndpointCount", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalEndpointCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -307281,18 +307289,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -307328,18 +307336,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -307375,19 +307384,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", + "Command": "Get-MgServicePrincipalMemberGroup", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -307471,21 +307482,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgServicePrincipalMemberGroup", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", + "Command": "Get-MgServicePrincipalMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -307585,36 +307596,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgServicePrincipalMemberObject", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgServicePrincipalMemberOf", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", + "Command": "Get-MgServicePrincipalMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -307658,105 +307666,106 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgServicePrincipalMemberOf", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgServicePrincipalMemberOfAsGroup", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgServicePrincipalMemberOfAsGroup", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalMemberOfAsGroup", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", + "Command": "Get-MgServicePrincipalMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -307800,79 +307809,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalMemberOfCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalMemberOfCountAsDirectoryRole", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalMemberOfCountAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalMemberOfCountAsGroup", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -307900,18 +307908,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", + "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -307939,34 +307948,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgServicePrincipalOwnedObject", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnedObject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", + "Command": "Get-MgServicePrincipalOwnedObject", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -308010,163 +308018,164 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgServicePrincipalOwnedObject", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/appRoleAssignment", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", + "Command": "Get-MgServicePrincipalOwnedObjectCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -308210,94 +308219,93 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalOwnedObjectCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", + "Command": "Get-MgServicePrincipalOwner", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -308341,134 +308349,134 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgServicePrincipalOwner", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/appRoleAssignment", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgServicePrincipalOwnerAsEndpoint", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnerAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgServicePrincipalOwnerAsEndpoint", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnerAsEndpoint", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgServicePrincipalOwnerAsUser", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnerAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgServicePrincipalOwnerAsUser", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnerAsUser", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Command": "Get-MgServicePrincipalOwnerByRef", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -308512,18 +308520,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalOwnerByRef", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", + "Command": "Get-MgServicePrincipalOwnerCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -308567,79 +308576,79 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalOwnerCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalOwnerCountAsUser", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalOwnerCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -308691,19 +308700,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfiguration", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -308755,19 +308764,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -308819,18 +308827,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-targetdevicegroups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -308882,77 +308891,79 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", - "Command": "Get-MgServicePrincipalRiskDetection", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalRiskDetection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", - "Command": "Get-MgServicePrincipalRiskDetection", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identityProtection/servicePrincipalRiskDetections", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalRiskDetection", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalRiskDetectionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalRiskDetectionCount", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronization", - "Command": "Get-MgServicePrincipalSynchronization", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalSynchronization", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", + "Command": "Get-MgServicePrincipalSynchronizationAccessToken", + "Variants": [ + "Acquire", + "AcquireExpanded", + "AcquireViaIdentity", + "AcquireViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -308972,21 +308983,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgServicePrincipalSynchronizationAccessToken", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", - "ApiVersion": "v1.0", - "Variants": [ - "Acquire", - "AcquireExpanded", - "AcquireViaIdentity", - "AcquireViaIdentityExpanded" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Get-MgServicePrincipalSynchronizationJob", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -309014,19 +309023,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Command": "Get-MgServicePrincipalSynchronizationJob", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", + "Command": "Get-MgServicePrincipalSynchronizationJob", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -309054,48 +309062,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Command": "Get-MgServicePrincipalSynchronizationJob", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalSynchronizationJobBulkUpload", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalSynchronizationJobBulkUpload", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalSynchronizationJobBulkUploadContent", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalSynchronizationJobBulkUploadContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", + "Command": "Get-MgServicePrincipalSynchronizationJobCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -309123,19 +309132,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalSynchronizationJobCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Get-MgServicePrincipalSynchronizationJobSchema", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeProvisioning.Read.All", @@ -309179,78 +309188,78 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Command": "Get-MgServicePrincipalSynchronizationJobSchema", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalSynchronizationSecretCount", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalSynchronizationSecretCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Get-MgServicePrincipalSynchronizationTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -309278,19 +309287,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Command": "Get-MgServicePrincipalSynchronizationTemplate", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", + "Command": "Get-MgServicePrincipalSynchronizationTemplate", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -309318,18 +309326,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Command": "Get-MgServicePrincipalSynchronizationTemplate", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", + "Command": "Get-MgServicePrincipalSynchronizationTemplateCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -309357,19 +309366,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalSynchronizationTemplateCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -309397,122 +309406,121 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -309548,18 +309556,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-tokenlifetimepolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", + "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -309595,34 +309604,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgServicePrincipalTransitiveMemberOf", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalTransitiveMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", + "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -309658,105 +309666,106 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgServicePrincipalTransitiveMemberOf", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", "Variants": [ "List" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", + "Command": "Get-MgServicePrincipalTransitiveMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -309792,196 +309801,196 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfCount", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgShareContentTypeBase", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "v1.0", + "Command": "Get-MgShareContentTypeBase", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgShareContentTypeBaseType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgShareContentTypeBaseType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgShareContentTypeBaseType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgShareContentTypeBaseType", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareContentTypeBaseTypeCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgShareContentTypeBaseTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgShareCount", "Variants": [ "Get" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgShareCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgShareCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgShareCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgShareCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgShareCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgShareCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgShareCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/driveItem", + "Command": "Get-MgShareDriveItem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -310009,19 +310018,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgShareDriveItem", "CommandAlias": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "ApiVersion": "v1.0", + "Module": "Files" + }, + { + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "Command": "Get-MgShareDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -310073,602 +310082,589 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareDriveItemContent", "CommandAlias": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgShareItem", - "CommandAlias": null, + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgShareItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgShareItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/items", - "ApiVersion": "v1.0", + "Command": "Get-MgShareItem", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgShareItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareItemCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/items/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgShareItemCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgShareItemLastModifiedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgShareItemLastModifiedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgShareLastModifiedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgShareLastModifiedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgShareLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgShareLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgShareLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgShareLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgShareLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgShareList", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list", - "ApiVersion": "v1.0", + "Command": "Get-MgShareList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgShareListColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgShareListColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListColumn", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareListColumnCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgShareListColumnSourceColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgShareListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgShareListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListContentType", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgShareListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgShareListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListContentTypeColumn", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareListContentTypeColumnCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgShareListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgShareListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListContentTypeColumnLink", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareListContentTypeColumnLinkCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgShareListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgShareListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListContentTypeColumnPosition", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareListContentTypeColumnPositionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgShareListContentTypeColumnSourceColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgShareListContentTypeCompatibleHubContentType", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareListContentTypeCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgShareListCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgShareListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgShareListCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareListCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgShareListDrive", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgShareListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/listItem", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgShareListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItem", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgShareListItemActivityByInterval", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItemActivityByInterval", "Variants": [ "Get", "Get1", @@ -310679,426 +310675,439 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgShareListItemAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItemAnalytic", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgShareListItemCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItemCreatedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgShareListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgShareListItemDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItemDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgShareListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItemDocumentSetVersion", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgShareListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItemDocumentSetVersion", "Variants": [ "List", "List1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItemDocumentSetVersionCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItemDocumentSetVersionField", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgShareListItemDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItemDriveItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItemDriveItemContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItemField", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgShareListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItemVersion", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgShareListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItemVersion", "Variants": [ "List", "List1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareListItemVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItemVersionCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListItemVersionField", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgShareListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgShareListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListOperation", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareListOperationCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgShareListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgShareListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListSubscription", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareListSubscriptionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgShareListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgSharePermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/permission", - "ApiVersion": "v1.0", + "Command": "Get-MgSharePermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgShareRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/root", - "ApiVersion": "v1.0", + "Command": "Get-MgShareRoot", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgShareRootContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/root/content", - "ApiVersion": "v1.0", + "Command": "Get-MgShareRootContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}", + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -311126,48 +311135,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", "CommandAlias": null, - "Uri": "/shares/{sharedDriveItem-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", - "CommandAlias": null, + "Method": "GET", "Uri": "/shares", - "ApiVersion": "v1.0", + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgShareSite", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/site", - "ApiVersion": "v1.0", + "Command": "Get-MgShareSite", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "GET", + "Uri": "/sites/{site-id}", + "Command": "Get-MgSite", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311187,19 +311196,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgSite", "CommandAlias": null, - "Uri": "/sites/{site-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites", + "Command": "Get-MgSite", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311219,35 +311227,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgSite", "CommandAlias": null, - "Uri": "/sites", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgSiteActivityByInterval", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/analytics", + "Command": "Get-MgSiteAnalytic", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -311299,137 +311308,137 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgSiteAnalytic", "CommandAlias": null, - "Uri": "/sites/{site-id}/analytics", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgSiteAnalyticItemActivityStat", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgSiteAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteAnalyticItemActivityStat", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteAnalyticItemActivityStatActivity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteAnalyticItemActivityStatActivity", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteAnalyticItemActivityStatCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/lastSevenDays", + "Command": "Get-MgSiteAnalyticLastSevenDay", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -311481,19 +311490,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgSiteAnalyticLastSevenDay", "CommandAlias": null, - "Uri": "/sites/{site-id}/analytics/lastSevenDays", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/allTime", + "Command": "Get-MgSiteAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -311545,19 +311554,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgSiteAnalyticTime", "CommandAlias": null, - "Uri": "/sites/{site-id}/analytics/allTime", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", + "Command": "Get-MgSiteApplicableContentTypeForList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311593,34 +311602,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgSiteApplicableContentTypeForList", "CommandAlias": null, - "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')", + "Command": "Get-MgSiteByPath", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgSiteByPath", "CommandAlias": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Get-MgSiteColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311656,19 +311665,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/columns", + "Command": "Get-MgSiteColumn", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311704,18 +311712,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/columns", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/columns/$count", + "Command": "Get-MgSiteColumnCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311751,34 +311760,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteColumnCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/columns/$count", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgSiteColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteColumnSourceColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Get-MgSiteContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311814,19 +311823,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgSiteContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes", + "Command": "Get-MgSiteContentType", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311862,84 +311870,85 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgSiteContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgSiteContentTypeBase", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteContentTypeBase", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgSiteContentTypeBaseType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteContentTypeBaseType", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgSiteContentTypeBaseType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteContentTypeBaseType", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteContentTypeBaseTypeCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteContentTypeBaseTypeCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgSiteContentTypeColumn", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311975,19 +311984,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Command": "Get-MgSiteContentTypeColumn", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -312023,18 +312031,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgSiteContentTypeColumnCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -312070,122 +312079,122 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteContentTypeColumnCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgSiteContentTypeColumnLink", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgSiteContentTypeColumnLink", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteContentTypeColumnLink", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteContentTypeColumnLinkCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteContentTypeColumnPosition", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteContentTypeColumnPosition", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteContentTypeColumnPosition", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteContentTypeColumnPositionCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteContentTypeColumnSourceColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgSiteContentTypeCompatibleHubContentType", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -312205,19 +312214,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgSiteContentTypeCompatibleHubContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/$count", + "Command": "Get-MgSiteContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -312253,19 +312262,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteContentTypeCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/$count", + "Command": "Get-MgSiteCount", + "Variants": [ + "Get1" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -312285,18 +312293,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteCount", "CommandAlias": null, - "Uri": "/sites/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get1" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/drive", + "Command": "Get-MgSiteDefaultDrive", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -312348,19 +312357,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgSiteDefaultDrive", "CommandAlias": null, - "Uri": "/sites/{site-id}/drive", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/delta", + "Command": "Get-MgSiteDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -312380,33 +312388,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgSiteDelta", "CommandAlias": null, - "Uri": "/sites/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgSiteDrive", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/drives/{drive-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteDrive", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/drives", + "Command": "Get-MgSiteDrive", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -312458,18 +312466,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgSiteDrive", "CommandAlias": null, - "Uri": "/sites/{site-id}/drives", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/drives/$count", + "Command": "Get-MgSiteDriveCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -312521,413 +312530,413 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteDriveCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/drives/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteExternalColumn", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteExternalColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteExternalColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/externalColumns", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteExternalColumn", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteExternalColumnCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/externalColumns/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteExternalColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgSiteGetByPath", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteGetByPath", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgSiteGetByPathAnalytic", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteGetByPathAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgSiteGetByPathApplicableContentTypeForList", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteGetByPathApplicableContentTypeForList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteGetByPathColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteGetByPathColumn", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgSiteGetByPathContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteGetByPathContentType", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgSiteGetByPathDrive", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteGetByPathDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgSiteGetByPathDrive", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteGetByPathDrive", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteGetByPathExternalColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteGetByPathExternalColumn", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Get-MgSiteGetByPathOnenote", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteGetByPathOnenote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgSiteGetByPathOperation", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteGetByPathOperation", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "Get-MgSiteGetByPathPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteGetByPathPage", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgSiteGetByPathPermission", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteGetByPathPermission", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgSiteGetByPathSite", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/sites", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteGetByPathSite", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Get-MgSiteGetByPathTermStore", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteGetByPathTermStore", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Get-MgSiteGetByPathTermStore", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStores", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteGetByPathTermStore", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgSiteGetGraphBPrePathActivityByInterval", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteGetGraphBPrePathActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgSiteItemLastModifiedByUser", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgSiteLastModifiedByUser", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgSiteLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}", + "Command": "Get-MgSiteList", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -312947,19 +312956,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgSiteList", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists", + "Command": "Get-MgSiteList", + "Variants": [ + "List1" + ], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -312979,18 +312987,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgSiteList", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists", - "ApiVersion": "v1.0", - "Variants": [ - "List1" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Get-MgSiteListColumn", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -313026,19 +313035,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteListColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/columns", + "Command": "Get-MgSiteListColumn", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -313074,18 +313082,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteListColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", + "Command": "Get-MgSiteListColumnCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -313121,34 +313130,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteListColumnCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgSiteListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteListColumnSourceColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Get-MgSiteListContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -313184,19 +313193,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgSiteListContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Command": "Get-MgSiteListContentType", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -313232,18 +313240,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgSiteListContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgSiteListContentTypeColumn", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -313279,19 +313288,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteListContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Command": "Get-MgSiteListContentTypeColumn", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -313327,18 +313335,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteListContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgSiteListContentTypeColumnCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -313374,122 +313383,122 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteListContentTypeColumnCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgSiteListContentTypeColumnLink", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgSiteListContentTypeColumnLink", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListContentTypeColumnLink", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteListContentTypeColumnLinkCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListContentTypeColumnPosition", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteListContentTypeColumnPositionCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgSiteListContentTypeColumnSourceColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -313509,19 +313518,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", + "Command": "Get-MgSiteListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -313557,19 +313566,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteListContentTypeCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/$count", + "Command": "Get-MgSiteListCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -313589,93 +313598,93 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteListCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgSiteListCreatedByUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgSiteListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgSiteListCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteListCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgSiteListDrive", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Get-MgSiteListItem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -313703,19 +313712,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgSiteListItem", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Command": "Get-MgSiteListItem", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -313735,35 +313743,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgSiteListItem", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgSiteListItemActivityByInterval", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListItemActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", + "Command": "Get-MgSiteListItemAnalytic", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -313815,78 +313824,80 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgSiteListItemAnalytic", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgSiteListItemCreatedByUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgSiteListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", + "Command": "Get-MgSiteListItemDelta", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -313906,21 +313917,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgSiteListItemDelta", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgSiteListItemDocumentSetVersion", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -313964,19 +313973,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgSiteListItemDocumentSetVersion", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Command": "Get-MgSiteListItemDocumentSetVersion", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -314020,18 +314028,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgSiteListItemDocumentSetVersion", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", + "Command": "Get-MgSiteListItemDocumentSetVersionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -314075,34 +314084,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteListItemDocumentSetVersionCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgSiteListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteListItemDocumentSetVersionField", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", + "Command": "Get-MgSiteListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -314154,49 +314163,49 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgSiteListItemDriveItem", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Command": "Get-MgSiteListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteListItemDriveItemContent", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Get-MgSiteListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteListItemField", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgSiteListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -314216,19 +314225,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgSiteListItemVersion", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Command": "Get-MgSiteListItemVersion", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -314248,18 +314256,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgSiteListItemVersion", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", + "Command": "Get-MgSiteListItemVersionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -314279,34 +314288,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteListItemVersionCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgSiteListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteListItemVersionField", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Command": "Get-MgSiteListOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -314342,19 +314351,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgSiteListOperation", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "Command": "Get-MgSiteListOperation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -314390,18 +314398,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgSiteListOperation", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", + "Command": "Get-MgSiteListOperationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -314437,78 +314446,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteListOperationCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgSiteListSubscription", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgSiteListSubscription", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListSubscription", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteListSubscriptionCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Get-MgSiteOnenote", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgSiteOnenoteNotebook", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -314552,19 +314561,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgSiteOnenoteNotebook", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks", + "Command": "Get-MgSiteOnenoteNotebook", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -314608,18 +314616,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgSiteOnenoteNotebook", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/$count", + "Command": "Get-MgSiteOnenoteNotebookCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -314663,19 +314672,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenoteNotebookCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/$count", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", + "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -314719,21 +314730,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Command": "Get-MgSiteOnenoteNotebookRecentNotebook", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -314777,34 +314786,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRecentNotebook", - "Command": "Get-MgSiteOnenoteNotebookRecentNotebook", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgSiteOnenoteNotebookSection", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgSiteOnenoteNotebookSection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -314848,18 +314856,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgSiteOnenoteNotebookSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", + "Command": "Get-MgSiteOnenoteNotebookSectionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -314903,36 +314912,36 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenoteNotebookSectionCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgSiteOnenoteNotebookSectionGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgSiteOnenoteNotebookSectionGroup", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -314976,348 +314985,348 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgSiteOnenoteNotebookSectionGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", - "Variants": [ - "List", - "List1" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroupCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionGroupCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgSiteOnenoteNotebookSectionGroupParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgSiteOnenoteNotebookSectionGroupParentSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSection", "Variants": [ "List" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionCount", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "List" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPageCount", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPageParentSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionPage", "Variants": [ "List" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenoteNotebookSectionPageCount", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgSiteOnenoteNotebookSectionPageParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgSiteOnenoteNotebookSectionPageParentSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgSiteOnenoteNotebookSectionParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgSiteOnenoteNotebookSectionParentSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteNotebookSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgSiteOnenoteOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -315361,48 +315370,48 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Get-MgSiteOnenoteOperation", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Get-MgSiteOnenoteOperation", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteOperation", "Variants": [ "List" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenoteOperationCount", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgSiteOnenotePage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -315438,19 +315447,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgSiteOnenotePage", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages", + "Command": "Get-MgSiteOnenotePage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -315486,33 +315494,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgSiteOnenotePage", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/pages", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenotePageContent", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenotePageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages/$count", + "Command": "Get-MgSiteOnenotePageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -315548,78 +315557,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenotePageCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/pages/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgSiteOnenotePageParentNotebook", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenotePageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgSiteOnenotePageParentSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenotePageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Get-MgSiteOnenoteResource", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Get-MgSiteOnenoteResource", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/resources", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteResource", "Variants": [ "List" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgSiteOnenoteResourceContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -315655,34 +315664,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenoteResourceContent", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/resources/$count", + "Command": "Get-MgSiteOnenoteResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenoteResourceCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/resources/$count", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgSiteOnenoteSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -315726,19 +315735,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgSiteOnenoteSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections", + "Command": "Get-MgSiteOnenoteSection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -315782,18 +315790,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgSiteOnenoteSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections/$count", + "Command": "Get-MgSiteOnenoteSectionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -315837,19 +315846,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenoteSectionCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections/$count", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgSiteOnenoteSectionGroup", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -315893,21 +315904,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgSiteOnenoteSectionGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Command": "Get-MgSiteOnenoteSectionGroup", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -315951,19 +315960,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgSiteOnenoteSectionGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", - "Variants": [ - "List", - "List1" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Command": "Get-MgSiteOnenoteSectionGroupCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -316007,66 +316018,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenoteSectionGroupCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgSiteOnenoteSectionGroupParentNotebook", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgSiteOnenoteSectionGroupParentSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgSiteOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgSiteOnenoteSectionGroupSection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -316110,18 +316118,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgSiteOnenoteSectionGroupSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", + "Command": "Get-MgSiteOnenoteSectionGroupSectionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -316165,153 +316174,152 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenoteSectionGroupSectionCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgSiteOnenoteSectionGroupSectionPage", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteSectionGroupSectionPage", "Variants": [ "List" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteSectionGroupSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenoteSectionGroupSectionPageCount", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgSiteOnenoteSectionGroupSectionPageParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgSiteOnenoteSectionGroupSectionPageParentSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgSiteOnenoteSectionGroupSectionParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgSiteOnenoteSectionGroupSectionParentSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgSiteOnenoteSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgSiteOnenoteSectionPage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -316347,33 +316355,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgSiteOnenoteSectionPage", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenoteSectionPageContent", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", + "Command": "Get-MgSiteOnenoteSectionPageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -316409,79 +316418,79 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOnenoteSectionPageCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgSiteOnenoteSectionPageParentNotebook", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgSiteOnenoteSectionPageParentSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgSiteOnenoteSectionParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgSiteOnenoteSectionParentSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteOnenoteSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Command": "Get-MgSiteOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -316517,19 +316526,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgSiteOperation", "CommandAlias": null, - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/operations", + "Command": "Get-MgSiteOperation", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -316565,18 +316573,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgSiteOperation", "CommandAlias": null, - "Uri": "/sites/{site-id}/operations", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/operations/$count", + "Command": "Get-MgSiteOperationCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -316612,19 +316621,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteOperationCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/operations/$count", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "Command": "Get-MgSitePage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -316644,19 +316653,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "Get-MgSitePage", "CommandAlias": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/pages", + "Command": "Get-MgSitePage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -316676,33 +316684,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "Get-MgSitePage", "CommandAlias": null, - "Uri": "/sites/{site-id}/pages", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSitePage", - "Command": "Get-MgSitePageAsSitePage", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/pages/sitePage", + "Command": "Get-MgSitePageAsSitePage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -316722,386 +316730,387 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSitePage", - "Command": "Get-MgSitePageAsSitePage", "CommandAlias": null, - "Uri": "/sites/{site-id}/pages/sitePage", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCanvasLayout", - "Command": "Get-MgSitePageAsSitePageCanvaLayout", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageCanvaLayout", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVerticalSection", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgSitePageAsSitePageCreatedByUser", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgSitePageAsSitePageCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgSitePageAsSitePageLastModifiedByUser", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSitePageAsSitePageWebPart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart", - "Command": "Get-MgSitePageAsSitePageWebPart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageWebPart", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSitePageAsSitePageWebPartCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageAsSitePageWebPartCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/pages/$count", + "Command": "Get-MgSitePageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -317121,19 +317130,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSitePageCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/pages/$count", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/pages/sitePage/$count", + "Command": "Get-MgSitePageCountAsSitePage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -317153,226 +317162,228 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSitePageCountAsSitePage", "CommandAlias": null, - "Uri": "/sites/{site-id}/pages/sitePage/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgSitePageCreatedByUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgSitePageCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgSitePageCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSitePageCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgSitePageLastModifiedByUser", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgSitePageLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition", - "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition", - "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition", - "Command": "Get-MgSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgSitePermission", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgSitePermission", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/permissions", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePermission", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSitePermissionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/permissions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSitePermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore", + "Command": "Get-MgSiteTermStore", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -317392,50 +317403,50 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Get-MgSiteTermStore", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Get-MgSiteTermStore", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStores", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStore", "Variants": [ "List" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStores/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Command": "Get-MgSiteTermStoreGroup", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -317455,21 +317466,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Get-MgSiteTermStoreGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups", + "Command": "Get-MgSiteTermStoreGroup", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -317489,19 +317498,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Get-MgSiteTermStoreGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/groups", - "ApiVersion": "v1.0", - "Variants": [ - "List", - "List1" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/$count", + "Command": "Get-MgSiteTermStoreGroupCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -317521,38 +317532,36 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreGroupCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/groups/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreGroupSet", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", + "Command": "Get-MgSiteTermStoreGroupSet", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -317572,26 +317581,13 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreGroupSet", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "ApiVersion": "v1.0", - "Variants": [ - "List", - "List1" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreGroupSetChild", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetChild", "Variants": [ "Get", "Get1", @@ -317602,34 +317598,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreGroupSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetChild", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreGroupSetChildCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetChildCount", "Variants": [ "Get", "Get1", @@ -317640,17 +317636,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", "Variants": [ "Get", "Get1", @@ -317661,34 +317657,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount", "Variants": [ "Get", "Get1", @@ -317699,17 +317695,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -317720,17 +317716,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", "Variants": [ "Get", "Get1", @@ -317741,17 +317737,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -317762,17 +317758,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreGroupSetChildSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetChildSet", "Variants": [ "Get", "Get1", @@ -317783,10 +317779,25 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", + "Command": "Get-MgSiteTermStoreGroupSetCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -317806,138 +317817,138 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreGroupSetCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Get-MgSiteTermStoreGroupSetParentGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetParentGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetRelation", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreGroupSetRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreGroupSetRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Command": "Get-MgSiteTermStoreGroupSetTerm", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -317957,336 +317968,336 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreGroupSetTerm", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreGroupSetTerm", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetTerm", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetTermChild", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetTermChild", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChildCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetTermChildCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreGroupSetTermChildSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetTermChildSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreGroupSetTermCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetTermCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreGroupSetTermRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreGroupSetTermSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreGroupSetTermSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Command": "Get-MgSiteTermStoreSet", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -318306,43 +318317,28 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreSet", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreSet", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSet", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetChild", "Variants": [ "Get", "Get1", @@ -318353,10 +318349,25 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "Command": "Get-MgSiteTermStoreSetChild", + "Variants": [ + "List", + "List1", + "List2", + "List3" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -318376,28 +318387,13 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetChild", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiVersion": "v1.0", - "Variants": [ - "List", - "List1", - "List2", - "List3" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreSetChildCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetChildCount", "Variants": [ "Get", "Get1", @@ -318408,17 +318404,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetChildRelation", "Variants": [ "Get", "Get1", @@ -318429,34 +318425,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetChildRelation", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreSetChildRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetChildRelationCount", "Variants": [ "Get", "Get1", @@ -318467,17 +318463,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -318488,17 +318484,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreSetChildRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetChildRelationSet", "Variants": [ "Get", "Get1", @@ -318509,17 +318505,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -318530,17 +318526,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreSetChildSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetChildSet", "Variants": [ "Get", "Get1", @@ -318551,83 +318547,83 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreSetCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Get-MgSiteTermStoreSetParentGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSet", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", "Variants": [ "Get", "Get1", @@ -318638,34 +318634,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount", "Variants": [ "Get", "Get1", @@ -318676,17 +318672,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Get", "Get1", @@ -318697,34 +318693,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount", "Variants": [ "Get", "Get1", @@ -318735,17 +318731,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -318756,17 +318752,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet", "Variants": [ "Get", "Get1", @@ -318777,17 +318773,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -318798,17 +318794,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet", "Variants": [ "Get", "Get1", @@ -318819,476 +318815,489 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", + "Command": "Get-MgSiteTermStoreSetRelation", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -319308,19 +319317,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreSetRelation", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiVersion": "v1.0", - "Variants": [ - "List", - "List1" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", + "Command": "Get-MgSiteTermStoreSetRelationCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -319340,72 +319351,72 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreSetRelationCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgSiteTermStoreSetRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetRelationFromTerm", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", + "Command": "Get-MgSiteTermStoreSetRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreSetRelationSet", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgSiteTermStoreSetRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetRelationToTerm", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Command": "Get-MgSiteTermStoreSetTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -319425,53 +319436,51 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetTerm", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetTerm", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetTerm", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetTermChild", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Command": "Get-MgSiteTermStoreSetTermChild", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -319491,19 +319500,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetTermChild", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", - "Variants": [ - "List", - "List1" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", + "Command": "Get-MgSiteTermStoreSetTermChildCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -319523,172 +319534,170 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreSetTermChildCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreSetTermChildRelation", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetTermChildRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetTermChildRelation", "Variants": [ "List", "List1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreSetTermChildRelationCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetTermChildRelationCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreSetTermChildRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetTermChildRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreSetTermChildSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetTermChildSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreSetTermCount", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetTermCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetTermRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Command": "Get-MgSiteTermStoreSetTermRelation", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -319708,19 +319717,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Get-MgSiteTermStoreSetTermRelation", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", - "Variants": [ - "List", - "List1" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", + "Command": "Get-MgSiteTermStoreSetTermRelationCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -319740,1349 +319751,1347 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSiteTermStoreSetTermRelationCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", - "CommandAlias": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreSetTermRelationSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetTermRelationSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Get-MgSiteTermStoreSetTermSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "ApiVersion": "v1.0", + "Command": "Get-MgSiteTermStoreSetTermSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBackupRestoreRoot", - "Command": "Get-MgSolutionBackupRestore", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestore", "Variants": [ "Get" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBackupRestoreRoot", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Command": "Get-MgSolutionBackupRestoreDriveInclusionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreDriveInclusionRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Command": "Get-MgSolutionBackupRestoreDriveInclusionRule", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/driveInclusionRules", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreDriveInclusionRule", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreDriveInclusionRuleCount", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/driveInclusionRules/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreDriveInclusionRuleCount", "Variants": [ "Get" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Command": "Get-MgSolutionBackupRestoreDriveProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreDriveProtectionUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Command": "Get-MgSolutionBackupRestoreDriveProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/driveProtectionUnits", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreDriveProtectionUnit", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreDriveProtectionUnitCount", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/driveProtectionUnits/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreDriveProtectionUnitCount", "Variants": [ "Get" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicy", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicy", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicy", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyCount", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyCount", "Variants": [ "Get" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/{mailboxProtectionRule-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxinclusionrules?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxinclusionrules?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSession", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSession", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSession", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionCount", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionCount", "Variants": [ "Get" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint", - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}/restorePoint", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRestorePoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-list-mailboxrestoreartifacts?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-list-mailboxrestoreartifacts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint", - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}/restorePoint", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRestorePoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Command": "Get-MgSolutionBackupRestoreMailboxInclusionRule", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreMailboxInclusionRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Command": "Get-MgSolutionBackupRestoreMailboxInclusionRule", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/mailboxInclusionRules", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreMailboxInclusionRule", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreMailboxInclusionRuleCount", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/mailboxInclusionRules/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreMailboxInclusionRuleCount", "Variants": [ "Get" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Command": "Get-MgSolutionBackupRestoreMailboxProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreMailboxProtectionUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Command": "Get-MgSolutionBackupRestoreMailboxProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/mailboxProtectionUnits", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreMailboxProtectionUnit", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreMailboxProtectionUnitCount", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/mailboxProtectionUnits/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreMailboxProtectionUnitCount", "Variants": [ "Get" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount", "Variants": [ "Get" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/{driveProtectionRule-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-list-driveinclusionrules?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-list-driveinclusionrules?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/{driveProtectionUnit-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount", "Variants": [ "Get" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-list-driverestoreartifacts?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphDriveRestoreArtifact", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-list-driverestoreartifacts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}/restorePoint", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRestorePoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint", - "Command": "Get-MgSolutionBackupRestorePoint", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestorePoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRestorePoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint", - "Command": "Get-MgSolutionBackupRestorePoint", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/restorePoints", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestorePoint", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRestorePoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestorePointCount", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/restorePoints/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestorePointCount", "Variants": [ "Get" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionUnitBase", - "Command": "Get-MgSolutionBackupRestorePointProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}/protectionUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestorePointProtectionUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProtectionUnitBase", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Command": "Get-MgSolutionBackupRestoreProtectionPolicy", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Command": "Get-MgSolutionBackupRestoreProtectionPolicy", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/protectionPolicies", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreProtectionPolicy", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreProtectionPolicyCount", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/protectionPolicies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreProtectionPolicyCount", "Variants": [ "Get" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionunitbase-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProtectionUnitBase", - "Command": "Get-MgSolutionBackupRestoreProtectionUnit", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreProtectionUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphProtectionUnitBase", - "Command": "Get-MgSolutionBackupRestoreProtectionUnit", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionunitbase-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/protectionUnits", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreProtectionUnit", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProtectionUnitBase", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreProtectionUnitCount", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/protectionUnits/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreProtectionUnitCount", "Variants": [ "Get" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceApp", - "Command": "Get-MgSolutionBackupRestoreServiceApp", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreServiceApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-serviceapps?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphServiceApp", - "Command": "Get-MgSolutionBackupRestoreServiceApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/serviceApps", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreServiceApp", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceApp", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreServiceAppCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-serviceapps?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/serviceApps/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreServiceAppCount", "Variants": [ "Get" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Command": "Get-MgSolutionBackupRestoreSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-restoresessions?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Command": "Get-MgSolutionBackupRestoreSession", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/restoreSessions", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSession", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreSessionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-restoresessions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/restoreSessions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSessionCount", "Variants": [ "Get" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicy", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicy", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicy", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicyCount", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicyCount", "Variants": [ "Get" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/{siteProtectionRule-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteinclusionrules?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteinclusionrules?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/{siteProtectionUnit-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSession", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSession", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointRestoreSessions", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSession", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionCount", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionCount", "Variants": [ "Get" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointrestoresession-list-siterestoreartifacts?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointrestoresession-list-siterestoreartifacts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint", - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}/restorePoint", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRestorePoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Command": "Get-MgSolutionBackupRestoreSiteInclusionRule", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSiteInclusionRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Command": "Get-MgSolutionBackupRestoreSiteInclusionRule", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/siteInclusionRules", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSiteInclusionRule", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreSiteInclusionRuleCount", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/siteInclusionRules/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSiteInclusionRuleCount", "Variants": [ "Get" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Command": "Get-MgSolutionBackupRestoreSiteProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSiteProtectionUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Command": "Get-MgSolutionBackupRestoreSiteProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/siteProtectionUnits", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSiteProtectionUnit", "Variants": [ "List" ], - "Module": "BackupRestore", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSolutionBackupRestoreSiteProtectionUnitCount", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/solutions/backupRestore/siteProtectionUnits/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgSolutionBackupRestoreSiteProtectionUnitCount", "Variants": [ "Get" ], - "Module": "BackupRestore", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "BackupRestore" }, { + "Method": "GET", + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Command": "Get-MgSubscribedSku", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LicenseAssignment.Read.All", @@ -321126,19 +321135,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubscribedSku", - "Command": "Get-MgSubscribedSku", "CommandAlias": null, - "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/subscribedSkus", + "Command": "Get-MgSubscribedSku", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LicenseAssignment.Read.All", @@ -321182,62 +321190,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubscribedSku", - "Command": "Get-MgSubscribedSku", "CommandAlias": null, - "Uri": "/subscribedSkus", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgSubscription", - "CommandAlias": null, + "Method": "GET", "Uri": "/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "ChangeNotifications", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgSubscription", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "ChangeNotifications" + }, + { + "Method": "GET", "Uri": "/subscriptions", - "ApiVersion": "v1.0", + "Command": "Get-MgSubscription", "Variants": [ "List" ], - "Module": "ChangeNotifications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgSubSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "ChangeNotifications" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/sites/{site-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgSubSite", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/sites", + "Command": "Get-MgSubSite", + "Variants": [ + "List2" + ], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -321257,18 +321265,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgSubSite", "CommandAlias": null, - "Uri": "/sites/{site-id}/sites", - "ApiVersion": "v1.0", - "Variants": [ - "List2" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/sites/{site-id}/sites/$count", + "Command": "Get-MgSubSiteCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -321288,19 +321297,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgSubSiteCount", "CommandAlias": null, - "Uri": "/sites/{site-id}/sites/$count", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}", + "Command": "Get-MgTeam", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -321376,19 +321385,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeam", - "Command": "Get-MgTeam", "CommandAlias": null, - "Uri": "/teams/{team-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams", + "Command": "Get-MgTeam", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -321416,18 +321424,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeam", - "Command": "Get-MgTeam", "CommandAlias": null, - "Uri": "/teams", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Command": "Get-MgTeamChannel", + "Variants": [ + "Get1", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -321503,19 +321512,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgTeamChannel", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels", + "Command": "Get-MgTeamChannel", + "Variants": [ + "List1" + ], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -321591,18 +321599,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgTeamChannel", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels", - "ApiVersion": "v1.0", - "Variants": [ - "List1" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/$count", + "Command": "Get-MgTeamChannelCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -321678,19 +321687,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamChannelCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", + "Command": "Get-MgTeamChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read.All", @@ -321766,34 +321775,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgTeamChannelFileFolder", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "Command": "Get-MgTeamChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamChannelFileFolderContent", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Get-MgTeamChannelMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.ReadWrite", @@ -321829,19 +321838,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgTeamChannelMember", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Command": "Get-MgTeamChannelMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -321869,18 +321877,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgTeamChannelMember", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", + "Command": "Get-MgTeamChannelMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -321908,19 +321917,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamChannelMemberCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Get-MgTeamChannelMessage", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -321956,21 +321967,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamChannelMessage", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Command": "Get-MgTeamChannelMessage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -322006,18 +322014,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamChannelMessage", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", + "Command": "Get-MgTeamChannelMessageDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -322053,19 +322062,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamChannelMessageDelta", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgTeamChannelMessageHostedContent", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -322101,21 +322112,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgTeamChannelMessageHostedContent", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgTeamChannelMessageHostedContent", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -322151,18 +322159,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgTeamChannelMessageHostedContent", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Command": "Get-MgTeamChannelMessageHostedContentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -322198,19 +322207,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamChannelMessageHostedContentCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgTeamChannelMessageReply", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -322246,19 +322255,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamChannelMessageReply", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "Get-MgTeamChannelMessageReply", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -322294,18 +322302,67 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamChannelMessageReply", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Command": "Get-MgTeamChannelMessageReplyCount", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "ChannelMessage.Read.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChannelMessage.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", + "Command": "Get-MgTeamChannelMessageReplyDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -322340,20 +322397,22 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamChannelMessageReplyCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgTeamChannelMessageReplyHostedContent", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -322388,70 +322447,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamChannelMessageReplyDelta", + "ApiReferenceLink": null, "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [ - { - "Name": "ChannelMessage.Read.Group", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChannelMessage.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Command": "Get-MgTeamChannelMessageReplyHostedContent", - "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -322487,18 +322495,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgTeamChannelMessageReplyHostedContent", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Command": "Get-MgTeamChannelMessageReplyHostedContentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -322534,34 +322543,36 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamChannelMessageReplyHostedContentCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", + "Command": "Get-MgTeamChannelRetainedMessage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamChannelRetainedMessage", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Get-MgTeamChannelSharedWithTeam", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -322581,21 +322592,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgTeamChannelSharedWithTeam", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", + "Command": "Get-MgTeamChannelSharedWithTeam", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -322615,33 +322623,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgTeamChannelSharedWithTeam", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", - "CommandAlias": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -322661,18 +322669,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -322692,19 +322701,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", + "Command": "Get-MgTeamChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -322724,19 +322733,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamChannelSharedWithTeamCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Get-MgTeamChannelTab", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -322836,19 +322845,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgTeamChannelTab", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Command": "Get-MgTeamChannelTab", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -322948,18 +322956,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgTeamChannelTab", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", + "Command": "Get-MgTeamChannelTabCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -323059,34 +323068,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamChannelTabCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgTeamChannelTabTeamApp", - "CommandAlias": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamChannelTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/$count", + "Command": "Get-MgTeamCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -323114,62 +323122,62 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamCount", "CommandAlias": null, - "Uri": "/teams/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgTeamGroupServiceProvisioningError", - "CommandAlias": null, + "Method": "GET", "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamGroupServiceProvisioningError", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamGroupServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgTeamIncomingChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamIncomingChannel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/incomingChannels", + "Command": "Get-MgTeamIncomingChannel", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -323197,18 +323205,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgTeamIncomingChannel", "CommandAlias": null, - "Uri": "/teams/{team-id}/incomingChannels", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/incomingChannels/$count", + "Command": "Get-MgTeamIncomingChannelCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -323236,19 +323245,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamIncomingChannelCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/incomingChannels/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Get-MgTeamInstalledApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.Read.Group", @@ -323404,19 +323413,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "Get-MgTeamInstalledApp", "CommandAlias": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps", + "Command": "Get-MgTeamInstalledApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -323564,18 +323572,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "Get-MgTeamInstalledApp", "CommandAlias": null, - "Uri": "/teams/{team-id}/installedApps", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps/$count", + "Command": "Get-MgTeamInstalledAppCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -323723,49 +323732,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamInstalledAppCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/installedApps/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Command": "Get-MgTeamInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgTeamInstalledAppTeamApp", "CommandAlias": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Command": "Get-MgTeamInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Command": "Get-MgTeamInstalledAppTeamAppDefinition", "CommandAlias": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Command": "Get-MgTeamMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -323793,19 +323802,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgTeamMember", "CommandAlias": null, - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/members", + "Command": "Get-MgTeamMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -323833,18 +323841,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgTeamMember", "CommandAlias": null, - "Uri": "/teams/{team-id}/members", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/members/$count", + "Command": "Get-MgTeamMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -323872,78 +323881,77 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamMemberCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/members/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "Get-MgTeamOperation", - "CommandAlias": null, + "Method": "GET", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "Get-MgTeamOperation", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamOperation", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamOperationCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgTeamPermissionGrant", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/permissionGrants", + "Command": "Get-MgTeamPermissionGrant", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ResourceSpecificPermissionGrant.ReadForTeam", @@ -324051,18 +324059,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgTeamPermissionGrant", "CommandAlias": null, - "Uri": "/teams/{team-id}/permissionGrants", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/permissionGrants/$count", + "Command": "Get-MgTeamPermissionGrantCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ResourceSpecificPermissionGrant.ReadForTeam", @@ -324170,49 +324179,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamPermissionGrantCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/permissionGrants/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/photo", + "Command": "Get-MgTeamPhoto", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Get-MgTeamPhoto", "CommandAlias": null, - "Uri": "/teams/{team-id}/photo", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/photo/$value", + "Command": "Get-MgTeamPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgTeamPhotoContent", "CommandAlias": null, - "Uri": "/teams/{team-id}/photo/$value", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel", + "Command": "Get-MgTeamPrimaryChannel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -324256,452 +324265,452 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgTeamPrimaryChannel", "CommandAlias": null, - "Uri": "/teams/{team-id}/primaryChannel", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgTeamPrimaryChannelFileFolder", - "CommandAlias": null, + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamPrimaryChannelFileFolderContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/members", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelMember", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamPrimaryChannelMemberCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/members/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamPrimaryChannelMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelMessage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamPrimaryChannelMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelMessage", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamPrimaryChannelMessageCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelMessageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamPrimaryChannelMessageDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelMessageDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamPrimaryChannelMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelMessageReply", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamPrimaryChannelMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelMessageReply", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamPrimaryChannelMessageReplyCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgTeamPrimaryChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelTab", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgTeamPrimaryChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/tabs", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelTab", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamPrimaryChannelTabCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelTabCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgTeamPrimaryChannelTabTeamApp", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamPrimaryChannelTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule", + "Command": "Get-MgTeamSchedule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -324737,19 +324746,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchedule", - "Command": "Get-MgTeamSchedule", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Get-MgTeamScheduleOfferShiftRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -324785,19 +324794,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Command": "Get-MgTeamScheduleOfferShiftRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Command": "Get-MgTeamScheduleOfferShiftRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -324817,18 +324825,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Command": "Get-MgTeamScheduleOfferShiftRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", + "Command": "Get-MgTeamScheduleOfferShiftRequestCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -324848,19 +324857,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamScheduleOfferShiftRequestCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Command": "Get-MgTeamScheduleOpenShift", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -324896,19 +324905,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOpenShift", - "Command": "Get-MgTeamScheduleOpenShift", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShifts", + "Command": "Get-MgTeamScheduleOpenShift", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -324944,18 +324952,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOpenShift", - "Command": "Get-MgTeamScheduleOpenShift", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShifts", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -324991,19 +325000,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -325039,18 +325047,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", + "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -325086,19 +325095,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShifts/$count", + "Command": "Get-MgTeamScheduleOpenShiftCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -325134,19 +325143,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamScheduleOpenShiftCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShifts/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Get-MgTeamScheduleSchedulingGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -325182,19 +325191,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Command": "Get-MgTeamScheduleSchedulingGroup", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "Command": "Get-MgTeamScheduleSchedulingGroup", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -325230,18 +325238,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Command": "Get-MgTeamScheduleSchedulingGroup", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", + "Command": "Get-MgTeamScheduleSchedulingGroupCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -325277,19 +325286,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamScheduleSchedulingGroupCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Command": "Get-MgTeamScheduleShift", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -325325,19 +325334,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphShift", - "Command": "Get-MgTeamScheduleShift", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/shifts", + "Command": "Get-MgTeamScheduleShift", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -325373,18 +325381,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphShift", - "Command": "Get-MgTeamScheduleShift", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/shifts", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/shifts/$count", + "Command": "Get-MgTeamScheduleShiftCount", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -325420,34 +325429,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamScheduleShiftCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/shifts/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", - "CommandAlias": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -325483,18 +325491,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", + "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -325530,19 +325539,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Command": "Get-MgTeamScheduleTimeOff", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -325578,19 +325587,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOff", - "Command": "Get-MgTeamScheduleTimeOff", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timesOff", + "Command": "Get-MgTeamScheduleTimeOff", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -325626,18 +325634,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOff", - "Command": "Get-MgTeamScheduleTimeOff", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timesOff", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timesOff/$count", + "Command": "Get-MgTeamScheduleTimeOffCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -325673,19 +325682,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamScheduleTimeOffCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timesOff/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Get-MgTeamScheduleTimeOffReason", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -325721,19 +325730,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Command": "Get-MgTeamScheduleTimeOffReason", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Command": "Get-MgTeamScheduleTimeOffReason", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -325769,18 +325777,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Command": "Get-MgTeamScheduleTimeOffReason", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", + "Command": "Get-MgTeamScheduleTimeOffReasonCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -325816,19 +325825,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamScheduleTimeOffReasonCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Get-MgTeamScheduleTimeOffRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -325864,19 +325873,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Command": "Get-MgTeamScheduleTimeOffRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Command": "Get-MgTeamScheduleTimeOffRequest", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -325912,18 +325920,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Command": "Get-MgTeamScheduleTimeOffRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", + "Command": "Get-MgTeamScheduleTimeOffRequestCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -325959,19 +325968,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamScheduleTimeOffRequestCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Command": "Get-MgTeamTag", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -326007,19 +326016,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Command": "Get-MgTeamTag", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/tags", + "Command": "Get-MgTeamTag", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -326055,18 +326063,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Command": "Get-MgTeamTag", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/tags/$count", + "Command": "Get-MgTeamTagCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -326102,19 +326111,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamTagCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Command": "Get-MgTeamTagMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -326150,19 +326159,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Command": "Get-MgTeamTagMember", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "Command": "Get-MgTeamTagMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -326198,18 +326206,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Command": "Get-MgTeamTagMember", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", + "Command": "Get-MgTeamTagMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -326245,48 +326254,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamTagMemberCount", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamTemplate", - "CommandAlias": null, + "Method": "GET", "Uri": "/teams/{team-id}/template", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamwork", - "Command": "Get-MgTeamwork", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamwork", "Variants": [ "Get" ], - "Module": "Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphTeamwork", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Command": "Get-MgTeamworkDeletedChat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ManageDeletion.Chat", @@ -326306,584 +326315,583 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-get?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgTeamworkDeletedChat", "CommandAlias": null, - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedChat", - "Command": "Get-MgTeamworkDeletedChat", - "CommandAlias": null, + "Method": "GET", "Uri": "/teamwork/deletedChats", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedChat", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeletedChat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamworkDeletedChatCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedChats/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedChatCount", "Variants": [ "Get" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedTeam", - "Command": "Get-MgTeamworkDeletedTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeam", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphDeletedTeam", - "Command": "Get-MgTeamworkDeletedTeam", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeam", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgTeamworkDeletedTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Get-MgTeamworkDeletedTeamChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannel", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamworkDeletedTeamChannelCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgTeamworkDeletedTeamChannelMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgTeamworkDeletedTeamChannelMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelMember", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamworkDeletedTeamChannelMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelMessage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamworkDeletedTeamChannelMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelMessage", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgTeamworkDeletedTeamChannelRetainedMessage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelRetainedMessage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgTeamworkDeletedTeamChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelTab", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgTeamworkDeletedTeamChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelTab", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamworkDeletedTeamChannelTabCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelTabCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamworkDeletedTeamCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamworkDeletedTeamCount", "Variants": [ "Get" ], - "Module": "Teams", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teamwork/teamsAppSettings", + "Command": "Get-MgTeamworkTeamAppSetting", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkAppSettings.Read.All", @@ -326903,18 +326911,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppSettings", - "Command": "Get-MgTeamworkTeamAppSetting", "CommandAlias": null, - "Uri": "/teamwork/teamsAppSettings", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Command": "Get-MgTeamworkWorkforceIntegration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -326934,19 +326943,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Command": "Get-MgTeamworkWorkforceIntegration", "CommandAlias": null, - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teamwork/workforceIntegrations", + "Command": "Get-MgTeamworkWorkforceIntegration", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -326966,18 +326974,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Command": "Get-MgTeamworkWorkforceIntegration", "CommandAlias": null, - "Uri": "/teamwork/workforceIntegrations", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teamwork/workforceIntegrations/$count", + "Command": "Get-MgTeamworkWorkforceIntegrationCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -326997,18 +327005,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTeamworkWorkforceIntegrationCount", "CommandAlias": null, - "Uri": "/teamwork/workforceIntegrations/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327028,19 +327037,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", "CommandAlias": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Partner", - "Method": "GET" + "Module": "Identity.Partner" }, { + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327060,18 +327068,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", "CommandAlias": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Partner", - "Method": "GET" + "Module": "Identity.Partner" }, { + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327091,64 +327099,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount", "CommandAlias": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.Partner", - "Method": "GET" + "Module": "Identity.Partner" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "CommandAlias": null, + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Partner", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "DelegatedAdminRelationship.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DelegatedAdminRelationship.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "ApiVersion": "v1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ "List" ], - "Module": "Identity.Partner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327167,20 +327144,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Partner", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327199,20 +327176,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Partner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327231,19 +327208,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships", - "ApiVersion": "v1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", "Variants": [ "List" ], - "Module": "Identity.Partner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327262,20 +327239,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Partner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327294,19 +327271,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "ApiVersion": "v1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Variants": [ "List" ], - "Module": "Identity.Partner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327325,20 +327302,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Partner", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327358,18 +327335,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipCount", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipCount", "Variants": [ "Get" ], - "Module": "Identity.Partner", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327388,20 +327365,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Partner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327420,19 +327397,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Variants": [ "List" ], - "Module": "Identity.Partner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327451,20 +327428,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Partner", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327483,20 +327460,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Partner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327515,19 +327492,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "ApiVersion": "v1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Variants": [ "List" ], - "Module": "Identity.Partner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327546,20 +327523,51 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Partner", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "DelegatedAdminRelationship.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DelegatedAdminRelationship.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Partner" }, { + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization", + "Command": "Get-MgTenantRelationshipMultiTenantOrganization", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -327587,18 +327595,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganization", - "Command": "Get-MgTenantRelationshipMultiTenantOrganization", "CommandAlias": null, - "Uri": "/tenantRelationships/multiTenantOrganization", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationJoinRequest", "Variants": [ "Get" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "MultiTenantOrganization.Read.All", @@ -327618,33 +327626,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationJoinRequest", "CommandAlias": null, - "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", - "CommandAlias": null, + "Method": "GET", "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants", + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -327672,18 +327680,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-list-tenants?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", "CommandAlias": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenantCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -327711,18 +327719,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenantCount", "CommandAlias": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}", + "Command": "Get-MgUser", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -327846,19 +327855,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgUser", "CommandAlias": null, - "Uri": "/users/{user-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users", + "Command": "Get-MgUser", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -327966,136 +327974,136 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgUser", "CommandAlias": null, - "Uri": "/users", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity", - "Command": "Get-MgUserActivity", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserActivity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity", - "Command": "Get-MgUserActivity", "CommandAlias": null, + "Module": "CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/activities", - "ApiVersion": "v1.0", + "Command": "Get-MgUserActivity", "Variants": [ "List" ], - "Module": "CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserActivityCount", "CommandAlias": null, + "Module": "CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/activities/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserActivityCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Command": "Get-MgUserActivityHistoryItem", "CommandAlias": null, + "Module": "CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserActivityHistoryItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Command": "Get-MgUserActivityHistoryItem", "CommandAlias": null, + "Module": "CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "ApiVersion": "v1.0", + "Command": "Get-MgUserActivityHistoryItem", "Variants": [ "List" ], - "Module": "CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity", - "Command": "Get-MgUserActivityHistoryItemActivity", "CommandAlias": null, + "Module": "CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", - "ApiVersion": "v1.0", + "Command": "Get-MgUserActivityHistoryItemActivity", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserActivityHistoryItemCount", "CommandAlias": null, + "Module": "CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserActivityHistoryItemCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "Get-MgUserAgreementAcceptance", "CommandAlias": null, + "Module": "CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAgreementAcceptance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/users/{user-id}/agreementAcceptances", + "Command": "Get-MgUserAgreementAcceptance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -328115,18 +328123,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "Get-MgUserAgreementAcceptance", "CommandAlias": null, - "Uri": "/users/{user-id}/agreementAcceptances", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/users/{user-id}/agreementAcceptances/$count", + "Command": "Get-MgUserAgreementAcceptanceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -328146,34 +328155,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserAgreementAcceptanceCount", "CommandAlias": null, - "Uri": "/users/{user-id}/agreementAcceptances/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgUserAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignments", + "Command": "Get-MgUserAppRoleAssignment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -328193,18 +328201,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgUserAppRoleAssignment", "CommandAlias": null, - "Uri": "/users/{user-id}/appRoleAssignments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignments/$count", + "Command": "Get-MgUserAppRoleAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -328224,19 +328233,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserAppRoleAssignmentCount", "CommandAlias": null, - "Uri": "/users/{user-id}/appRoleAssignments/$count", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationEmailMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -328272,19 +328281,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Command": "Get-MgUserAuthenticationEmailMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/emailMethods", + "Command": "Get-MgUserAuthenticationEmailMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -328320,18 +328328,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Command": "Get-MgUserAuthenticationEmailMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/emailMethods", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/emailMethods/$count", + "Command": "Get-MgUserAuthenticationEmailMethodCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -328367,19 +328376,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserAuthenticationEmailMethodCount", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/emailMethods/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationFido2Method", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -328431,19 +328440,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Command": "Get-MgUserAuthenticationFido2Method", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/fido2Methods", + "Command": "Get-MgUserAuthenticationFido2Method", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -328495,18 +328503,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Command": "Get-MgUserAuthenticationFido2Method", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/fido2Methods", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/fido2Methods/$count", + "Command": "Get-MgUserAuthenticationFido2MethodCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -328558,19 +328567,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserAuthenticationFido2MethodCount", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Command": "Get-MgUserAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -328606,19 +328615,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserAuthenticationMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/methods", + "Command": "Get-MgUserAuthenticationMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -328654,18 +328662,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Command": "Get-MgUserAuthenticationMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/methods", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/methods/$count", + "Command": "Get-MgUserAuthenticationMethodCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -328701,19 +328710,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserAuthenticationMethodCount", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/methods/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -328749,19 +328758,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -328797,18 +328805,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -328844,34 +328853,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Command": "Get-MgUserAuthenticationOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -328907,96 +328916,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/longrunningoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "Get-MgUserAuthenticationOperation", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "Get-MgUserAuthenticationOperation", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAuthenticationOperation", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserAuthenticationOperationCount", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAuthenticationOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Command": "Get-MgUserAuthenticationPasswordMethod", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAuthenticationPasswordMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -329032,18 +328993,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Command": "Get-MgUserAuthenticationPasswordMethod", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/passwordMethods", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAuthenticationPasswordMethod", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -329079,19 +329040,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserAuthenticationPasswordMethodCount", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/passwordMethods/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAuthenticationPasswordMethodCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -329127,19 +329088,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Command": "Get-MgUserAuthenticationPhoneMethod", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAuthenticationPhoneMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -329175,18 +329136,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Command": "Get-MgUserAuthenticationPhoneMethod", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/phoneMethods", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAuthenticationPhoneMethod", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -329222,24 +329183,24 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserAuthenticationPhoneMethodCount", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/phoneMethods/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAuthenticationPhoneMethodCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true @@ -329261,28 +329222,28 @@ "IsLeastPrivilege": false }, { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Command": "Get-MgUserAuthenticationSoftwareOathMethod", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -329318,18 +329279,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Command": "Get-MgUserAuthenticationSoftwareOathMethod", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/softwareOathMethods", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -329365,19 +329326,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -329412,20 +329373,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -329460,19 +329421,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -329507,20 +329468,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -329555,20 +329516,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -329603,19 +329564,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", "Variants": [ "List" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -329650,50 +329611,98 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { - "Permissions": [], + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodDevice", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "ApiVersion": "v1.0", + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgUserById", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/getByIds", - "ApiVersion": "v1.0", + "Command": "Get-MgUserById", "Variants": [ "Get", "GetExpanded" ], - "Module": "Users.Actions", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Users.Actions" }, { + "Method": "GET", + "Uri": "/users(userPrincipalName='{userPrincipalName}')", + "Command": "Get-MgUserByUserPrincipalName", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -329801,34 +329810,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgUserByUserPrincipalName", "CommandAlias": null, - "Uri": "/users(userPrincipalName='{userPrincipalName}')", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgUserCalendar", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/calendars/{calendar-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserCalendar", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Calendar", - "Method": "GET" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/calendars", + "Command": "Get-MgUserCalendar", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -329864,18 +329872,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgUserCalendar", "CommandAlias": null, - "Uri": "/users/{user-id}/calendars", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/calendars/$count", + "Command": "Get-MgUserCalendarCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -329911,19 +329920,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserCalendarCount", "CommandAlias": null, - "Uri": "/users/{user-id}/calendars/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Command": "Get-MgUserCalendarEvent", + "Variants": [ + "List1" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -329951,18 +329959,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgUserCalendarEvent", "CommandAlias": null, - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "ApiVersion": "v1.0", - "Variants": [ - "List1" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Command": "Get-MgUserCalendarGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -329982,19 +329991,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarGroup", - "Command": "Get-MgUserCalendarGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/calendarGroups", + "Command": "Get-MgUserCalendarGroup", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -330022,18 +330030,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarGroup", - "Command": "Get-MgUserCalendarGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/calendarGroups", - "ApiVersion": "v1.0", + "Module": "Calendar" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "Command": "Get-MgUserCalendarGroupCalendar", "Variants": [ "List" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -330069,18 +330077,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgUserCalendarGroupCalendar", "CommandAlias": null, - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/calendarGroups/$count", + "Command": "Get-MgUserCalendarGroupCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -330108,68 +330117,68 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserCalendarGroupCount", "CommandAlias": null, - "Uri": "/users/{user-id}/calendarGroups/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Command": "Get-MgUserCalendarPermission", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserCalendarPermission", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Calendar", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-list-calendarpermissions?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphCalendarPermission", - "Command": "Get-MgUserCalendarPermission", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/calendar/calendarPermissions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserCalendarPermission", "Variants": [ "List", "List1" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserCalendarPermissionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-list-calendarpermissions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserCalendarPermissionCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Calendar", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/calendar/calendarView", + "Command": "Get-MgUserCalendarView", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -330197,19 +330206,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgUserCalendarView", "CommandAlias": null, - "Uri": "/users/{user-id}/calendar/calendarView", - "ApiVersion": "v1.0", - "Variants": [ - "List", - "List1" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}", + "Command": "Get-MgUserChat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -330293,19 +330302,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChat", - "Command": "Get-MgUserChat", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats", + "Command": "Get-MgUserChat", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -330349,18 +330357,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChat", - "Command": "Get-MgUserChat", "CommandAlias": null, - "Uri": "/users/{user-id}/chats", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/$count", + "Command": "Get-MgUserChatCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -330404,108 +330413,108 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserChatCount", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "Get-MgUserChatInstalledApp", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatInstalledApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "Get-MgUserChatInstalledApp", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatInstalledApp", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserChatInstalledAppCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatInstalledAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgUserChatInstalledAppTeamApp", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Command": "Get-MgUserChatInstalledAppTeamAppDefinition", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageInfo", - "Command": "Get-MgUserChatLastMessagePreview", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatLastMessagePreview", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Get-MgUserChatMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChatMember.Read", @@ -330605,19 +330614,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgUserChatMember", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/members", + "Command": "Get-MgUserChatMember", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChatMember.Read", @@ -330717,18 +330725,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Get-MgUserChatMember", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", + "Command": "Get-MgUserChatMemberCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChatMember.Read", @@ -330828,19 +330837,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserChatMemberCount", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Command": "Get-MgUserChatMessage", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -330908,21 +330919,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgUserChatMessage", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages", + "Command": "Get-MgUserChatMessage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -330974,18 +330982,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgUserChatMessage", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", + "Command": "Get-MgUserChatMessageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -331037,19 +331046,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserChatMessageCount", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", + "Command": "Get-MgUserChatMessageDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -331117,19 +331126,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgUserChatMessageDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgUserChatMessageHostedContent", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -331197,21 +331208,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgUserChatMessageHostedContent", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgUserChatMessageHostedContent", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -331279,18 +331287,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgUserChatMessageHostedContent", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", + "Command": "Get-MgUserChatMessageHostedContentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -331358,214 +331367,214 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserChatMessageHostedContentCount", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgUserChatMessageReply", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatMessageReply", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgUserChatMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatMessageReply", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserChatMessageReplyCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgUserChatMessageReplyDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgUserChatMessageReplyHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatMessageReplyHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Get-MgUserChatMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatMessageReplyHostedContent", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserChatMessageReplyHostedContentCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgUserChatPermissionGrant", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Get-MgUserChatPermissionGrant", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatPermissionGrant", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserChatPermissionGrantCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatPermissionGrantCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Command": "Get-MgUserChatPinnedMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatPinnedMessage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Command": "Get-MgUserChatPinnedMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatPinnedMessage", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserChatPinnedMessageCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatPinnedMessageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/chats/getAllRetainedMessages", + "Command": "Get-MgUserChatRetainedMessage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read.All", @@ -331585,78 +331594,78 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Get-MgUserChatRetainedMessage", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/getAllRetainedMessages", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgUserChatTab", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatTab", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Get-MgUserChatTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatTab", "Variants": [ "List" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserChatTabCount", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatTabCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgUserChatTabTeamApp", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "v1.0", + "Command": "Get-MgUserChatTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Command": "Get-MgUserContact", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -331676,19 +331685,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "Get-MgUserContact", "CommandAlias": null, - "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "PersonalContacts", - "Method": "GET" + "Module": "PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contacts", + "Command": "Get-MgUserContact", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -331708,18 +331716,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "Get-MgUserContact", "CommandAlias": null, - "Uri": "/users/{user-id}/contacts", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "PersonalContacts", - "Method": "GET" + "Module": "PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contacts/$count", + "Command": "Get-MgUserContactCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -331739,19 +331748,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserContactCount", "CommandAlias": null, - "Uri": "/users/{user-id}/contacts/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "PersonalContacts", - "Method": "GET" + "Module": "PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contacts/delta", + "Command": "Get-MgUserContactDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -331771,63 +331780,63 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContact", - "Command": "Get-MgUserContactDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/contacts/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "PersonalContacts", - "Method": "GET" + "Module": "PersonalContacts" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserContactExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgUserContactExtension", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactExtension", "Variants": [ "List" ], - "Module": "PersonalContacts", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserContactExtensionCount", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Command": "Get-MgUserContactFolder", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -331847,19 +331856,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder", - "Command": "Get-MgUserContactFolder", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "PersonalContacts", - "Method": "GET" + "Module": "PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders", + "Command": "Get-MgUserContactFolder", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -331879,33 +331887,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder", - "Command": "Get-MgUserContactFolder", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "PersonalContacts", - "Method": "GET" + "Module": "PersonalContacts" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder", - "Command": "Get-MgUserContactFolderChildFolder", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactFolderChildFolder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", - "Method": "GET" + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Command": "Get-MgUserContactFolderChildFolder", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -331925,18 +331933,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder", - "Command": "Get-MgUserContactFolderChildFolder", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "PersonalContacts", - "Method": "GET" + "Module": "PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Command": "Get-MgUserContactFolderChildFolderContact", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -331956,19 +331965,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "Get-MgUserContactFolderChildFolderContact", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "PersonalContacts", - "Method": "GET" + "Module": "PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", + "Command": "Get-MgUserContactFolderChildFolderContact", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -331988,18 +331996,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "Get-MgUserContactFolderChildFolderContact", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "PersonalContacts", - "Method": "GET" + "Module": "PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", + "Command": "Get-MgUserContactFolderChildFolderContactCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -332019,19 +332028,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserContactFolderChildFolderContactCount", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "PersonalContacts", - "Method": "GET" + "Module": "PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", + "Command": "Get-MgUserContactFolderChildFolderContactDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -332051,140 +332060,93 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContact", - "Command": "Get-MgUserContactFolderChildFolderContactDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "PersonalContacts", - "Method": "GET" + "Module": "PersonalContacts" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserContactFolderChildFolderContactExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactFolderChildFolderContactExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgUserContactFolderChildFolderContactExtension", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactFolderChildFolderContactExtension", "Variants": [ "List" ], - "Module": "PersonalContacts", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserContactFolderChildFolderContactExtensionCount", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactFolderChildFolderContactExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Get-MgUserContactFolderChildFolderContactPhoto", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactFolderChildFolderContactPhoto", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", - "Method": "GET" - }, - { - "Permissions": [ - { - "Name": "Contacts.Read", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Contacts.ReadWrite", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Get-MgUserContactFolderChildFolderCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactFolderChildFolderCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContactFolder", - "Command": "Get-MgUserContactFolderChildFolderDelta", - "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "PersonalContacts", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -332204,19 +332166,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "Get-MgUserContactFolderContact", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Module": "PersonalContacts" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", + "Command": "Get-MgUserContactFolderChildFolderDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphContactFolder", "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Command": "Get-MgUserContactFolderContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -332236,18 +332213,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "Get-MgUserContactFolderContact", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactFolderContact", "Variants": [ "List" ], - "Module": "PersonalContacts", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -332267,19 +332244,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserContactFolderContactCount", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactFolderContactCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -332298,94 +332275,126 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContact", - "Command": "Get-MgUserContactFolderContactDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactFolderContactDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "PersonalContacts", - "Method": "GET" + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Contacts.Read", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Contacts.ReadWrite", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "PersonalContacts" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserContactFolderContactExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactFolderContactExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgUserContactFolderContactExtension", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactFolderContactExtension", "Variants": [ "List" ], - "Module": "PersonalContacts", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserContactFolderContactExtensionCount", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactFolderContactExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Get-MgUserContactFolderContactPhoto", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactFolderContactPhoto", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserContactFolderContactPhotoContent", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactFolderContactPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/$count", + "Command": "Get-MgUserContactFolderCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -332405,19 +332414,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserContactFolderCount", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "PersonalContacts", - "Method": "GET" + "Module": "PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/delta", + "Command": "Get-MgUserContactFolderDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -332437,49 +332446,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContactFolder", - "Command": "Get-MgUserContactFolderDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/contactFolders/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "PersonalContacts", - "Method": "GET" + "Module": "PersonalContacts" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Get-MgUserContactPhoto", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactPhoto", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserContactPhotoContent", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "v1.0", + "Command": "Get-MgUserContactPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "PersonalContacts" }, { + "Method": "GET", + "Uri": "/users/$count", + "Command": "Get-MgUserCount", + "Variants": [ + "Get" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -332587,33 +332595,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserCount", "CommandAlias": null, - "Uri": "/users/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgUserCreatedObject", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserCreatedObject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects", + "Command": "Get-MgUserCreatedObject", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -332665,47 +332673,48 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgUserCreatedObject", "CommandAlias": null, - "Uri": "/users/{user-id}/createdObjects", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgUserCreatedObjectAsServicePrincipal", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgUserCreatedObjectAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgUserCreatedObjectAsServicePrincipal", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/createdObjects/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgUserCreatedObjectAsServicePrincipal", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/$count", + "Command": "Get-MgUserCreatedObjectCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -332757,49 +332766,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserCreatedObjectCount", "CommandAlias": null, - "Uri": "/users/{user-id}/createdObjects/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgUserDefaultCalendar", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/calendar", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDefaultCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/calendar/events", + "Command": "Get-MgUserDefaultCalendarEvent", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -332827,18 +332835,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgUserDefaultCalendarEvent", "CommandAlias": null, - "Uri": "/users/{user-id}/calendar/events", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/drive", + "Command": "Get-MgUserDefaultDrive", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -332890,19 +332899,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgUserDefaultDrive", "CommandAlias": null, - "Uri": "/users/{user-id}/drive", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { + "Method": "GET", + "Uri": "/users/delta", + "Command": "Get-MgUserDelta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read.All", @@ -332938,77 +332946,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgUserDelta", "CommandAlias": null, - "Uri": "/users/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta" - ], - "Module": "Users.Functions", - "Method": "GET" + "Module": "Users.Functions" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgUserDirectReport", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/directReports/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDirectReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/directReports", + "Command": "Get-MgUserDirectReport", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -333052,76 +333060,77 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgUserDirectReport", "CommandAlias": null, - "Uri": "/users/{user-id}/directReports", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgUserDirectReportAsOrgContact", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDirectReportAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Get-MgUserDirectReportAsOrgContact", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/directReports/orgContact", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDirectReportAsOrgContact", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgUserDirectReportAsUser", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDirectReportAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgUserDirectReportAsUser", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/directReports/user", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDirectReportAsUser", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/directReports/$count", + "Command": "Get-MgUserDirectReportCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -333165,64 +333174,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDirectReportCount", "CommandAlias": null, - "Uri": "/users/{user-id}/directReports/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDirectReportCountAsOrgContact", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/directReports/orgContact/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDirectReportCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDirectReportCountAsUser", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/directReports/user/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDirectReportCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgUserDrive", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDrive", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "GET", + "Uri": "/users/{user-id}/drives", + "Command": "Get-MgUserDrive", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -333274,136 +333282,137 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgUserDrive", "CommandAlias": null, - "Uri": "/users/{user-id}/drives", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgUserDriveBundle", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveBundle", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgUserDriveBundle", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveBundle", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveBundleContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveBundleContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveBundleCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveBundleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgUserDriveContentTypeBase", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveContentTypeBase", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgUserDriveContentTypeBaseType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveContentTypeBaseType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgUserDriveContentTypeBaseType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveContentTypeBaseType", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveContentTypeBaseTypeCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveContentTypeBaseTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "GET", + "Uri": "/users/{user-id}/drives/$count", + "Command": "Get-MgUserDriveCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -333455,2796 +333464,2796 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveCount", "CommandAlias": null, - "Uri": "/users/{user-id}/drives/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Files", - "Method": "GET" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgUserDriveCreatedByUser", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgUserDriveCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgUserDriveFollowing", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveFollowing", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgUserDriveFollowing", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/following", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveFollowing", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveFollowingContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveFollowingContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveFollowingCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveFollowingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgUserDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgUserDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItem", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgUserDriveItemActivityByInterval", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgUserDriveItemAnalytic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgUserDriveItemAnalyticLastSevenDay", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgUserDriveItemAnalyticTime", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgUserDriveItemChild", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemChild", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgUserDriveItemChild", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemChild", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemChildContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemChildContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemChildCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemChildCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgUserDriveItemCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgUserDriveItemDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgUserDriveItemItemLastModifiedByUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgUserDriveItemLastModifiedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemLastModifiedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgUserDriveItemListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgUserDriveItemListItemActivityByInterval", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemListItemActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgUserDriveItemListItemAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgUserDriveItemListItemCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgUserDriveItemListItemDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgUserDriveItemListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgUserDriveItemListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemListItemVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemListItemVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgUserDriveItemPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgUserDriveItemPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemPermission", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemPermissionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Get-MgUserDriveItemRetentionLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgUserDriveItemSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgUserDriveItemSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemSubscription", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemSubscriptionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgUserDriveItemThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemThumbnail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgUserDriveItemThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemThumbnail", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemThumbnailCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgUserDriveItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgUserDriveItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemVersionContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemVersionContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveItemVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgUserDriveLastModifiedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveLastModifiedByUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Get-MgUserDriveList", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgUserDriveListColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgUserDriveListColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListColumn", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveListColumnCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgUserDriveListColumnSourceColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgUserDriveListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgUserDriveListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListContentType", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgUserDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgUserDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListContentTypeColumn", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveListContentTypeColumnCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgUserDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Get-MgUserDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListContentTypeColumnLink", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveListContentTypeColumnLinkCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgUserDriveListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgUserDriveListContentTypeColumnPosition", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListContentTypeColumnPosition", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveListContentTypeColumnPositionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveListContentTypeCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgUserDriveListCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Get-MgUserDriveListDrive", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListDrive", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgUserDriveListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgUserDriveListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItem", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgUserDriveListItemActivityByInterval", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItemActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgUserDriveListItemAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgUserDriveListItemCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgUserDriveListItemDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItemDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgUserDriveListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgUserDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgUserDriveListItemDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgUserDriveListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgUserDriveListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItemVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveListItemVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgUserDriveListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListOperation", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Get-MgUserDriveListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListOperation", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveListOperationCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgUserDriveListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgUserDriveListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListSubscription", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveListSubscriptionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgUserDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRoot", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgUserDriveRootActivityByInterval", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgUserDriveRootAnalytic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgUserDriveRootAnalyticLastSevenDay", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgUserDriveRootAnalyticTime", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgUserDriveRootChild", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootChild", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgUserDriveRootChild", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootChild", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveRootChildContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootChildContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveRootChildCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootChildCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveRootContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgUserDriveRootCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgUserDriveRootDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootDelta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgUserDriveRootItemLastModifiedByUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" - ], - "Module": "Files", - "Method": "GET" - }, - { + ], + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgUserDriveRootLastModifiedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Get-MgUserDriveRootListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootListItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Get-MgUserDriveRootListItemActivityByInterval", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootListItemActivityByInterval", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Get-MgUserDriveRootListItemAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgUserDriveRootListItemCreatedByUser", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgUserDriveRootListItemDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveRootListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveRootListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootListItemField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgUserDriveRootListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Get-MgUserDriveRootListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootListItemVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveRootListItemVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveRootListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgUserDriveRootPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootPermission", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Get-MgUserDriveRootPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootPermission", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveRootPermissionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Get-MgUserDriveRootRetentionLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgUserDriveRootSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Get-MgUserDriveRootSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootSubscription", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveRootSubscriptionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgUserDriveRootThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootThumbnail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Get-MgUserDriveRootThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootThumbnail", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveRootThumbnailCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgUserDriveRootVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootVersion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Get-MgUserDriveRootVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootVersion", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveRootVersionContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootVersionContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveRootVersionCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveRootVersionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgUserDriveSpecial", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveSpecial", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Get-MgUserDriveSpecial", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/special", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveSpecial", "Variants": [ "List" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveSpecialContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveSpecialContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserDriveSpecialCount", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserDriveSpecialCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}", + "Command": "Get-MgUserEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -336264,19 +336273,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgUserEvent", "CommandAlias": null, - "Uri": "/users/{user-id}/events/{event-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/events", + "Command": "Get-MgUserEvent", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -336304,77 +336312,78 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgUserEvent", "CommandAlias": null, - "Uri": "/users/{user-id}/events", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgUserEventAttachment", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserEventAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgUserEventAttachment", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/attachments", - "ApiVersion": "v1.0", + "Command": "Get-MgUserEventAttachment", "Variants": [ "List" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserEventAttachmentCount", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserEventAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgUserEventCalendar", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/calendar", - "ApiVersion": "v1.0", + "Command": "Get-MgUserEventCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/events/$count", + "Command": "Get-MgUserEventCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -336402,19 +336411,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserEventCount", "CommandAlias": null, - "Uri": "/users/{user-id}/events/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/events/delta", + "Command": "Get-MgUserEventDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -336442,78 +336451,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgUserEventDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/events/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserEventExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserEventExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgUserEventExtension", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserEventExtension", "Variants": [ "List" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserEventExtensionCount", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserEventExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgUserEventInstance", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserEventInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances", + "Command": "Get-MgUserEventInstance", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -336533,77 +336541,78 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgUserEventInstance", "CommandAlias": null, - "Uri": "/users/{user-id}/events/{event-id}/instances", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgUserEventInstanceAttachment", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserEventInstanceAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgUserEventInstanceAttachment", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiVersion": "v1.0", + "Command": "Get-MgUserEventInstanceAttachment", "Variants": [ "List" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserEventInstanceAttachmentCount", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserEventInstanceAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "Get-MgUserEventInstanceCalendar", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", - "ApiVersion": "v1.0", + "Command": "Get-MgUserEventInstanceCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Calendar" }, { + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/$count", + "Command": "Get-MgUserEventInstanceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -336623,137 +336632,136 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserEventInstanceCount", "CommandAlias": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Calendar", - "Method": "GET" + "Module": "Calendar" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Get-MgUserEventInstanceDelta", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgUserEventInstanceDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserEventInstanceExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserEventInstanceExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgUserEventInstanceExtension", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserEventInstanceExtension", "Variants": [ "List" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserEventInstanceExtensionCount", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserEventInstanceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserExtension", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgUserExtension", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserExtension", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserExtensionCount", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgUserFollowedSite", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/followedSites/{site-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserFollowedSite", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Method": "GET" + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/users/{user-id}/followedSites", + "Command": "Get-MgUserFollowedSite", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -336773,18 +336781,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Get-MgUserFollowedSite", "CommandAlias": null, - "Uri": "/users/{user-id}/followedSites", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { + "Method": "GET", + "Uri": "/users/{user-id}/followedSites/$count", + "Command": "Get-MgUserFollowedSiteCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -336804,108 +336813,107 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserFollowedSiteCount", "CommandAlias": null, - "Uri": "/users/{user-id}/followedSites/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Sites", - "Method": "GET" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassification", - "Command": "Get-MgUserInferenceClassification", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/inferenceClassification", - "ApiVersion": "v1.0", + "Command": "Get-MgUserInferenceClassification", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Command": "Get-MgUserInferenceClassificationOverride", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserInferenceClassificationOverride", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Command": "Get-MgUserInferenceClassificationOverride", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/inferenceClassification/overrides", - "ApiVersion": "v1.0", + "Command": "Get-MgUserInferenceClassificationOverride", "Variants": [ "List" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserInferenceClassificationOverrideCount", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserInferenceClassificationOverrideCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemInsights", - "Command": "Get-MgUserInsight", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/insights", - "ApiVersion": "v1.0", + "Command": "Get-MgUserInsight", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemInsights", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedInsight", - "Command": "Get-MgUserInsightShared", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserInsightShared", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared", + "Command": "Get-MgUserInsightShared", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -336925,18 +336933,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedInsight", - "Command": "Get-MgUserInsightShared", "CommandAlias": null, - "Uri": "/users/{user-id}/insights/shared", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared/$count", + "Command": "Get-MgUserInsightSharedCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -336956,64 +336965,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserInsightSharedCount", "CommandAlias": null, - "Uri": "/users/{user-id}/insights/shared/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserInsightSharedLastSharedMethod", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", - "ApiVersion": "v1.0", + "Command": "Get-MgUserInsightSharedLastSharedMethod", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserInsightSharedResource", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", - "ApiVersion": "v1.0", + "Command": "Get-MgUserInsightSharedResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrending", - "Command": "Get-MgUserInsightTrending", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserInsightTrending", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/insights/trending", + "Command": "Get-MgUserInsightTrending", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -337033,18 +337041,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrending", - "Command": "Get-MgUserInsightTrending", "CommandAlias": null, - "Uri": "/users/{user-id}/insights/trending", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/insights/trending/$count", + "Command": "Get-MgUserInsightTrendingCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -337064,19 +337073,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserInsightTrendingCount", "CommandAlias": null, - "Uri": "/users/{user-id}/insights/trending/$count", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", + "Command": "Get-MgUserInsightTrendingResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -337096,34 +337105,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserInsightTrendingResource", "CommandAlias": null, - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsedInsight", - "Command": "Get-MgUserInsightUsed", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserInsightUsed", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/insights/used", + "Command": "Get-MgUserInsightUsed", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -337143,18 +337151,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsedInsight", - "Command": "Get-MgUserInsightUsed", "CommandAlias": null, - "Uri": "/users/{user-id}/insights/used", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/insights/used/$count", + "Command": "Get-MgUserInsightUsedCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -337174,19 +337183,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserInsightUsedCount", "CommandAlias": null, - "Uri": "/users/{user-id}/insights/used/$count", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", + "Command": "Get-MgUserInsightUsedResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -337206,19 +337215,18 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserInsightUsedResource", "CommandAlias": null, - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/joinedTeams", + "Command": "Get-MgUserJoinedTeam", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -337278,33 +337286,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeam", - "Command": "Get-MgUserJoinedTeam", "CommandAlias": null, - "Uri": "/users/{user-id}/joinedTeams", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails", - "Command": "Get-MgUserLicenseDetail", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserLicenseDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/licenseDetails", + "Command": "Get-MgUserLicenseDetail", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LicenseAssignment.Read.All", @@ -337356,18 +337364,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails", - "Command": "Get-MgUserLicenseDetail", "CommandAlias": null, - "Uri": "/users/{user-id}/licenseDetails", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/licenseDetails/$count", + "Command": "Get-MgUserLicenseDetailCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LicenseAssignment.Read.All", @@ -337419,19 +337428,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserLicenseDetailCount", "CommandAlias": null, - "Uri": "/users/{user-id}/licenseDetails/$count", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", + "Command": "Get-MgUserLicenseDetailTeamLicensingDetail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -337467,19 +337476,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsLicensingDetails", - "Command": "Get-MgUserLicenseDetailTeamLicensingDetail", "CommandAlias": null, - "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/mailboxSettings", + "Command": "Get-MgUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "MailboxSettings.Read", @@ -337499,19 +337508,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Get-MgUserMailboxSetting", "CommandAlias": null, - "Uri": "/users/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Command": "Get-MgUserMailFolder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -337547,19 +337556,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Get-MgUserMailFolder", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Mail", - "Method": "GET" + "Module": "Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders", + "Command": "Get-MgUserMailFolder", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -337595,33 +337603,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Get-MgUserMailFolder", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Mail", - "Method": "GET" + "Module": "Mail" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Get-MgUserMailFolderChildFolder", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderChildFolder", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Command": "Get-MgUserMailFolderChildFolder", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -337657,18 +337665,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Get-MgUserMailFolderChildFolder", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Mail", - "Method": "GET" + "Module": "Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", + "Command": "Get-MgUserMailFolderChildFolderCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -337704,240 +337713,240 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMailFolderChildFolderCount", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Mail", - "Method": "GET" + "Module": "Mail" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Get-MgUserMailFolderChildFolderDelta", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderChildFolderDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "Get-MgUserMailFolderChildFolderMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderChildFolderMessage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "Get-MgUserMailFolderChildFolderMessage", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderChildFolderMessage", "Variants": [ "List" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", "Variants": [ "List" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMailFolderChildFolderMessageContent", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderChildFolderMessageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMailFolderChildFolderMessageCount", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderChildFolderMessageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage", - "Command": "Get-MgUserMailFolderChildFolderMessageDelta", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderChildFolderMessageDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMailFolderChildFolderMessageExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderChildFolderMessageExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgUserMailFolderChildFolderMessageExtension", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderChildFolderMessageExtension", "Variants": [ "List" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule", - "Command": "Get-MgUserMailFolderChildFolderMessageRule", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderChildFolderMessageRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule", - "Command": "Get-MgUserMailFolderChildFolderMessageRule", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderChildFolderMessageRule", "Variants": [ "List" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMailFolderChildFolderMessageRuleCount", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderChildFolderMessageRuleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/$count", + "Command": "Get-MgUserMailFolderCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -337973,19 +337982,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMailFolderCount", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Mail", - "Method": "GET" + "Module": "Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/delta", + "Command": "Get-MgUserMailFolderDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -338021,19 +338030,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Get-MgUserMailFolderDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Mail", - "Method": "GET" + "Module": "Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Command": "Get-MgUserMailFolderMessage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -338061,19 +338070,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "Get-MgUserMailFolderMessage", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Mail", - "Method": "GET" + "Module": "Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Command": "Get-MgUserMailFolderMessage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -338109,62 +338117,63 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "Get-MgUserMailFolderMessage", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Mail", - "Method": "GET" + "Module": "Mail" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgUserMailFolderMessageAttachment", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderMessageAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgUserMailFolderMessageAttachment", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderMessageAttachment", "Variants": [ "List" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMailFolderMessageAttachmentCount", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderMessageAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", + "Command": "Get-MgUserMailFolderMessageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -338200,19 +338209,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMailFolderMessageCount", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Mail", - "Method": "GET" + "Module": "Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", + "Command": "Get-MgUserMailFolderMessageDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -338248,107 +338257,109 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage", - "Command": "Get-MgUserMailFolderMessageDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Mail", - "Method": "GET" + "Module": "Mail" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMailFolderMessageExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderMessageExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgUserMailFolderMessageExtension", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderMessageExtension", "Variants": [ "List" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMailFolderMessageExtensionCount", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderMessageExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule", - "Command": "Get-MgUserMailFolderMessageRule", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderMessageRule", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule", - "Command": "Get-MgUserMailFolderMessageRule", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderMessageRule", "Variants": [ "List" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMailFolderMessageRuleCount", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMailFolderMessageRuleCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Mail" }, { + "Method": "POST", + "Uri": "/users/{user-id}/getMailTips", + "Command": "Get-MgUserMailTip", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMailTips", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -338368,21 +338379,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMailTips", - "Command": "Get-MgUserMailTip", "CommandAlias": null, - "Uri": "/users/{user-id}/getMailTips", - "ApiVersion": "v1.0", + "Module": "Users.Actions" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", + "Command": "Get-MgUserManagedAppDiagnosticStatus", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "Module": "Users.Actions", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -338402,19 +338411,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", - "Command": "Get-MgUserManagedAppDiagnosticStatus", "CommandAlias": null, - "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", - "ApiVersion": "v1.0", + "Module": "Users.Functions" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/getManagedAppPolicies", + "Command": "Get-MgUserManagedAppPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users.Functions", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -338434,342 +338443,342 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Command": "Get-MgUserManagedAppPolicy", "CommandAlias": null, - "Uri": "/users/{user-id}/getManagedAppPolicies", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users.Functions", - "Method": "GET" + "Module": "Users.Functions" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Command": "Get-MgUserManagedAppRegistration", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedAppRegistration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Command": "Get-MgUserManagedAppRegistration", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedAppRegistrations", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedAppRegistration", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserManagedAppRegistrationCount", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedAppRegistrations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedAppRegistrationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "Get-MgUserManagedDevice", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "Get-MgUserManagedDevice", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedDevice", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory", - "Command": "Get-MgUserManagedDeviceCategory", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedDeviceCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserManagedDeviceCategoryByRef", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedDeviceCategoryByRef", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Command": "Get-MgUserManagedDeviceConfigurationState", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedDeviceConfigurationState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Command": "Get-MgUserManagedDeviceConfigurationState", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedDeviceConfigurationState", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserManagedDeviceConfigurationStateCount", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedDeviceConfigurationStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserManagedDeviceCount", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "Get-MgUserManagedDeviceUser", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedDeviceUser", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Command": "Get-MgUserManagedDeviceWindowsProtectionState", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedDeviceWindowsProtectionState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", + "Command": "Get-MgUserManagedDeviceWithAppFailure", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -338789,19 +338798,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-troubleshooting-user-getmanageddeviceswithappfailures?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgUserManagedDeviceWithAppFailure", "CommandAlias": null, - "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", - "ApiVersion": "v1.0", + "Module": "Users.Functions" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/manager", + "Command": "Get-MgUserManager", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users.Functions", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read.All", @@ -338837,19 +338846,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgUserManager", "CommandAlias": null, - "Uri": "/users/{user-id}/manager", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/manager/$ref", + "Command": "Get-MgUserManagerByRef", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read.All", @@ -338885,19 +338894,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgUserManagerByRef", "CommandAlias": null, - "Uri": "/users/{user-id}/manager/$ref", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/getMemberGroups", + "Command": "Get-MgUserMemberGroup", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -338981,21 +338992,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgUserMemberGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/getMemberGroups", - "ApiVersion": "v1.0", + "Module": "Users.Actions" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/getMemberObjects", + "Command": "Get-MgUserMemberObject", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Users.Actions", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -339095,21 +339106,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgUserMemberObject", "CommandAlias": null, - "Uri": "/users/{user-id}/getMemberObjects", - "ApiVersion": "v1.0", + "Module": "Users.Actions" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", + "Command": "Get-MgUserMemberOf", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "Module": "Users.Actions", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -339129,19 +339138,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgUserMemberOf", "CommandAlias": null, - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/memberOf", + "Command": "Get-MgUserMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -339177,33 +339185,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgUserMemberOf", "CommandAlias": null, - "Uri": "/users/{user-id}/memberOf", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgUserMemberOfAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/administrativeUnit", + "Command": "Get-MgUserMemberOfAsAdministrativeUnit", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -339223,33 +339231,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgUserMemberOfAsAdministrativeUnit", "CommandAlias": null, - "Uri": "/users/{user-id}/memberOf/administrativeUnit", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgUserMemberOfAsDirectoryRole", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMemberOfAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/directoryRole", + "Command": "Get-MgUserMemberOfAsDirectoryRole", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -339269,33 +339277,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgUserMemberOfAsDirectoryRole", "CommandAlias": null, - "Uri": "/users/{user-id}/memberOf/directoryRole", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgUserMemberOfAsGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/group", + "Command": "Get-MgUserMemberOfAsGroup", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -339315,18 +339323,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgUserMemberOfAsGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/memberOf/group", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/$count", + "Command": "Get-MgUserMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -339362,19 +339371,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMemberOfCount", "CommandAlias": null, - "Uri": "/users/{user-id}/memberOf/$count", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", + "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -339394,19 +339403,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit", "CommandAlias": null, - "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/directoryRole/$count", + "Command": "Get-MgUserMemberOfCountAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -339426,19 +339435,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMemberOfCountAsDirectoryRole", "CommandAlias": null, - "Uri": "/users/{user-id}/memberOf/directoryRole/$count", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/group/$count", + "Command": "Get-MgUserMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -339458,19 +339467,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMemberOfCountAsGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/memberOf/group/$count", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}", + "Command": "Get-MgUserMessage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -339498,19 +339507,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "Get-MgUserMessage", "CommandAlias": null, - "Uri": "/users/{user-id}/messages/{message-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Mail", - "Method": "GET" + "Module": "Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/messages", + "Command": "Get-MgUserMessage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -339546,62 +339554,63 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "Get-MgUserMessage", "CommandAlias": null, - "Uri": "/users/{user-id}/messages", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Mail", - "Method": "GET" + "Module": "Mail" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgUserMessageAttachment", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMessageAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "Get-MgUserMessageAttachment", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMessageAttachment", "Variants": [ "List" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMessageAttachmentCount", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMessageAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Command": "Get-MgUserMessageContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -339629,19 +339638,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMessageContent", "CommandAlias": null, - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "ApiVersion": "v1.0", + "Module": "Mail" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/messages/$count", + "Command": "Get-MgUserMessageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -339677,19 +339686,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMessageCount", "CommandAlias": null, - "Uri": "/users/{user-id}/messages/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Mail", - "Method": "GET" + "Module": "Mail" }, { + "Method": "GET", + "Uri": "/users/{user-id}/messages/delta", + "Command": "Get-MgUserMessageDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -339717,78 +339726,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage", - "Command": "Get-MgUserMessageDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/messages/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Mail", - "Method": "GET" + "Module": "Mail" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMessageExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMessageExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgUserMessageExtension", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMessageExtension", "Variants": [ "List" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserMessageExtensionCount", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserMessageExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Command": "Get-MgUserOauth2PermissionGrant", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOauth2PermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/oauth2PermissionGrants", + "Command": "Get-MgUserOauth2PermissionGrant", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -339808,18 +339816,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Command": "Get-MgUserOauth2PermissionGrant", "CommandAlias": null, - "Uri": "/users/{user-id}/oauth2PermissionGrants", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", + "Command": "Get-MgUserOauth2PermissionGrantCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -339839,34 +339848,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOauth2PermissionGrantCount", "CommandAlias": null, - "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onenote", + "Command": "Get-MgUserOnenote", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Get-MgUserOnenote", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgUserOnenoteNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -339910,19 +339919,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgUserOnenoteNotebook", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks", + "Command": "Get-MgUserOnenoteNotebook", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -339966,18 +339974,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgUserOnenoteNotebook", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/$count", + "Command": "Get-MgUserOnenoteNotebookCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -340021,19 +340030,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenoteNotebookCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/$count", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", + "Command": "Get-MgUserOnenoteNotebookFromWebUrl", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -340077,21 +340088,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Command": "Get-MgUserOnenoteNotebookFromWebUrl", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Command": "Get-MgUserOnenoteNotebookRecentNotebook", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -340135,34 +340144,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRecentNotebook", - "Command": "Get-MgUserOnenoteNotebookRecentNotebook", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgUserOnenoteNotebookSection", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgUserOnenoteNotebookSection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -340206,18 +340214,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgUserOnenoteNotebookSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/$count", + "Command": "Get-MgUserOnenoteNotebookSectionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -340261,36 +340270,36 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenoteNotebookSectionCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgUserOnenoteNotebookSectionGroup", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgUserOnenoteNotebookSectionGroup", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -340334,348 +340343,348 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgUserOnenoteNotebookSectionGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", - "Variants": [ - "List", - "List1" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroupCount", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionGroupCount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgUserOnenoteNotebookSectionGroupParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgUserOnenoteNotebookSectionGroupParentSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgUserOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgUserOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionGroupSection", "Variants": [ "List" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionCount", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPage", "Variants": [ "List" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPageCount", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPageParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPageParentSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionParentSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgUserOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgUserOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionPage", "Variants": [ "List" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenoteNotebookSectionPageCount", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgUserOnenoteNotebookSectionPageParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgUserOnenoteNotebookSectionPageParentSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgUserOnenoteNotebookSectionParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgUserOnenoteNotebookSectionParentSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteNotebookSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgUserOnenoteOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -340719,48 +340728,48 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Get-MgUserOnenoteOperation", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Get-MgUserOnenoteOperation", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/operations", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteOperation", "Variants": [ "List" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenoteOperationCount", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/operations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgUserOnenotePage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -340796,19 +340805,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgUserOnenotePage", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages", + "Command": "Get-MgUserOnenotePage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -340844,18 +340852,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgUserOnenotePage", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/pages", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Get-MgUserOnenotePageContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -340891,19 +340900,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenotePageContent", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages/$count", + "Command": "Get-MgUserOnenotePageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -340939,78 +340948,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenotePageCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/pages/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgUserOnenotePageParentNotebook", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenotePageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgUserOnenotePageParentSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenotePageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Get-MgUserOnenoteResource", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteResource", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Get-MgUserOnenoteResource", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/resources", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteResource", "Variants": [ "List" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgUserOnenoteResourceContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -341046,34 +341055,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenoteResourceContent", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/resources/$count", + "Command": "Get-MgUserOnenoteResourceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenoteResourceCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/resources/$count", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgUserOnenoteSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -341117,19 +341126,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgUserOnenoteSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sections", + "Command": "Get-MgUserOnenoteSection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -341173,18 +341181,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgUserOnenoteSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sections/$count", + "Command": "Get-MgUserOnenoteSectionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -341228,19 +341237,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenoteSectionCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections/$count", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgUserOnenoteSectionGroup", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -341284,21 +341295,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgUserOnenoteSectionGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sectionGroups", + "Command": "Get-MgUserOnenoteSectionGroup", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -341342,19 +341351,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgUserOnenoteSectionGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", - "Variants": [ - "List", - "List1" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Command": "Get-MgUserOnenoteSectionGroupCount", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -341398,66 +341409,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenoteSectionGroupCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgUserOnenoteSectionGroupParentNotebook", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgUserOnenoteSectionGroupParentSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgUserOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgUserOnenoteSectionGroupSection", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -341501,18 +341509,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgUserOnenoteSectionGroupSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", + "Command": "Get-MgUserOnenoteSectionGroupSectionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -341556,153 +341565,152 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenoteSectionGroupSectionCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgUserOnenoteSectionGroupSectionPage", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgUserOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteSectionGroupSectionPage", "Variants": [ "List" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteSectionGroupSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenoteSectionGroupSectionPageCount", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgUserOnenoteSectionGroupSectionPageParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgUserOnenoteSectionGroupSectionPageParentSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgUserOnenoteSectionGroupSectionParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgUserOnenoteSectionGroupSectionParentSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgUserOnenoteSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteSectionPage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgUserOnenoteSectionPage", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -341738,33 +341746,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Get-MgUserOnenoteSectionPage", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenoteSectionPageContent", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/$count", + "Command": "Get-MgUserOnenoteSectionPageCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -341800,79 +341809,83 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnenoteSectionPageCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Notes", - "Method": "GET" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgUserOnenoteSectionPageParentNotebook", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Get-MgUserOnenoteSectionPageParentSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Get-MgUserOnenoteSectionParentNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Get-MgUserOnenoteSectionParentSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnenoteSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Method": "GET" + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Command": "Get-MgUserOnlineMeeting", + "Variants": [ + "Get", + "Get1", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentity1", + "GetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -341908,23 +341921,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "Get-MgUserOnlineMeeting", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentity1", - "GetViaIdentityExpanded" - ], - "Module": "CloudCommunications", - "Method": "GET" + "Module": "CloudCommunications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings", + "Command": "Get-MgUserOnlineMeeting", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -341960,121 +341968,122 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "Get-MgUserOnlineMeeting", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "CloudCommunications", - "Method": "GET" + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgUserOnlineMeetingAttendanceReport", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnlineMeetingAttendanceReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgUserOnlineMeetingAttendanceReport", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnlineMeetingAttendanceReport", "Variants": [ "List" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "List" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnlineMeetingAttendanceReportCount", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnlineMeetingAttendanceReportCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnlineMeetingAttendeeReport", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnlineMeetingAttendeeReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "CloudCommunications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/$count", + "Command": "Get-MgUserOnlineMeetingCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -342110,53 +342119,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnlineMeetingCount", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "CloudCommunications", - "Method": "GET" + "Module": "CloudCommunications" }, { - "Permissions": [ - { - "Name": "OnlineMeetingRecording.Read.All", - "Description": "Read all recordings of online meetings.", - "FullDescription": "Allows the app to read all recordings of online meetings, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "OnlineMeetingRecording.Read.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "Get-MgUserOnlineMeetingRecording", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnlineMeetingRecording", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetingRecording.Read.All", @@ -342175,19 +342152,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "Get-MgUserOnlineMeetingRecording", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnlineMeetingRecording", "Variants": [ "List" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetingRecording.Read.All", @@ -342207,19 +342184,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnlineMeetingRecordingContent", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnlineMeetingRecordingContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetingRecording.Read.All", @@ -342239,19 +342216,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnlineMeetingRecordingCount", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnlineMeetingRecordingCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetingRecording.Read.All", @@ -342271,30 +342248,30 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "Get-MgUserOnlineMeetingRecordingDelta", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnlineMeetingRecordingDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [ { - "Name": "OnlineMeetingTranscript.Read.All", - "Description": "Read all transcripts of online meetings.", - "FullDescription": "Allows the app to read all transcripts of online meetings, on your behalf.", + "Name": "OnlineMeetingRecording.Read.All", + "Description": "Read all recordings of online meetings.", + "FullDescription": "Allows the app to read all recordings of online meetings, on your behalf.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "Name": "OnlineMeetingTranscript.Read.Chat", + "Name": "OnlineMeetingRecording.Read.Chat", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false, @@ -342302,22 +342279,22 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Get-MgUserOnlineMeetingTranscript", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnlineMeetingTranscript", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -342336,19 +342313,19 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Get-MgUserOnlineMeetingTranscript", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnlineMeetingTranscript", "Variants": [ "List" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -342367,20 +342344,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgUserOnlineMeetingTranscriptContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnlineMeetingTranscriptContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -342399,20 +342376,20 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOnlineMeetingTranscriptCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnlineMeetingTranscriptCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -342432,19 +342409,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Get-MgUserOnlineMeetingTranscriptDelta", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnlineMeetingTranscriptDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -342463,20 +342440,52 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgUserOnlineMeetingTranscriptMetadataContent", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOnlineMeetingTranscriptMetadataContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "OnlineMeetingTranscript.Read.All", + "Description": "Read all transcripts of online meetings.", + "FullDescription": "Allows the app to read all transcripts of online meetings, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "OnlineMeetingTranscript.Read.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "CloudCommunications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", + "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "VirtualAppointment.Read", @@ -342528,78 +342537,77 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", - "OutputType": null, - "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "CloudCommunications", - "Method": "GET" + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookCategory", - "Command": "Get-MgUserOutlookMasterCategory", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOutlookMasterCategory", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookCategory", - "Command": "Get-MgUserOutlookMasterCategory", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/masterCategories", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOutlookMasterCategory", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOutlookMasterCategoryCount", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/outlook/masterCategories/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOutlookMasterCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgUserOwnedDevice", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices", + "Command": "Get-MgUserOwnedDevice", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -342643,105 +342651,106 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgUserOwnedDevice", "CommandAlias": null, - "Uri": "/users/{user-id}/ownedDevices", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/appRoleAssignment", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgUserOwnedDeviceAsDevice", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedDeviceAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgUserOwnedDeviceAsDevice", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices/device", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedDeviceAsDevice", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgUserOwnedDeviceAsEndpoint", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedDeviceAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgUserOwnedDeviceAsEndpoint", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices/endpoint", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedDeviceAsEndpoint", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/$count", + "Command": "Get-MgUserOwnedDeviceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -342785,79 +342794,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOwnedDeviceCount", "CommandAlias": null, - "Uri": "/users/{user-id}/ownedDevices/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOwnedDeviceCountAsDevice", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices/device/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedDeviceCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOwnedDeviceCountAsEndpoint", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedDeviceCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgUserOwnedObject", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedObject", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects", + "Command": "Get-MgUserOwnedObject", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -342901,105 +342909,106 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgUserOwnedObject", "CommandAlias": null, - "Uri": "/users/{user-id}/ownedObjects", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgUserOwnedObjectAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedObjectAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication", - "Command": "Get-MgUserOwnedObjectAsApplication", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/application", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedObjectAsApplication", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgUserOwnedObjectAsGroup", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedObjectAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgUserOwnedObjectAsGroup", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/group", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedObjectAsGroup", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgUserOwnedObjectAsServicePrincipal", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedObjectAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Get-MgUserOwnedObjectAsServicePrincipal", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedObjectAsServicePrincipal", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/$count", + "Command": "Get-MgUserOwnedObjectCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -343043,79 +343052,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOwnedObjectCount", "CommandAlias": null, - "Uri": "/users/{user-id}/ownedObjects/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOwnedObjectCountAsApplication", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/application/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedObjectCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOwnedObjectCountAsGroup", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/group/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedObjectCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPerson", - "Command": "Get-MgUserPerson", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/people/{person-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserPerson", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "People", - "Method": "GET" + "OutputType": "IMicrosoftGraphPerson", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "People" }, { + "Method": "GET", + "Uri": "/users/{user-id}/people", + "Command": "Get-MgUserPerson", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPerson", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "People.Read", @@ -343135,18 +343143,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPerson", - "Command": "Get-MgUserPerson", "CommandAlias": null, - "Uri": "/users/{user-id}/people", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "People", - "Method": "GET" + "Module": "People" }, { + "Method": "GET", + "Uri": "/users/{user-id}/people/$count", + "Command": "Get-MgUserPersonCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "People.Read", @@ -343166,19 +343175,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserPersonCount", "CommandAlias": null, - "Uri": "/users/{user-id}/people/$count", - "ApiVersion": "v1.0", + "Module": "People" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/photo", + "Command": "Get-MgUserPhoto", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Module": "People", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -343222,21 +343233,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Get-MgUserPhoto", "CommandAlias": null, - "Uri": "/users/{user-id}/photo", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/photos", + "Command": "Get-MgUserPhoto", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -343280,18 +343288,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Get-MgUserPhoto", "CommandAlias": null, - "Uri": "/users/{user-id}/photos", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/photo/$value", + "Command": "Get-MgUserPhotoContent", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -343335,21 +343346,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserPhotoContent", "CommandAlias": null, - "Uri": "/users/{user-id}/photo/$value", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/planner", + "Command": "Get-MgUserPlanner", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -343393,19 +343402,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerUser", - "Command": "Get-MgUserPlanner", "CommandAlias": null, - "Uri": "/users/{user-id}/planner", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Planner", - "Method": "GET" + "Module": "Planner" }, { + "Method": "GET", + "Uri": "/users/{user-id}/planner/plans", + "Command": "Get-MgUserPlannerPlan", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -343441,18 +343449,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Get-MgUserPlannerPlan", "CommandAlias": null, - "Uri": "/users/{user-id}/planner/plans", - "ApiVersion": "v1.0", + "Module": "Planner" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/planner/tasks", + "Command": "Get-MgUserPlannerTask", "Variants": [ "List" ], - "Module": "Planner", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -343504,18 +343512,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "Get-MgUserPlannerTask", "CommandAlias": null, - "Uri": "/users/{user-id}/planner/tasks", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Planner", - "Method": "GET" + "Module": "Planner" }, { + "Method": "GET", + "Uri": "/users/{user-id}/presence", + "Command": "Get-MgUserPresence", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.Read", @@ -343543,34 +343552,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPresence", - "Command": "Get-MgUserPresence", "CommandAlias": null, - "Uri": "/users/{user-id}/presence", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "CloudCommunications", - "Method": "GET" + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgUserRegisteredDevice", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserRegisteredDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices", + "Command": "Get-MgUserRegisteredDevice", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -343614,105 +343622,106 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgUserRegisteredDevice", "CommandAlias": null, - "Uri": "/users/{user-id}/registeredDevices", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/appRoleAssignment", - "ApiVersion": "v1.0", + "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment", - "ApiVersion": "v1.0", + "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgUserRegisteredDeviceAsDevice", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", - "ApiVersion": "v1.0", + "Command": "Get-MgUserRegisteredDeviceAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Get-MgUserRegisteredDeviceAsDevice", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices/device", - "ApiVersion": "v1.0", + "Command": "Get-MgUserRegisteredDeviceAsDevice", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgUserRegisteredDeviceAsEndpoint", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", - "ApiVersion": "v1.0", + "Command": "Get-MgUserRegisteredDeviceAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Get-MgUserRegisteredDeviceAsEndpoint", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices/endpoint", - "ApiVersion": "v1.0", + "Command": "Get-MgUserRegisteredDeviceAsEndpoint", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/$count", + "Command": "Get-MgUserRegisteredDeviceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -343756,79 +343765,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserRegisteredDeviceCount", "CommandAlias": null, - "Uri": "/users/{user-id}/registeredDevices/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserRegisteredDeviceCountAsDevice", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices/device/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserRegisteredDeviceCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Get-MgUserScopedRoleMemberOf", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserScopedRoleMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Command": "Get-MgUserScopedRoleMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -343848,18 +343856,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Get-MgUserScopedRoleMemberOf", "CommandAlias": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" + "Module": "Identity.DirectoryManagement" }, { + "Method": "GET", + "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", + "Command": "Get-MgUserScopedRoleMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -343879,19 +343888,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserScopedRoleMemberOfCount", "CommandAlias": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/settings", + "Command": "Get-MgUserSetting", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read.All", @@ -343911,19 +343920,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSettings", - "Command": "Get-MgUserSetting", "CommandAlias": null, - "Uri": "/users/{user-id}/settings", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/settings/itemInsights", + "Command": "Get-MgUserSettingItemInsight", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserInsightsSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -343943,19 +343952,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserInsightsSettings", - "Command": "Get-MgUserSettingItemInsight", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/itemInsights", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Command": "Get-MgUserSettingShiftPreference", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShiftPreferences", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read.All", @@ -343991,34 +344000,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphShiftPreferences", - "Command": "Get-MgUserSettingShiftPreference", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/settings/storage", + "Command": "Get-MgUserSettingStorage", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserStorage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserStorage", - "Command": "Get-MgUserSettingStorage", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/storage", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/settings/storage/quota", + "Command": "Get-MgUserSettingStorageQuota", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -344054,19 +344063,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedStorageQuota", - "Command": "Get-MgUserSettingStorageQuota", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/storage/quota", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", + "Command": "Get-MgUserSettingStorageQuotaService", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -344102,19 +344111,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Command": "Get-MgUserSettingStorageQuotaService", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/settings/storage/quota/services", + "Command": "Get-MgUserSettingStorageQuotaService", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -344150,18 +344158,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Command": "Get-MgUserSettingStorageQuotaService", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/storage/quota/services", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/settings/storage/quota/services/$count", + "Command": "Get-MgUserSettingStorageQuotaServiceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -344197,122 +344206,121 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserSettingStorageQuotaServiceCount", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/storage/quota/services/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSetting", - "Command": "Get-MgUserSettingWindows", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserSettingWindows", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSetting", - "Command": "Get-MgUserSettingWindows", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/settings/windows", - "ApiVersion": "v1.0", + "Command": "Get-MgUserSettingWindows", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserSettingWindowsCount", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/settings/windows/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserSettingWindowsCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSettingInstance", - "Command": "Get-MgUserSettingWindowsInstance", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserSettingWindowsInstance", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSettingInstance", - "Command": "Get-MgUserSettingWindowsInstance", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "ApiVersion": "v1.0", + "Command": "Get-MgUserSettingWindowsInstance", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserSettingWindowsInstanceCount", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserSettingWindowsInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgUserSponsor", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserSponsor", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/sponsors", + "Command": "Get-MgUserSponsor", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -344340,18 +344348,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgUserSponsor", "CommandAlias": null, - "Uri": "/users/{user-id}/sponsors", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/sponsors/$count", + "Command": "Get-MgUserSponsorCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -344379,19 +344388,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserSponsorCount", "CommandAlias": null, - "Uri": "/users/{user-id}/sponsors/$count", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/teamwork", + "Command": "Get-MgUserTeamwork", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserTeamwork", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserTeamwork.Read", @@ -344411,36 +344420,35 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserTeamwork", - "Command": "Get-MgUserTeamwork", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Command": "Get-MgUserTeamworkAssociatedTeam", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTeamworkAssociatedTeam", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/associatedTeams", + "Command": "Get-MgUserTeamworkAssociatedTeam", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -344468,18 +344476,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Command": "Get-MgUserTeamworkAssociatedTeam", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", + "Command": "Get-MgUserTeamworkAssociatedTeamCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -344507,19 +344516,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserTeamworkAssociatedTeamCount", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Command": "Get-MgUserTeamworkInstalledApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -344651,19 +344660,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Command": "Get-MgUserTeamworkInstalledApp", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps", + "Command": "Get-MgUserTeamworkInstalledApp", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -344795,18 +344803,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Command": "Get-MgUserTeamworkInstalledApp", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/installedApps", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", + "Command": "Get-MgUserTeamworkInstalledAppChat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -344890,19 +344899,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChat", - "Command": "Get-MgUserTeamworkInstalledAppChat", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/$count", + "Command": "Get-MgUserTeamworkInstalledAppCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -345034,49 +345043,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserTeamworkInstalledAppCount", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/installedApps/$count", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", + "Command": "Get-MgUserTeamworkInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Get-MgUserTeamworkInstalledAppTeamApp", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", + "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Command": "Get-MgUserTodoList", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -345112,19 +345121,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTaskList", - "Command": "Get-MgUserTodoList", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists", + "Command": "Get-MgUserTodoList", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -345160,18 +345168,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTaskList", - "Command": "Get-MgUserTodoList", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/$count", + "Command": "Get-MgUserTodoListCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -345207,19 +345216,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserTodoListCount", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/delta", + "Command": "Get-MgUserTodoListDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -345247,63 +345256,63 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotasklist-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTodoTaskList", - "Command": "Get-MgUserTodoListDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserTodoListExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTodoListExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgUserTodoListExtension", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTodoListExtension", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserTodoListExtensionCount", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTodoListExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Command": "Get-MgUserTodoTask", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -345339,19 +345348,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTask", - "Command": "Get-MgUserTodoTask", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Command": "Get-MgUserTodoTask", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -345387,18 +345395,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTask", - "Command": "Get-MgUserTodoTask", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", + "Command": "Get-MgUserTodoTaskAttachment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -345434,19 +345443,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentBase", - "Command": "Get-MgUserTodoTaskAttachment", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", + "Command": "Get-MgUserTodoTaskAttachment", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -345482,18 +345490,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentBase", - "Command": "Get-MgUserTodoTaskAttachment", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Command": "Get-MgUserTodoTaskAttachmentContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -345529,19 +345538,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserTodoTaskAttachmentContent", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", + "Command": "Get-MgUserTodoTaskAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -345577,78 +345586,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserTodoTaskAttachmentCount", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentSession", - "Command": "Get-MgUserTodoTaskAttachmentSession", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTodoTaskAttachmentSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentSession", - "Command": "Get-MgUserTodoTaskAttachmentSession", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTodoTaskAttachmentSession", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserTodoTaskAttachmentSessionContent", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTodoTaskAttachmentSessionContent", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserTodoTaskAttachmentSessionCount", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTodoTaskAttachmentSessionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Command": "Get-MgUserTodoTaskChecklistItem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -345684,19 +345693,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChecklistItem", - "Command": "Get-MgUserTodoTaskChecklistItem", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", + "Command": "Get-MgUserTodoTaskChecklistItem", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -345732,18 +345740,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChecklistItem", - "Command": "Get-MgUserTodoTaskChecklistItem", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", + "Command": "Get-MgUserTodoTaskChecklistItemCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -345779,19 +345788,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserTodoTaskChecklistItemCount", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", + "Command": "Get-MgUserTodoTaskCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -345827,19 +345836,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserTodoTaskCount", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", + "Command": "Get-MgUserTodoTaskDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -345875,63 +345884,63 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotask-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTodoTask", - "Command": "Get-MgUserTodoTaskDelta", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", - "ApiVersion": "v1.0", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserTodoTaskExtension", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTodoTaskExtension", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension", - "Command": "Get-MgUserTodoTaskExtension", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTodoTaskExtension", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserTodoTaskExtensionCount", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTodoTaskExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Command": "Get-MgUserTodoTaskLinkedResource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -345967,19 +345976,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLinkedResource", - "Command": "Get-MgUserTodoTaskLinkedResource", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", + "Command": "Get-MgUserTodoTaskLinkedResource", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -346015,18 +346023,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLinkedResource", - "Command": "Get-MgUserTodoTaskLinkedResource", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", + "Command": "Get-MgUserTodoTaskLinkedResourceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -346062,34 +346071,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserTodoTaskLinkedResourceCount", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgUserTransitiveMemberOf", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTransitiveMemberOf", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf", + "Command": "Get-MgUserTransitiveMemberOf", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -346141,105 +346149,106 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Get-MgUserTransitiveMemberOf", "CommandAlias": null, - "Uri": "/users/{user-id}/transitiveMemberOf", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgUserTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup", - "Command": "Get-MgUserTransitiveMemberOfAsGroup", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/group", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTransitiveMemberOfAsGroup", "Variants": [ "List" ], - "Module": "Users", - "Method": "GET" + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/$count", + "Command": "Get-MgUserTransitiveMemberOfCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -346291,1230 +346300,1232 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserTransitiveMemberOfCount", "CommandAlias": null, - "Uri": "/users/{user-id}/transitiveMemberOf/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserTransitiveMemberOfCountAsDirectoryRole", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTransitiveMemberOfCountAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgUserTransitiveMemberOfCountAsGroup", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgUserTransitiveMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEvent", - "Command": "Get-MgVirtualEvent", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEvent", "Variants": [ "Get1", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEvent", - "Command": "Get-MgVirtualEvent", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEvent", "Variants": [ "List" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgVirtualEventCount", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventCount", "Variants": [ "Get" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Get-MgVirtualEventPresenter", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventPresenter", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Get-MgVirtualEventPresenter", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventPresenter", "Variants": [ "List" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgVirtualEventPresenterCount", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventPresenterCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgVirtualEventSession", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgVirtualEventSession", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventSession", "Variants": [ "List" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgVirtualEventSessionAttendanceReport", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventSessionAttendanceReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgVirtualEventSessionAttendanceReport", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventSessionAttendanceReport", "Variants": [ "List" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "List" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgVirtualEventSessionAttendanceReportCount", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventSessionAttendanceReportCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgVirtualEventSessionCount", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventSessionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Command": "Get-MgVirtualEventTownhall", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventTownhall", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Command": "Get-MgVirtualEventTownhall", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventTownhall", "Variants": [ "List" ], - "Module": "Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-getbyuseridandrole?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Command": "Get-MgVirtualEventTownhallByUserIdAndRole", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/getByUserIdAndRole(userId='{userId}',role='{role}')", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventTownhallByUserIdAndRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-getbyuserrole?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Command": "Get-MgVirtualEventTownhallByUserRole", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-getbyuseridandrole?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/getByUserRole(role='{role}')", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventTownhallByUserRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgVirtualEventTownhallCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-getbyuserrole?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventTownhallCount", "Variants": [ "Get" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Get-MgVirtualEventTownhallPresenter", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventTownhallPresenter", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-presenters?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Get-MgVirtualEventTownhallPresenter", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventTownhallPresenter", "Variants": [ "List" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgVirtualEventTownhallPresenterCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-presenters?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventTownhallPresenterCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgVirtualEventTownhallSession", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventTownhallSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgVirtualEventTownhallSession", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventTownhallSession", "Variants": [ "List" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", "Variants": [ "List" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Variants": [ "List" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportCount", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgVirtualEventTownhallSessionCount", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventTownhallSessionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Command": "Get-MgVirtualEventWebinar", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinar", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Command": "Get-MgVirtualEventWebinar", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinar", "Variants": [ "List" ], - "Module": "Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Command": "Get-MgVirtualEventWebinarByUserIdAndRole", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarByUserIdAndRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Command": "Get-MgVirtualEventWebinarByUserRole", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarByUserRole", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgVirtualEventWebinarCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarCount", "Variants": [ "Get" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Get-MgVirtualEventWebinarPresenter", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarPresenter", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Get-MgVirtualEventWebinarPresenter", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarPresenter", "Variants": [ "List" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgVirtualEventWebinarPresenterCount", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarPresenterCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgVirtualEventWebinarRegistration", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarRegistration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgVirtualEventWebinarRegistration", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarRegistration", "Variants": [ "List" ], - "Module": "Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgVirtualEventWebinarRegistrationByEmail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarRegistrationByEmail", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Get-MgVirtualEventWebinarRegistrationByUserId", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarRegistrationByUserId", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinarregistrationconfiguration-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", - "Command": "Get-MgVirtualEventWebinarRegistrationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarRegistrationConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", - "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinarregistrationconfiguration-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-list-questions?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", - "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", "Variants": [ "List" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-list-questions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgVirtualEventWebinarRegistrationCount", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarRegistrationCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgVirtualEventWebinarRegistrationSession", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarRegistrationSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list-sessions?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgVirtualEventWebinarRegistrationSession", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarRegistrationSession", "Variants": [ "List" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgVirtualEventWebinarRegistrationSessionCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list-sessions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarRegistrationSessionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgVirtualEventWebinarSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarSession", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-sessions?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Get-MgVirtualEventWebinarSession", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarSession", "Variants": [ "List" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-sessions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", "Variants": [ "List" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "List" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportCount", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Get-MgVirtualEventWebinarSessionCount", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", - "ApiVersion": "v1.0", + "Command": "Get-MgVirtualEventWebinarSessionCount", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaDriveItemListItemPermission", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaDriveItemListItemPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaDriveItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaDriveItemPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaDriveListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaDriveListItemPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaDriveListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaDriveListPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaDriveRootListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaDriveRootListItemPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaDriveRootPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaDriveRootPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaGroupDriveItemListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaGroupDriveItemListItemPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaGroupDriveItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaGroupDriveItemPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaGroupDriveListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaGroupDriveListItemPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaGroupDriveListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaGroupDriveListPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaGroupDriveRootListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaGroupDriveRootListItemPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaGroupDriveRootPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaGroupDriveRootPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaGroupSiteListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaGroupSiteListItemPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaGroupSiteListPermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaGroupSiteListPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaGroupSitePermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaGroupSitePermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaShareListPermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaShareListPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/permission/grant", + "Command": "Grant-MgBetaSharePermission", + "Variants": [ + "Grant", + "GrantExpanded", + "GrantViaIdentity", + "GrantViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -347542,259 +347553,259 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaSharePermission", "CommandAlias": null, - "Uri": "/shares/{sharedDriveItem-id}/permission/grant", - "ApiVersion": "beta", - "Variants": [ - "Grant", - "GrantExpanded", - "GrantViaIdentity", - "GrantViaIdentityExpanded" - ], - "Module": "Beta.Files", - "Method": "POST" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaSiteListItemPermission", - "CommandAlias": null, + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaSiteListItemPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaSiteListPermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaSiteListPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaSitePermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaSitePermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaUserDriveItemListItemPermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaUserDriveItemListItemPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaUserDriveItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaUserDriveItemPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaUserDriveListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaUserDriveListItemPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaUserDriveListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaUserDriveListPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaUserDriveRootListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaUserDriveRootListItemPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgBetaUserDriveRootPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "ApiVersion": "beta", + "Command": "Grant-MgBetaUserDriveRootPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgDriveItemPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "ApiVersion": "v1.0", + "Command": "Grant-MgDriveItemPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgDriveRootPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Command": "Grant-MgDriveRootPermission", + "Variants": [ + "Grant", + "GrantExpanded", + "GrantViaIdentity", + "GrantViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPermission", "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgGroupDriveItemPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgGroupDriveItemPermission", "CommandAlias": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "ApiVersion": "v1.0", + "Module": "Files" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Command": "Grant-MgGroupDriveRootPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgGroupDriveRootPermission", "CommandAlias": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "ApiVersion": "v1.0", + "Module": "Files" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgGroupSitePermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgGroupSitePermission", "CommandAlias": null, - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/permission/grant", + "Command": "Grant-MgSharePermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -347822,321 +347833,319 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgSharePermission", "CommandAlias": null, - "Uri": "/shares/{sharedDriveItem-id}/permission/grant", - "ApiVersion": "v1.0", - "Variants": [ - "Grant", - "GrantExpanded", - "GrantViaIdentity", - "GrantViaIdentityExpanded" - ], - "Module": "Files", - "Method": "POST" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgSitePermission", - "CommandAlias": null, + "Method": "POST", "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", - "ApiVersion": "v1.0", + "Command": "Grant-MgSitePermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgUserDriveItemPermission", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "ApiVersion": "v1.0", + "Command": "Grant-MgUserDriveItemPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Grant-MgUserDriveRootPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "ApiVersion": "v1.0", + "Command": "Grant-MgUserDriveRootPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", - "OutputType": null, - "Command": "Hide-MgBetaChatForUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/hideForUser", - "ApiVersion": "beta", + "Command": "Hide-MgBetaChatForUser", "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", - "OutputType": null, - "Command": "Hide-MgBetaUserChatForUser", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", - "ApiVersion": "beta", + "Command": "Hide-MgBetaUserChatForUser", "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", "OutputType": null, - "Command": "Hide-MgChatForUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/hideForUser", - "ApiVersion": "v1.0", + "Command": "Hide-MgChatForUser", "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", - "OutputType": null, - "Command": "Hide-MgUserChatForUser", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", - "ApiVersion": "v1.0", + "Command": "Hide-MgUserChatForUser", "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult", - "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList", - "ApiVersion": "beta", + "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult", - "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList", - "ApiVersion": "beta", + "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList", "Variants": [ "Import", "ImportExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", - "ApiVersion": "beta", + "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Import", "ImportExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "ApiVersion": "beta", + "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Import-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "ApiVersion": "beta", + "Command": "Import-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "ApiVersion": "beta", + "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "ApiVersion": "beta", + "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "ApiVersion": "beta", + "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "ApiVersion": "beta", + "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "ApiVersion": "beta", + "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-import?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", - "ApiVersion": "v1.0", + "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Import", "ImportExpanded" ], - "Module": "DeviceManagement.Enrollment", - "Method": "POST" + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-import?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "DeviceManagement.Enrollment" }, { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate", + "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian", + "Variants": [ + "Activate", + "ActivateViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -348156,19 +348165,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-activate?view=graph-rest-beta", - "OutputType": null, - "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", + "Command": "Initialize-MgBetaEducationClassAssignment", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -348188,83 +348197,85 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Initialize-MgBetaEducationClassAssignment", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", - "ApiVersion": "beta", - "Variants": [ - "Activate", - "ActivateViaIdentity" - ], - "Module": "Beta.Education", - "Method": "POST" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Initialize-MgBetaEducationMeAssignment", - "CommandAlias": null, + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/activate", - "ApiVersion": "beta", + "Command": "Initialize-MgBetaEducationMeAssignment", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Initialize-MgBetaEducationUserAssignment", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", - "ApiVersion": "beta", + "Command": "Initialize-MgBetaEducationUserAssignment", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", - "OutputType": null, - "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", - "ApiVersion": "beta", + "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", - "OutputType": null, - "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", - "ApiVersion": "beta", + "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "POST", + "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/activate", + "Command": "Initialize-MgBetaMeAuthenticationHardwareOathMethod", + "Variants": [ + "Activate", + "ActivateExpanded", + "ActivateViaIdentity", + "ActivateViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -348284,21 +348295,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathauthenticationmethod-activate?view=graph-rest-beta", - "OutputType": null, - "Command": "Initialize-MgBetaMeAuthenticationHardwareOathMethod", "CommandAlias": null, - "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/activate", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", + "Command": "Initialize-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Variants": [ "Activate", - "ActivateExpanded", - "ActivateViaIdentity", - "ActivateViaIdentityExpanded" + "ActivateViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -348318,66 +348327,68 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-beta", - "OutputType": null, - "Command": "Initialize-MgBetaSecurityCaseEdiscoveryCaseCustodian", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", - "ApiVersion": "beta", - "Variants": [ - "Activate", - "ActivateViaIdentity" - ], - "Module": "Beta.Security", - "Method": "POST" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Command": "Initialize-MgBetaSolutionBackupRestoreProtectionPolicy", - "CommandAlias": null, + "Method": "POST", "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/activate", - "ApiVersion": "beta", + "Command": "Initialize-MgBetaSolutionBackupRestoreProtectionPolicy", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-activate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceApp", - "Command": "Initialize-MgBetaSolutionBackupRestoreServiceApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/activate", - "ApiVersion": "beta", + "Command": "Initialize-MgBetaSolutionBackupRestoreServiceApp", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphServiceApp", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Command": "Initialize-MgBetaSolutionBackupRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-activate?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}/activate", - "ApiVersion": "beta", + "Command": "Initialize-MgBetaSolutionBackupRestoreSession", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "POST" + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.BackupRestore" }, { + "Method": "POST", + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/activate", + "Command": "Initialize-MgBetaUserAuthenticationHardwareOathMethod", + "Variants": [ + "Activate", + "ActivateExpanded", + "ActivateViaIdentity", + "ActivateViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -348397,38 +348408,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathauthenticationmethod-activate?view=graph-rest-beta", - "OutputType": null, - "Command": "Initialize-MgBetaUserAuthenticationHardwareOathMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/activate", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim", + "Command": "Initialize-MgBetaUserManagedDeviceEsim", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Initialize-MgBetaUserManagedDeviceEsim", "CommandAlias": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", + "Command": "Initialize-MgEducationClassAssignment", "Variants": [ "Activate", - "ActivateExpanded", - "ActivateViaIdentity", - "ActivateViaIdentityExpanded" + "ActivateViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -348448,83 +348457,83 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Initialize-MgEducationClassAssignment", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", - "ApiVersion": "v1.0", - "Variants": [ - "Activate", - "ActivateViaIdentity" - ], - "Module": "Education", - "Method": "POST" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Initialize-MgEducationMeAssignment", - "CommandAlias": null, + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/activate", - "ApiVersion": "v1.0", + "Command": "Initialize-MgEducationMeAssignment", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Initialize-MgEducationUserAssignment", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", - "ApiVersion": "v1.0", + "Command": "Initialize-MgEducationUserAssignment", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", - "OutputType": null, - "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", - "ApiVersion": "v1.0", + "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", - "OutputType": null, - "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", - "ApiVersion": "v1.0", + "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", + "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian", + "Variants": [ + "Activate", + "ActivateViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -348544,66 +348553,68 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-1.0", - "OutputType": null, - "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", - "ApiVersion": "v1.0", - "Variants": [ - "Activate", - "ActivateViaIdentity" - ], - "Module": "Security", - "Method": "POST" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Command": "Initialize-MgSolutionBackupRestoreProtectionPolicy", - "CommandAlias": null, + "Method": "POST", "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/activate", - "ApiVersion": "v1.0", + "Command": "Initialize-MgSolutionBackupRestoreProtectionPolicy", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-activate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceApp", - "Command": "Initialize-MgSolutionBackupRestoreServiceApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/activate", - "ApiVersion": "v1.0", + "Command": "Initialize-MgSolutionBackupRestoreServiceApp", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphServiceApp", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Command": "Initialize-MgSolutionBackupRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-activate?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}/activate", - "ApiVersion": "v1.0", + "Command": "Initialize-MgSolutionBackupRestoreSession", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Module": "BackupRestore", - "Method": "POST" + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "BackupRestore" }, { + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", + "Command": "Invoke-MgAbortPrintPrinterJob", + "Variants": [ + "Abort", + "AbortExpanded", + "AbortViaIdentity", + "AbortViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -348631,189 +348642,189 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgAbortPrintPrinterJob", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", - "ApiVersion": "v1.0", - "Variants": [ - "Abort", - "AbortExpanded", - "AbortViaIdentity", - "AbortViaIdentityExpanded" - ], - "Module": "Devices.CloudPrint", - "Method": "POST" + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgAbortPrintShareJob", - "CommandAlias": null, + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", - "ApiVersion": "v1.0", + "Command": "Invoke-MgAbortPrintShareJob", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgAcceptGroupEvent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/accept", - "ApiVersion": "v1.0", + "Command": "Invoke-MgAcceptGroupEvent", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgAcceptGroupEventInstance", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/accept", - "ApiVersion": "v1.0", + "Command": "Invoke-MgAcceptGroupEventInstance", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgAcceptGroupEventInstanceTentatively", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "ApiVersion": "v1.0", + "Command": "Invoke-MgAcceptGroupEventInstanceTentatively", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgAcceptGroupEventTentatively", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", - "ApiVersion": "v1.0", + "Command": "Invoke-MgAcceptGroupEventTentatively", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", - "ApiVersion": "v1.0", + "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", "Variants": [ "Accept", "AcceptViaIdentity" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgAcceptUserEvent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/accept", - "ApiVersion": "v1.0", + "Command": "Invoke-MgAcceptUserEvent", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgAcceptUserEventInstance", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", - "ApiVersion": "v1.0", + "Command": "Invoke-MgAcceptUserEventInstance", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgAcceptUserEventInstanceTentatively", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "ApiVersion": "v1.0", + "Command": "Invoke-MgAcceptUserEventInstanceTentatively", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgAcceptUserEventTentatively", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", - "ApiVersion": "v1.0", + "Command": "Invoke-MgAcceptUserEventTentatively", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Calendar" }, { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/answer", + "Command": "Invoke-MgAnswerCommunicationCall", + "Variants": [ + "Answer", + "AnswerExpanded", + "AnswerViaIdentity", + "AnswerViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -348833,87 +348844,87 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgAnswerCommunicationCall", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/answer", - "ApiVersion": "v1.0", - "Variants": [ - "Answer", - "AnswerExpanded", - "AnswerViaIdentity", - "AnswerViaIdentityExpanded" - ], - "Module": "CloudCommunications", - "Method": "POST" + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgArchiveGroupTeam", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/archive", - "ApiVersion": "v1.0", + "Command": "Invoke-MgArchiveGroupTeam", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgArchiveGroupTeamChannel", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/archive", - "ApiVersion": "v1.0", + "Command": "Invoke-MgArchiveGroupTeamChannel", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgArchiveGroupTeamPrimaryChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/archive", - "ApiVersion": "v1.0", + "Command": "Invoke-MgArchiveGroupTeamPrimaryChannel", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgArchiveServiceAnnouncementMessage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/admin/serviceAnnouncement/messages/archive", - "ApiVersion": "v1.0", + "Command": "Invoke-MgArchiveServiceAnnouncementMessage", "Variants": [ "Archive", "ArchiveExpanded" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" }, { + "Method": "POST", + "Uri": "/teams/{team-id}/archive", + "Command": "Invoke-MgArchiveTeam", + "Variants": [ + "Archive", + "ArchiveExpanded", + "ArchiveViaIdentity", + "ArchiveViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -348949,72 +348960,70 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgArchiveTeam", "CommandAlias": null, - "Uri": "/teams/{team-id}/archive", - "ApiVersion": "v1.0", - "Variants": [ - "Archive", - "ArchiveExpanded", - "ArchiveViaIdentity", - "ArchiveViaIdentityExpanded" - ], - "Module": "Teams", - "Method": "POST" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgArchiveTeamChannel", - "CommandAlias": null, + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/archive", - "ApiVersion": "v1.0", + "Command": "Invoke-MgArchiveTeamChannel", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgArchiveTeamPrimaryChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/archive", - "ApiVersion": "v1.0", + "Command": "Invoke-MgArchiveTeamPrimaryChannel", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgArchiveTeamworkDeletedTeamChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", - "ApiVersion": "v1.0", + "Command": "Invoke-MgArchiveTeamworkDeletedTeamChannel", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", + "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy", + "Variants": [ + "As", + "AsViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -349034,19 +349043,18 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", - "ApiVersion": "v1.0", - "Variants": [ - "As", - "AsViaIdentity" - ], - "Module": "Security", - "Method": "GET" + "Module": "Security" }, { + "Method": "GET", + "Uri": "/directory/federationConfigurations/availableProviderTypes", + "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", + "Variants": [ + "Available" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -349066,18 +349074,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", "CommandAlias": null, - "Uri": "/directory/federationConfigurations/availableProviderTypes", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/identity/identityProviders/availableProviderTypes", + "Command": "Invoke-MgAvailableIdentityProviderType", "Variants": [ "Available" ], - "Module": "Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -349097,35 +349105,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgAvailableIdentityProviderType", "CommandAlias": null, - "Uri": "/identity/identityProviders/availableProviderTypes", - "ApiVersion": "v1.0", - "Variants": [ - "Available" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", - "CommandAlias": null, + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", - "ApiVersion": "v1.0", + "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "POST", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", + "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", + "Variants": [ + "Begin", + "BeginViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -349145,19 +349154,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-beginonboarding?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", "CommandAlias": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", - "ApiVersion": "v1.0", - "Variants": [ - "Begin", - "BeginViaIdentity" - ], - "Module": "DeviceManagement.Administration", - "Method": "POST" + "Module": "DeviceManagement.Administration" }, { + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", + "Command": "Invoke-MgBetaAbortPrintPrinterJob", + "Variants": [ + "Abort", + "AbortExpanded", + "AbortViaIdentity", + "AbortViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -349185,485 +349196,485 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaAbortPrintPrinterJob", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", - "ApiVersion": "beta", - "Variants": [ - "Abort", - "AbortExpanded", - "AbortViaIdentity", - "AbortViaIdentityExpanded" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaAbortPrintPrinterShareJob", - "CommandAlias": null, + "Method": "POST", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/abort", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAbortPrintPrinterShareJob", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaAbortPrintShareJob", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAbortPrintShareJob", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaAcceptGroupEvent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/accept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptGroupEvent", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaAcceptGroupEventExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/accept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptGroupEventExceptionOccurrence", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaAcceptGroupEventExceptionOccurrenceInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/accept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptGroupEventExceptionOccurrenceInstance", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaAcceptGroupEventExceptionOccurrenceInstanceTentatively", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/tentativelyAccept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptGroupEventExceptionOccurrenceInstanceTentatively", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaAcceptGroupEventExceptionOccurrenceTentatively", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/tentativelyAccept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptGroupEventExceptionOccurrenceTentatively", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaAcceptGroupEventInstance", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/accept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptGroupEventInstance", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaAcceptGroupEventInstanceExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/accept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptGroupEventInstanceExceptionOccurrence", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaAcceptGroupEventInstanceExceptionOccurrenceTentatively", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/tentativelyAccept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptGroupEventInstanceExceptionOccurrenceTentatively", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaAcceptGroupEventInstanceTentatively", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptGroupEventInstanceTentatively", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaAcceptGroupEventTentatively", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptGroupEventTentatively", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", "Variants": [ "Accept", "AcceptViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", "Variants": [ "Accept", "AcceptViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaAcceptUserEvent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/accept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptUserEvent", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaAcceptUserEventExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/accept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptUserEventExceptionOccurrence", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaAcceptUserEventExceptionOccurrenceInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/accept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptUserEventExceptionOccurrenceInstance", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaAcceptUserEventExceptionOccurrenceInstanceTentatively", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/tentativelyAccept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptUserEventExceptionOccurrenceInstanceTentatively", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaAcceptUserEventExceptionOccurrenceTentatively", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/tentativelyAccept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptUserEventExceptionOccurrenceTentatively", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaAcceptUserEventInstance", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptUserEventInstance", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaAcceptUserEventInstanceExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/accept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptUserEventInstanceExceptionOccurrence", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaAcceptUserEventInstanceExceptionOccurrenceTentatively", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/tentativelyAccept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptUserEventInstanceExceptionOccurrenceTentatively", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaAcceptUserEventTentatively", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAcceptUserEventTentatively", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Variants": [ "Account", "AccountViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity", "Variants": [ "Account", "AccountViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceNextEnrollment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceNextEnrollment", "Variants": [ "Allow", "AllowViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeviceIdentityNextEnrollment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeviceIdentityNextEnrollment", "Variants": [ "Allow", "AllowViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/answer", + "Command": "Invoke-MgBetaAnswerCommunicationCall", + "Variants": [ + "Answer", + "AnswerExpanded", + "AnswerViaIdentity", + "AnswerViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -349683,134 +349694,134 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaAnswerCommunicationCall", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/answer", - "ApiVersion": "beta", - "Variants": [ - "Answer", - "AnswerExpanded", - "AnswerViaIdentity", - "AnswerViaIdentityExpanded" - ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", - "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/managedDevices/appDiagnostics(upn='{upn}')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic", "Variants": [ "App", "AppViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaArchiveGroupPlannerPlan", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/archive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaArchiveGroupPlannerPlan", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Beta.Planner", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-archive?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaArchiveGroupSite", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Planner" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/archive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaArchiveGroupSite", "Variants": [ "Archive", "ArchiveViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-archive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaArchiveGroupSiteGetByPath", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/archive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaArchiveGroupSiteGetByPath", "Variants": [ "Archive", "ArchiveViaIdentity" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaArchiveGroupTeam", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-archive?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/archive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaArchiveGroupTeam", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaArchiveGroupTeamChannel", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/archive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaArchiveGroupTeamChannel", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaArchiveGroupTeamPrimaryChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/archive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaArchiveGroupTeamPrimaryChannel", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "POST", + "Uri": "/planner/plans/{plannerPlan-id}/archive", + "Command": "Invoke-MgBetaArchivePlannerPlan", + "Variants": [ + "Archive", + "ArchiveExpanded", + "ArchiveViaIdentity", + "ArchiveViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -349830,66 +349841,66 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaArchivePlannerPlan", "CommandAlias": null, - "Uri": "/planner/plans/{plannerPlan-id}/archive", - "ApiVersion": "beta", - "Variants": [ - "Archive", - "ArchiveExpanded", - "ArchiveViaIdentity", - "ArchiveViaIdentityExpanded" - ], - "Module": "Beta.Planner", - "Method": "POST" + "Module": "Beta.Planner" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage", - "CommandAlias": null, + "Method": "POST", "Uri": "/admin/serviceAnnouncement/messages/archive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage", "Variants": [ "Archive", "ArchiveExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-archive?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaArchiveSite", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/archive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaArchiveSite", "Variants": [ "Archive", "ArchiveViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-archive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaArchiveSiteGetByPath", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/archive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaArchiveSiteGetByPath", "Variants": [ "Archive", "ArchiveViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-archive?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "POST", + "Uri": "/teams/{team-id}/archive", + "Command": "Invoke-MgBetaArchiveTeam", + "Variants": [ + "Archive", + "ArchiveExpanded", + "ArchiveViaIdentity", + "ArchiveViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -349925,89 +349936,87 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaArchiveTeam", "CommandAlias": null, - "Uri": "/teams/{team-id}/archive", - "ApiVersion": "beta", - "Variants": [ - "Archive", - "ArchiveExpanded", - "ArchiveViaIdentity", - "ArchiveViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "POST" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaArchiveTeamChannel", - "CommandAlias": null, + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/archive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaArchiveTeamChannel", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaArchiveTeamPrimaryChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/archive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaArchiveTeamPrimaryChannel", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaArchiveTeamworkDeletedTeamChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaArchiveTeamworkDeletedTeamChannel", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaArchiveUserPlannerPlan", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/archive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaArchiveUserPlannerPlan", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Beta.Planner", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Planner" }, { + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy", + "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy", + "Variants": [ + "As", + "AsViaIdentity" + ], + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -350027,19 +350036,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", + "Command": "Invoke-MgBetaAsSecurityCaseEdiscoveryCaseTagHierarchy", "Variants": [ "As", "AsViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -350059,79 +350068,79 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-ashierarchy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Command": "Invoke-MgBetaAsSecurityCaseEdiscoveryCaseTagHierarchy", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", - "ApiVersion": "beta", - "Variants": [ - "As", - "AsViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Invoke-MgBetaAssignedRoleManagementDefenderRoleDefinitionPrincipal", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAssignedRoleManagementDefenderRoleDefinitionPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal", + "Variants": [ + "Assigned", + "AssignedViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -350159,94 +350168,93 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", - "Variants": [ - "Assigned", - "AssignedViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "GET" + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "GET", + "Uri": "/directory/federationConfigurations/availableProviderTypes", + "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType", + "Variants": [ + "Available" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -350266,18 +350274,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType", "CommandAlias": null, - "Uri": "/directory/federationConfigurations/availableProviderTypes", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", + "Uri": "/identity/identityProviders/availableProviderTypes", + "Command": "Invoke-MgBetaAvailableIdentityProviderType", "Variants": [ "Available" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -350297,233 +350305,236 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaAvailableIdentityProviderType", "CommandAlias": null, - "Uri": "/identity/identityProviders/availableProviderTypes", - "ApiVersion": "beta", - "Variants": [ - "Available" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", - "CommandAlias": null, + "Method": "POST", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/decryptBuffer", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBufferEncryptionResult", - "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/encryptBuffer", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/informationProtection/decryptBuffer", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt", "Variants": [ "Buffer", "BufferExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBufferEncryptionResult", - "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/informationProtection/encryptBuffer", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt", "Variants": [ "Buffer", "BufferExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/informationProtection/decryptBuffer", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBufferEncryptionResult", - "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/informationProtection/encryptBuffer", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", - "Command": "Invoke-MgBetaBulkUserManagedDeviceReprovisionCloudPc", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaBulkUserManagedDeviceReprovisionCloudPc", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", - "Command": "Invoke-MgBetaBulkUserManagedDeviceRestoreCloudPc", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaBulkUserManagedDeviceRestoreCloudPc", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", - "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/bulkSetCloudPcReviewStatus", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaCalendarGroupCalendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaCalendarGroupCalendar", "Variants": [ "Calendar", "CalendarViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaCalendarUserCalendar", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaCalendarUserCalendar", "Variants": [ "Calendar", "Calendar1", "CalendarViaIdentity", "CalendarViaIdentity1" ], - "Module": "Beta.Calendar", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Calendar" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", + "Command": "Invoke-MgBetaCheckinDriveItem", + "Variants": [ + "Checkin", + "CheckinExpanded", + "CheckinViaIdentity", + "CheckinViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -350551,106 +350562,104 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaCheckinDriveItem", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", - "ApiVersion": "beta", - "Variants": [ - "Checkin", - "CheckinExpanded", - "CheckinViaIdentity", - "CheckinViaIdentityExpanded" - ], - "Module": "Beta.Files", - "Method": "POST" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaCheckinDriveRoot", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/root/checkin", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaCheckinDriveRoot", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaCheckinGroupDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaCheckinGroupDriveItem", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaCheckinGroupDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaCheckinGroupDriveRoot", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaCheckinUserDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaCheckinUserDriveItem", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaCheckinUserDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaCheckinUserDriveRoot", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", + "Command": "Invoke-MgBetaCheckoutDriveItem", + "Variants": [ + "Checkout", + "CheckoutViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -350678,209 +350687,208 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaCheckoutDriveItem", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", - "ApiVersion": "beta", - "Variants": [ - "Checkout", - "CheckoutViaIdentity" - ], - "Module": "Beta.Files", - "Method": "POST" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaCheckoutDriveRoot", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/root/checkout", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaCheckoutDriveRoot", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaCheckoutGroupDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaCheckoutGroupDriveItem", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaCheckoutGroupDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaCheckoutGroupDriveRoot", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaCheckoutUserDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaCheckoutUserDriveItem", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaCheckoutUserDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaCheckoutUserDriveRoot", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard", - "Command": "Invoke-MgBetaClockGroupTeamScheduleTimeCardIn", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/timeCards/clockIn", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaClockGroupTeamScheduleTimeCardIn", "Variants": [ "Clock", "ClockExpanded", "ClockViaIdentity", "ClockViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockout?view=graph-rest-beta", "OutputType": "IMicrosoftGraphTimeCard", - "Command": "Invoke-MgBetaClockGroupTeamScheduleTimeCardOut", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/clockOut", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaClockGroupTeamScheduleTimeCardOut", "Variants": [ "Clock", "ClockExpanded", "ClockViaIdentity", "ClockViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-beta", "OutputType": "IMicrosoftGraphTimeCard", - "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockout?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/schedule/timeCards/clockIn", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn", "Variants": [ "Clock", "ClockExpanded", "ClockViaIdentity", "ClockViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockout?view=graph-rest-beta", "OutputType": "IMicrosoftGraphTimeCard", - "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut", "Variants": [ "Clock", "ClockExpanded", "ClockViaIdentity", "ClockViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaCommentSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockout?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/security/alerts_v2/{alert-id}/comments/$count", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaCommentSecurityAlert", "Variants": [ "Comment", "CommentViaIdentity" ], - "Module": "Beta.Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings/createOrGet", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting", "Variants": [ "Create1", "CreateExpanded1" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.CloudCommunications" }, { + "Method": "GET", + "Uri": "/me/authentication/fido2Methods/creationOptions(challengeTimeoutInMinutes=@challengeTimeoutInMinutes)", + "Command": "Invoke-MgBetaCreationMeAuthenticationFido2MethodOption", + "Variants": [ + "Creation" + ], + "OutputType": "IMicrosoftGraphWebauthnCredentialCreationOptions", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -350916,18 +350924,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-creationoptions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWebauthnCredentialCreationOptions", - "Command": "Invoke-MgBetaCreationMeAuthenticationFido2MethodOption", "CommandAlias": null, - "Uri": "/me/authentication/fido2Methods/creationOptions(challengeTimeoutInMinutes=@challengeTimeoutInMinutes)", - "ApiVersion": "beta", - "Variants": [ - "Creation" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/authentication/fido2Methods/creationOptions(challengeTimeoutInMinutes=@challengeTimeoutInMinutes)", + "Command": "Invoke-MgBetaCreationUserAuthenticationFido2MethodOption", + "Variants": [ + "Creation", + "CreationViaIdentity" + ], + "OutputType": "IMicrosoftGraphWebauthnCredentialCreationOptions", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -350963,34 +350972,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-creationoptions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWebauthnCredentialCreationOptions", - "Command": "Invoke-MgBetaCreationUserAuthenticationFido2MethodOption", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/creationOptions(challengeTimeoutInMinutes=@challengeTimeoutInMinutes)", - "ApiVersion": "beta", - "Variants": [ - "Creation", - "CreationViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccess", - "Command": "Invoke-MgBetaCrossNetworkAccessReportTenantAccessReport", - "CommandAlias": null, + "Method": "GET", "Uri": "/networkAccess/reports/crossTenantAccessReport(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaCrossNetworkAccessReportTenantAccessReport", "Variants": [ "Cross", "CrossViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccess", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.NetworkAccess" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", + "Command": "Invoke-MgBetaDeactivateEducationClassAssignment", + "Variants": [ + "Deactivate", + "DeactivateViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -351010,738 +351019,738 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Invoke-MgBetaDeactivateEducationClassAssignment", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", - "ApiVersion": "beta", - "Variants": [ - "Deactivate", - "DeactivateViaIdentity" - ], - "Module": "Beta.Education", - "Method": "POST" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Invoke-MgBetaDeactivateEducationMeAssignment", - "CommandAlias": null, + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDeactivateEducationMeAssignment", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Invoke-MgBetaDeactivateEducationUserAssignment", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDeactivateEducationUserAssignment", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathauthenticationmethod-deactivate?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDeactivateMeAuthenticationHardwareOathMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/deactivate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDeactivateMeAuthenticationHardwareOathMethod", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-deactivate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreProtectionPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathauthenticationmethod-deactivate?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/deactivate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreProtectionPolicy", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-deactivate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceApp", - "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreServiceApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-deactivate?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/deactivate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreServiceApp", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphServiceApp", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathauthenticationmethod-deactivate?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDeactivateUserAuthenticationHardwareOathMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-deactivate?view=graph-rest-beta", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/deactivate", - "ApiVersion": "beta", - "Variants": [ - "Deactivate", - "DeactivateViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/deactivate", + "Command": "Invoke-MgBetaDeactivateUserAuthenticationHardwareOathMethod", + "Variants": [ + "Deactivate", + "DeactivateViaIdentity" + ], "OutputType": null, - "Command": "Invoke-MgBetaDeclineGroupEvent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathauthenticationmethod-deactivate?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/decline", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDeclineGroupEvent", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDeclineGroupEventExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/decline", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDeclineGroupEventExceptionOccurrence", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDeclineGroupEventExceptionOccurrenceInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/decline", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDeclineGroupEventExceptionOccurrenceInstance", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDeclineGroupEventInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/decline", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDeclineGroupEventInstance", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDeclineGroupEventInstanceExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/decline", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDeclineGroupEventInstanceExceptionOccurrence", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDeclineUserEvent", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/decline", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDeclineUserEvent", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDeclineUserEventExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/decline", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDeclineUserEventExceptionOccurrence", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDeclineUserEventExceptionOccurrenceInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/decline", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDeclineUserEventExceptionOccurrenceInstance", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDeclineUserEventInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDeclineUserEventInstance", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDeclineUserEventInstanceExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/decline", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDeclineUserEventInstanceExceptionOccurrence", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Invoke-MgBetaDeprovisionUserManagedDevice", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDeprovisionUserManagedDevice", "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource", - "Command": "Invoke-MgBetaDismissDirectoryImpactedResource", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/directory/impactedResources/{impactedResource-id}/dismiss", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDismissDirectoryImpactedResource", "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-dismiss?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecommendation", - "Command": "Invoke-MgBetaDismissDirectoryRecommendation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/recommendations/{recommendation-id}/dismiss", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDismissDirectoryRecommendation", "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource", - "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-dismiss?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/dismiss", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource", "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDismissGroupEventExceptionOccurrenceInstanceReminder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/dismissReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDismissGroupEventExceptionOccurrenceInstanceReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDismissGroupEventExceptionOccurrenceReminder", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/dismissReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDismissGroupEventExceptionOccurrenceReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDismissGroupEventInstanceExceptionOccurrenceReminder", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/dismissReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDismissGroupEventInstanceExceptionOccurrenceReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDismissGroupEventInstanceReminder", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDismissGroupEventInstanceReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDismissGroupEventReminder", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDismissGroupEventReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaDismissRiskyServicePrincipal", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/identityProtection/riskyServicePrincipals/dismiss", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDismissRiskyServicePrincipal", "Variants": [ "Dismiss", "DismissExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-dismiss?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaDismissRiskyUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identityProtection/riskyUsers/dismiss", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDismissRiskyUser", "Variants": [ "Dismiss", "DismissExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaDismissUserEventExceptionOccurrenceInstanceReminder", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-dismiss?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/dismissReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDismissUserEventExceptionOccurrenceInstanceReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDismissUserEventExceptionOccurrenceReminder", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/dismissReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDismissUserEventExceptionOccurrenceReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDismissUserEventInstanceExceptionOccurrenceReminder", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/dismissReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDismissUserEventInstanceExceptionOccurrenceReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDismissUserEventInstanceReminder", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDismissUserEventInstanceReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaDismissUserEventReminder", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDismissUserEventReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/downloadAppDiagnostics", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic", "Variants": [ "Download", "DownloadExpanded", "DownloadViaIdentity", "DownloadViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaDownloadUserManagedDevicePowerliftAppDiagnostic", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/downloadPowerliftAppDiagnostic", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDownloadUserManagedDevicePowerliftAppDiagnostic", "Variants": [ "Download", "DownloadExpanded", "DownloadViaIdentity", "DownloadViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaDownUserManagedDeviceShut", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaDownUserManagedDeviceShut", "Variants": [ "Down", "DownViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enrollNowAction", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction", "Variants": [ "Enroll", "EnrollViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById", - "CommandAlias": "Invoke-MgBetaEnrollWuDeploymentAudienceExclusionAssetGraphBPreId", + "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/enrollAssetsById", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById", "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById", - "CommandAlias": "Invoke-MgBetaEnrollWuDeploymentAudienceMemberAssetGraphBPreId", + "CommandAlias": "Invoke-MgBetaEnrollWuDeploymentAudienceExclusionAssetGraphBPreId", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/enrollAssetsById", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById", "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset", - "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceExclusionAsset", + "CommandAlias": "Invoke-MgBetaEnrollWuDeploymentAudienceMemberAssetGraphBPreId", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssets", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset", "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById", - "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceExclusionAssetGraphBPreId", + "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceExclusionAsset", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssetsById", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById", "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset", - "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceMemberAsset", + "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceExclusionAssetGraphBPreId", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssets", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset", "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById", - "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceMemberAssetGraphBPreId", + "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceMemberAsset", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssetsById", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById", "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset", - "CommandAlias": "Invoke-MgBetaEnrollWuUpdatableAsset", + "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceMemberAssetGraphBPreId", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/updatableAssets/enrollAssets", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset", "Variants": [ "Enroll", "EnrollExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById", - "CommandAlias": "Invoke-MgBetaEnrollWuUpdatableAssetGraphBPreId", + "CommandAlias": "Invoke-MgBetaEnrollWuUpdatableAsset", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById", "Variants": [ "Enroll", "EnrollExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Invoke-MgBetaEnrollWuUpdatableAssetGraphBPreId", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-reports-entitiessummaries?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessEntitiesSummary", - "Command": "Invoke-MgBetaEntityNetworkAccessReportSummary", - "CommandAlias": null, + "Method": "GET", "Uri": "/networkAccess/reports/entitiesSummaries(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaEntityNetworkAccessReportSummary", "Variants": [ "Entities", "EntitiesViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "OutputType": "IMicrosoftGraphNetworkaccessEntitiesSummary", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-reports-entitiessummaries?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.NetworkAccess" }, { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics", + "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", + "Variants": [ + "Estimate", + "EstimateViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -351761,19 +351770,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-estimatestatistics?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", + "Command": "Invoke-MgBetaEstimateSecurityCaseEdiscoveryCaseSearchStatistics", "Variants": [ "Estimate", "EstimateViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -351793,19 +351802,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaEstimateSecurityCaseEdiscoveryCaseSearchStatistics", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", - "ApiVersion": "beta", - "Variants": [ - "Estimate", - "EstimateViaIdentity" - ], - "Module": "Beta.Security", - "Method": "POST" + "Module": "Beta.Security" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "Command": "Invoke-MgBetaExcuseEducationClassAssignmentSubmission", + "Variants": [ + "Excuse", + "ExcuseViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -351825,66 +351834,66 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgBetaExcuseEducationClassAssignmentSubmission", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "ApiVersion": "beta", - "Variants": [ - "Excuse", - "ExcuseViaIdentity" - ], - "Module": "Beta.Education", - "Method": "POST" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgBetaExcuseEducationMeAssignmentSubmission", - "CommandAlias": null, + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaExcuseEducationMeAssignmentSubmission", "Variants": [ "Excuse", "ExcuseViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgBetaExcuseEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaExcuseEducationUserAssignmentSubmission", "Variants": [ "Excuse", "ExcuseViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", - "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/executeAction", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction", "Variants": [ "Execute", "ExecuteExpanded", "ExecuteViaIdentity", "ExecuteViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsSummarizedDeviceScopes", + "Command": "Invoke-MgBetaExperienceDeviceManagement", + "Variants": [ + "Experience", + "Experience1" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScopeSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -351904,19 +351913,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScopeSummary", - "Command": "Invoke-MgBetaExperienceDeviceManagement", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsSummarizedDeviceScopes", - "ApiVersion": "beta", - "Variants": [ - "Experience", - "Experience1" - ], - "Module": "Beta.DeviceManagement.Functions", - "Method": "GET" + "Module": "Beta.DeviceManagement.Functions" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel", + "Variants": [ + "Extract", + "ExtractViaIdentity" + ], + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read.All", @@ -351952,81 +351961,81 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "ApiVersion": "beta", - "Variants": [ - "Extract", - "ExtractViaIdentity" - ], - "Module": "Beta.Files", - "Method": "POST" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Command": "Invoke-MgBetaExtractDriveRootSensitivityLabel", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaExtractDriveRootSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", - "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/extractLabel", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "POST", + "Uri": "/informationProtection/policy/labels/extractLabel", + "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel", + "Variants": [ + "Extract", + "ExtractExpanded" + ], + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -352046,81 +352055,83 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", - "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel", "CommandAlias": null, - "Uri": "/informationProtection/policy/labels/extractLabel", - "ApiVersion": "beta", - "Variants": [ - "Extract", - "ExtractExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityContentLabel", - "Command": "Invoke-MgBetaExtractSecurityInformationProtectionSensitivityLabelContentLabel", - "CommandAlias": null, + "Method": "POST", "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaExtractSecurityInformationProtectionSensitivityLabelContentLabel", "Variants": [ "Extract", "ExtractExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityContentLabel", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", - "Command": "Invoke-MgBetaExtractUserInformationProtectionPolicyLabel", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/informationProtection/policy/labels/extractLabel", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaExtractUserInformationProtectionPolicyLabel", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "POST", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel", + "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", + "Variants": [ + "Extract", + "ExtractExpanded", + "ExtractViaIdentity", + "ExtractViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityContentLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -352140,51 +352151,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityContentLabel", - "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", "CommandAlias": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel", - "ApiVersion": "beta", - "Variants": [ - "Extract", - "ExtractExpanded", - "ExtractViaIdentity", - "ExtractViaIdentityExpanded" - ], - "Module": "Beta.Security", - "Method": "POST" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage", - "CommandAlias": null, + "Method": "POST", "Uri": "/admin/serviceAnnouncement/messages/favorite", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage", "Variants": [ "Favorite", "FavoriteExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Command": "Invoke-MgBetaFilterApplicationSynchronizationJobSchemaOperator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaFilterApplicationSynchronizationJobSchemaOperator", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", + "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator", + "Variants": [ + "Filter", + "FilterViaIdentity" + ], + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -352204,19 +352213,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -352236,34 +352245,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApproval", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -352283,19 +352292,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -352315,19 +352324,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterEntitlementManagementAssignmentRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -352347,79 +352356,79 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Command": "Invoke-MgBetaFilterEntitlementManagementAssignmentRequestByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -352439,19 +352448,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -352471,19 +352480,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -352503,19 +352512,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -352535,19 +352544,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -352567,19 +352576,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -352599,19 +352608,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -352631,64 +352640,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionApprovalByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApproval", - "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionApprovalByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", - "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionRequestByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApproval", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -352708,19 +352717,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -352740,19 +352749,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -352772,19 +352781,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -352804,19 +352813,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -352836,19 +352845,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -352868,34 +352877,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApproval", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -352939,19 +352948,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -352995,19 +353004,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -353043,19 +353052,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -353099,19 +353108,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -353155,19 +353164,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -353211,229 +353220,229 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApproval", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApproval", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", + "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -353453,19 +353462,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", + "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -353483,81 +353492,81 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator", - "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "ApiVersion": "beta", - "Variants": [ - "Filter", - "FilterViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaFinancialCompanyJournal", + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaFinancialCompanyJournal", "Variants": [ "Post", "PostViaIdentity" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice", "Variants": [ "Post", "PostViaIdentity" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend", "Variants": [ "Post", "PostViaIdentity" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaFinancialCompanySalesInvoice", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaFinancialCompanySalesInvoice", "Variants": [ "Post", "PostViaIdentity" ], - "Module": "Beta.Financials", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Financials" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", + "Command": "Invoke-MgBetaFollowDriveItem", + "Variants": [ + "Follow", + "FollowViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -353609,111 +353618,113 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgBetaFollowDriveItem", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", - "ApiVersion": "beta", - "Variants": [ - "Follow", - "FollowViaIdentity" - ], - "Module": "Beta.Files", - "Method": "POST" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgBetaFollowDriveRoot", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/root/follow", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaFollowDriveRoot", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgBetaFollowGroupDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaFollowGroupDriveItem", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgBetaFollowGroupDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaFollowGroupDriveRoot", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgBetaFollowUserDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaFollowUserDriveItem", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgBetaFollowUserDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaFollowUserDriveRoot", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaForceDomainDelete", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/domains/{domain-id}/forceDelete", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaForceDomainDelete", "Variants": [ "Force", "ForceExpanded", "ForceViaIdentity", "ForceViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Command": "Invoke-MgBetaForwardGroupConversationThreadPost", + "Variants": [ + "Forward", + "ForwardExpanded", + "ForwardViaIdentity", + "ForwardViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -353733,123 +353744,123 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaForwardGroupConversationThreadPost", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "ApiVersion": "beta", - "Variants": [ - "Forward", - "ForwardExpanded", - "ForwardViaIdentity", - "ForwardViaIdentityExpanded" - ], - "Module": "Beta.Groups", - "Method": "POST" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaForwardGroupEvent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/forward", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaForwardGroupEvent", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaForwardGroupEventExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/forward", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaForwardGroupEventExceptionOccurrence", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaForwardGroupEventExceptionOccurrenceInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/forward", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaForwardGroupEventExceptionOccurrenceInstance", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaForwardGroupEventInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/forward", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaForwardGroupEventInstance", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaForwardGroupEventInstanceExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/forward", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaForwardGroupEventInstanceExceptionOccurrence", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Calendar" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Command": "Invoke-MgBetaForwardGroupThreadPost", + "Variants": [ + "Forward", + "ForwardExpanded", + "ForwardViaIdentity", + "ForwardViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -353869,189 +353880,187 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaForwardGroupThreadPost", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "ApiVersion": "beta", - "Variants": [ - "Forward", - "ForwardExpanded", - "ForwardViaIdentity", - "ForwardViaIdentityExpanded" - ], - "Module": "Beta.Groups", - "Method": "POST" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaForwardUserEvent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/forward", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaForwardUserEvent", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaForwardUserEventExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/forward", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaForwardUserEventExceptionOccurrence", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaForwardUserEventExceptionOccurrenceInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/forward", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaForwardUserEventExceptionOccurrenceInstance", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaForwardUserEventInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaForwardUserEventInstance", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaForwardUserEventInstanceExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/forward", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaForwardUserEventInstanceExceptionOccurrence", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaForwardUserMailFolderMessage", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaForwardUserMailFolderMessage", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaForwardUserMessage", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/forward", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaForwardUserMessage", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema", "Variants": [ "Function", "FunctionViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", + "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema", + "Variants": [ + "Function", + "FunctionViaIdentity" + ], + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -354071,19 +354080,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", + "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema", "Variants": [ "Function", "FunctionViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -354103,19 +354112,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", + "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema", "Variants": [ "Function", "FunctionViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -354135,36 +354144,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "ApiVersion": "beta", - "Variants": [ - "Function", - "FunctionViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "GET" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaGraphChat", - "CommandAlias": null, + "Method": "POST", "Uri": "/chats/{chat-id}/unhideForUser", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaGraphChat", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/deviceManagement/scopedForResource(resource='{resource}')", + "Command": "Invoke-MgBetaGraphDeviceManagement", + "Variants": [ + "Graph", + "GraphViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -354200,101 +354209,88 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaGraphDeviceManagement", "CommandAlias": null, - "Uri": "/deviceManagement/scopedForResource(resource='{resource}')", - "ApiVersion": "beta", - "Variants": [ - "Graph", - "GraphViaIdentity" - ], - "Module": "Beta.DeviceManagement.Functions", - "Method": "GET" + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgBetaGraphDrive", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/sharedWithMe", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaGraphDrive", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/unsubscribeByMail", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaGraphGroup", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgBetaGraphGroupDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaGraphGroupDrive", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedbycategory?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsByCategory", - "Command": "Invoke-MgBetaGraphIdentityGovernanceLifecycleWorkflowInsight", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaGraphIdentityGovernanceLifecycleWorkflowInsight", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsByCategory", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", - "Command": "Invoke-MgBetaGraphReportAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedbycategory?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaGraphReportAuthenticationMethod", "Variants": [ "Graph", "Graph1", @@ -354303,185 +354299,198 @@ "GraphViaIdentity", "GraphViaIdentity1" ], - "Module": "Beta.Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaGraphUserChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaGraphUserChat", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgBetaGraphUserDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaGraphUserDrive", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion", - "CommandAlias": "Invoke-MgBetaGraphWuDeploymentAudienceExclusion", + "Method": "POST", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/unenrollAssetsById", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember", - "CommandAlias": "Invoke-MgBetaGraphWuDeploymentAudienceMember", + "CommandAlias": "Invoke-MgBetaGraphWuDeploymentAudienceExclusion", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/unenrollAssetsById", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion", - "CommandAlias": "Invoke-MgBetaGraphWuPolicyAudienceExclusion", + "CommandAlias": "Invoke-MgBetaGraphWuDeploymentAudienceMember", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssetsById", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember", - "CommandAlias": "Invoke-MgBetaGraphWuPolicyAudienceMember", + "CommandAlias": "Invoke-MgBetaGraphWuPolicyAudienceExclusion", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssetsById", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset", - "CommandAlias": "Invoke-MgBetaGraphWuUpdatableAsset", + "CommandAlias": "Invoke-MgBetaGraphWuPolicyAudienceMember", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset", "Variants": [ "Graph", "GraphExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", - "CommandAlias": null, + "CommandAlias": "Invoke-MgBetaGraphWuUpdatableAsset", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", "Variants": [ "Link", "LinkExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink", "Variants": [ "Link", "LinkExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaHaveGroupTeamChannel", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaHaveGroupTeamChannel", "Variants": [ "Have", "HaveViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaHaveGroupTeamPrimaryChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaHaveGroupTeamPrimaryChannel", "Variants": [ "Have", "HaveViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Command": "Invoke-MgBetaHaveTeamChannel", + "Variants": [ + "Have", + "HaveViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -354501,96 +354510,98 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaHaveTeamChannel", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiVersion": "beta", - "Variants": [ - "Have", - "HaveViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaHaveTeamPrimaryChannel", - "CommandAlias": null, + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaHaveTeamPrimaryChannel", "Variants": [ "Have", "HaveViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel", "Variants": [ "Have", "HaveViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Invoke-MgBetaInitiateUserManagedDeviceAttestation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateDeviceAttestation", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaInitiateUserManagedDeviceAttestation", "Variants": [ "Initiate", "InitiateViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery", "Variants": [ "Initiate", "InitiateViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation", "Variants": [ "Initiate", "InitiateExpanded", "InitiateViaIdentity", "InitiateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", + "Command": "Invoke-MgBetaInstantiateApplicationTemplate", + "Variants": [ + "Instantiate", + "InstantiateExpanded", + "InstantiateViaIdentity", + "InstantiateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphApplicationServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -354618,21 +354629,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplicationServicePrincipal", - "Command": "Invoke-MgBetaInstantiateApplicationTemplate", "CommandAlias": null, - "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", - "ApiVersion": "beta", - "Variants": [ - "Instantiate", - "InstantiateExpanded", - "InstantiateViaIdentity", - "InstantiateViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "POST" + "Module": "Beta.Applications" }, { + "Method": "POST", + "Uri": "/users/{user-id}/invalidateAllRefreshTokens", + "Command": "Invoke-MgBetaInvalidateAllUserRefreshToken", + "Variants": [ + "Invalidate", + "InvalidateViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.RevokeSessions.All", @@ -354660,36 +354669,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaInvalidateAllUserRefreshToken", "CommandAlias": null, - "Uri": "/users/{user-id}/invalidateAllRefreshTokens", - "ApiVersion": "beta", - "Variants": [ - "Invalidate", - "InvalidateViaIdentity" - ], - "Module": "Beta.Users.Actions", - "Method": "POST" + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInviteParticipantsOperation", - "Command": "Invoke-MgBetaInviteCommunicationCallParticipant", - "CommandAlias": null, + "Method": "POST", "Uri": "/communications/calls/{call-id}/participants/invite", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaInviteCommunicationCallParticipant", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.CloudCommunications" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", + "Command": "Invoke-MgBetaInviteDriveItem", + "Variants": [ + "Invite", + "InviteExpanded", + "InviteViaIdentity", + "InviteViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -354717,106 +354728,104 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Invoke-MgBetaInviteDriveItem", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", - "ApiVersion": "beta", - "Variants": [ - "Invite", - "InviteExpanded", - "InviteViaIdentity", - "InviteViaIdentityExpanded" - ], - "Module": "Beta.Files", - "Method": "POST" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Invoke-MgBetaInviteDriveRoot", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/root/invite", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaInviteDriveRoot", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Invoke-MgBetaInviteGroupDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaInviteGroupDriveItem", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Invoke-MgBetaInviteGroupDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaInviteGroupDriveRoot", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Invoke-MgBetaInviteUserDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaInviteUserDriveItem", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Invoke-MgBetaInviteUserDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaInviteUserDriveRoot", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/keepAlive", + "Command": "Invoke-MgBetaKeepCommunicationCallAlive", + "Variants": [ + "Keep", + "KeepViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -354836,19 +354845,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaKeepCommunicationCallAlive", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/keepAlive", - "ApiVersion": "beta", - "Variants": [ - "Keep", - "KeepViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "Module": "Beta.CloudCommunications" }, { + "Method": "POST", + "Uri": "/users/{user-id}/reprocessLicenseAssignment", + "Command": "Invoke-MgBetaLicenseUser", + "Variants": [ + "License", + "LicenseViaIdentity" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -354868,249 +354877,248 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser", - "Command": "Invoke-MgBetaLicenseUser", "CommandAlias": null, - "Uri": "/users/{user-id}/reprocessLicenseAssignment", - "ApiVersion": "beta", - "Variants": [ - "License", - "LicenseViaIdentity" - ], - "Module": "Beta.Users.Actions", - "Method": "POST" + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality", - "CommandAlias": null, + "Method": "POST", "Uri": "/communications/calls/logTeleconferenceDeviceQuality", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality", "Variants": [ "Log", "LogExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser", "Variants": [ "Logout", "LogoutViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaMarkChatReadForUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/markChatReadForUser", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaMarkChatReadForUser", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaMarkChatUnreadForUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/markChatUnreadForUser", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaMarkChatUnreadForUser", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/admin/serviceAnnouncement/messages/markRead", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead", "Variants": [ "Mark", "MarkExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "POST", "Uri": "/admin/serviceAnnouncement/messages/markUnread", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread", "Variants": [ "Mark", "MarkExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaMarkUserChatReadForUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaMarkUserChatReadForUser", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaMarkUserChatUnreadForUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaMarkUserChatUnreadForUser", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage", - "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsJunk", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", "OutputType": "IMicrosoftGraphMessage", - "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsNotJunk", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", "OutputType": "IMicrosoftGraphMessage", - "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsJunk", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", "OutputType": "IMicrosoftGraphMessage", - "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsNotJunk", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", "OutputType": "IMicrosoftGraphMessage", - "Command": "Invoke-MgBetaMarkUserMessageAsJunk", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/markAsJunk", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaMarkUserMessageAsJunk", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", "OutputType": "IMicrosoftGraphMessage", - "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/markAsNotJunk", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Mail" }, { + "Method": "GET", + "Uri": "/chats/allMessages", + "Command": "Invoke-MgBetaMessageChat", + "Variants": [ + "Message" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -355178,33 +355186,33 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Invoke-MgBetaMessageChat", "CommandAlias": null, - "Uri": "/chats/allMessages", - "ApiVersion": "beta", - "Variants": [ - "Message" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Invoke-MgBetaMessageGroupTeamChannel", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/allMessages", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaMessageGroupTeamChannel", "Variants": [ "Message", "MessageViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/allMessages", + "Command": "Invoke-MgBetaMessageTeam", + "Variants": [ + "Message" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -355280,18 +355288,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Invoke-MgBetaMessageTeam", "CommandAlias": null, - "Uri": "/teams/allMessages", - "ApiVersion": "beta", - "Variants": [ - "Message" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/allMessages", + "Command": "Invoke-MgBetaMessageTeamChannel", + "Variants": [ + "Message", + "MessageViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -355367,34 +355376,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Invoke-MgBetaMessageTeamChannel", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/allMessages", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/allMessages", + "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel", "Variants": [ "Message", "MessageViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel", "CommandAlias": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/allMessages", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "GET", + "Uri": "/users/{user-id}/chats/allMessages", + "Command": "Invoke-MgBetaMessageUserChat", "Variants": [ "Message", "MessageViaIdentity" ], - "Module": "Beta.Teams", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -355478,19 +355487,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Invoke-MgBetaMessageUserChat", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/allMessages", - "ApiVersion": "beta", - "Variants": [ - "Message", - "MessageViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "GET" + "Module": "Beta.Teams" }, { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants/muteAll", + "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant", + "Variants": [ + "Mute1", + "MuteExpanded1", + "MuteViaIdentity1", + "MuteViaIdentityExpanded1" + ], + "OutputType": "IMicrosoftGraphMuteParticipantsOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -355510,21 +355521,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-muteall?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMuteParticipantsOperation", - "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/participants/muteAll", - "ApiVersion": "beta", - "Variants": [ - "Mute1", - "MuteExpanded1", - "MuteViaIdentity1", - "MuteViaIdentityExpanded1" - ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "Module": "Beta.CloudCommunications" }, { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/mute", + "Command": "Invoke-MgBetaMuteCommunicationCall", + "Variants": [ + "Mute", + "MuteExpanded", + "MuteViaIdentity", + "MuteViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -355544,21 +355555,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Command": "Invoke-MgBetaMuteCommunicationCall", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/mute", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", + "Command": "Invoke-MgBetaMuteCommunicationCallParticipant", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -355578,114 +355589,114 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Command": "Invoke-MgBetaMuteCommunicationCallParticipant", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", - "ApiVersion": "beta", - "Variants": [ - "Mute", - "MuteExpanded", - "MuteViaIdentity", - "MuteViaIdentityExpanded" - ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment", - "CommandAlias": null, + "Method": "GET", "Uri": "/privilegedRoleAssignments/my", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment", "Variants": [ "My" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/privilegedRoleAssignmentRequests/my", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest", "Variants": [ "My" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaOnboardNetworkAccess", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/networkAccess/onboard", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaOnboardNetworkAccess", "Variants": [ "Onboard" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState", "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Command": "Invoke-MgBetaParseApplicationSynchronizationJobSchemaExpression", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaParseApplicationSynchronizationJobSchemaExpression", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", + "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression", + "Variants": [ + "Parse", + "ParseExpanded", + "ParseViaIdentity", + "ParseViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -355705,21 +355716,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", + "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -355739,21 +355750,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "ApiVersion": "beta", - "Variants": [ - "Parse", - "ParseExpanded", - "ParseViaIdentity", - "ParseViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "POST" + "Module": "Beta.Applications" }, { + "Method": "GET", + "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", + "Command": "Invoke-MgBetaPendingUserApp", + "Variants": [ + "Pending", + "PendingViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -355773,19 +355782,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", - "Command": "Invoke-MgBetaPendingUserApp", "CommandAlias": null, - "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", - "ApiVersion": "beta", - "Variants": [ - "Pending", - "PendingViaIdentity" - ], - "Module": "Beta.Users.Functions", - "Method": "GET" + "Module": "Beta.Users.Functions" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", + "Command": "Invoke-MgBetaPinEducationClassModule", + "Variants": [ + "Pin", + "PinViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -355805,19 +355814,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModule", - "Command": "Invoke-MgBetaPinEducationClassModule", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", - "ApiVersion": "beta", - "Variants": [ - "Pin", - "PinViaIdentity" - ], - "Module": "Beta.Education", - "Method": "POST" + "Module": "Beta.Education" }, { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/playPrompt", + "Command": "Invoke-MgBetaPlayCommunicationCallPrompt", + "Variants": [ + "Play", + "PlayExpanded", + "PlayViaIdentity", + "PlayViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPlayPromptOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -355837,89 +355848,89 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlayPromptOperation", - "Command": "Invoke-MgBetaPlayCommunicationCallPrompt", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/playPrompt", - "ApiVersion": "beta", - "Variants": [ - "Play", - "PlayExpanded", - "PlayViaIdentity", - "PlayViaIdentityExpanded" - ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound", "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource", - "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/directory/impactedResources/{impactedResource-id}/postpone", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-postpone?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecommendation", - "Command": "Invoke-MgBetaPostponeDirectoryRecommendation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/recommendations/{recommendation-id}/postpone", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPostponeDirectoryRecommendation", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource", - "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-postpone?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/postpone", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", + "Command": "Invoke-MgBetaPreviewDriveItem", + "Variants": [ + "Preview", + "PreviewExpanded", + "PreviewViaIdentity", + "PreviewViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -355971,436 +355982,434 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Command": "Invoke-MgBetaPreviewDriveItem", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", - "ApiVersion": "beta", - "Variants": [ - "Preview", - "PreviewExpanded", - "PreviewViaIdentity", - "PreviewViaIdentityExpanded" - ], - "Module": "Beta.Files", - "Method": "POST" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Command": "Invoke-MgBetaPreviewDriveRoot", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/root/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewDriveRoot", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Command": "Invoke-MgBetaPreviewGroupDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewGroupDriveItem", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Command": "Invoke-MgBetaPreviewGroupDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewGroupDriveRoot", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewGroupOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewGroupOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewGroupOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewGroupOnenoteNotebookSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewGroupOnenotePage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewGroupOnenotePage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewGroupOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewGroupOnenoteSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewGroupOnenoteSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewGroupOnenoteSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewGroupSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewGroupSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewGroupSiteOnenoteNotebookSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewGroupSiteOnenotePage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewGroupSiteOnenotePage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewGroupSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewGroupSiteOnenoteSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewGroupSiteOnenoteSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewSiteOnenotePage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewSiteOnenotePage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Command": "Invoke-MgBetaPreviewUserDriveItem", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewUserDriveItem", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Command": "Invoke-MgBetaPreviewUserDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewUserDriveRoot", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewUserOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewUserOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewUserOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewUserOnenoteNotebookSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewUserOnenotePage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewUserOnenotePage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewUserOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewUserOnenoteSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgBetaPreviewUserOnenoteSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPreviewUserOnenoteSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaPromoteDomain", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "POST", "Uri": "/domains/{domain-id}/promote", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPromoteDomain", "Variants": [ "Promote", "PromoteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Invoke-MgBetaPromoteDomainToInitial", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/domains/{domain-id}/promoteToInitial", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaPromoteDomainToInitial", "Variants": [ "Promote", "PromoteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "POST", + "Uri": "/search/query", + "Command": "Invoke-MgBetaQuerySearch", + "Variants": [ + "Query", + "QueryExpanded" + ], + "OutputType": "IMicrosoftGraphSearchResponse", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -356476,64 +356485,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchResponse", - "Command": "Invoke-MgBetaQuerySearch", "CommandAlias": null, - "Uri": "/search/query", - "ApiVersion": "beta", - "Variants": [ - "Query", - "QueryExpanded" - ], - "Module": "Beta.Search", - "Method": "POST" + "Module": "Beta.Search" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource", - "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource", - "CommandAlias": null, + "Method": "POST", "Uri": "/directory/impactedResources/{impactedResource-id}/reactivate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-reactivate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecommendation", - "Command": "Invoke-MgBetaReactivateDirectoryRecommendation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/recommendations/{recommendation-id}/reactivate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReactivateDirectoryRecommendation", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource", - "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-reactivate?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/reactivate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission", + "Variants": [ + "Reassign", + "ReassignViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -356561,551 +356570,551 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "ApiVersion": "beta", - "Variants": [ - "Reassign", - "ReassignViaIdentity" - ], - "Module": "Beta.Education", - "Method": "POST" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission", - "CommandAlias": null, + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgBetaReassignEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReassignEducationUserAssignmentSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReauthorizeDriveListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReauthorizeDriveListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReauthorizeShareListSubscription", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReauthorizeShareListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReauthorizeSiteListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReauthorizeSiteListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReauthorizeSubscription", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReauthorizeSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.ChangeNotifications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription", "CommandAlias": null, + "Module": "Beta.ChangeNotifications" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgBetaRecentDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/recent", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRecentDrive", "Variants": [ "Recent", "RecentViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgBetaRecentGroupDrive", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/recent", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRecentGroupDrive", "Variants": [ "Recent", "RecentViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity", - "Command": "Invoke-MgBetaRecentUserActivity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/activities/recent", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRecentUserActivity", "Variants": [ "Recent", "RecentViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgBetaRecentUserDrive", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/recent", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRecentUserDrive", "Variants": [ "Recent", "RecentViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecordOperation", - "Command": "Invoke-MgBetaRecordCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/communications/calls/{call-id}/record", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRecordCommunicationCall", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-beta", "OutputType": "IMicrosoftGraphRecordOperation", - "Command": "Invoke-MgBetaRecordCommunicationCallResponse", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/calls/{call-id}/recordResponse", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRecordCommunicationCallResponse", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRecordOperation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision", "Variants": [ "Record", "RecordExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/recordAllDecisions", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/recordAllDecisions", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaRedirectCommunicationCall", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/communications/calls/{call-id}/redirect", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRedirectCommunicationCall", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Invoke-MgBetaRedirectPrintPrinterJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRedirectPrintPrinterJob", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/redirect", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Invoke-MgBetaRedirectPrintShareJob", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRedirectPrintShareJob", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaReenableUserManagedDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReenableUserManagedDevice", "Variants": [ "Reenable", "ReenableViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaRejectCommunicationCall", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/communications/calls/{call-id}/reject", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRejectCommunicationCall", "Variants": [ "Reject", "RejectExpanded", "RejectViaIdentity", "RejectViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}/remediate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident", "Variants": [ "Remediate", "RemediateViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-remediate?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaRemediateSecurityCollaborationAnalyzedEmail", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/security/collaboration/analyzedEmails/remediate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRemediateSecurityCollaborationAnalyzedEmail", "Variants": [ "Remediate", "RemediateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-remediate?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/renew", + "Command": "Invoke-MgBetaRenewGroup", + "Variants": [ + "Renew", + "RenewViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -357125,19 +357134,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaRenewGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/renew", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "POST", + "Uri": "/groupLifecyclePolicies/renewGroup", + "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy", "Variants": [ "Renew", - "RenewViaIdentity" + "RenewExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -357157,19 +357166,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-renewgroup?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy", "CommandAlias": null, - "Uri": "/groupLifecyclePolicies/renewGroup", - "ApiVersion": "beta", - "Variants": [ - "Renew", - "RenewExpanded" - ], - "Module": "Beta.Groups", - "Method": "POST" + "Module": "Beta.Groups" }, { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/reopen", + "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase", + "Variants": [ + "Reopen", + "ReopenViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -357189,19 +357198,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-reopen?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reopen", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", + "Command": "Invoke-MgBetaReopenSecurityCaseEdiscoveryCase", "Variants": [ "Reopen", "ReopenViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -357221,70 +357230,72 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReopenSecurityCaseEdiscoveryCase", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", - "ApiVersion": "beta", - "Variants": [ - "Reopen", - "ReopenViaIdentity" - ], - "Module": "Beta.Security", - "Method": "POST" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReplyAllUserMessage", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/replyAll", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReplyAllUserMessage", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Module": "Beta.Mail", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Mail" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "Command": "Invoke-MgBetaReplyGroupConversationThread", + "Variants": [ + "Reply", + "ReplyExpanded", + "ReplyViaIdentity", + "ReplyViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -357304,21 +357315,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReplyGroupConversationThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Command": "Invoke-MgBetaReplyGroupConversationThreadPost", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -357338,38 +357349,38 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaReplyGroupConversationThreadPost", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", + "Command": "Invoke-MgBetaReplyGroupThread", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -357389,21 +357400,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReplyGroupThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Command": "Invoke-MgBetaReplyGroupThreadPost", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -357423,224 +357434,222 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaReplyGroupThreadPost", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "ApiVersion": "beta", - "Variants": [ - "Reply", - "ReplyExpanded", - "ReplyViaIdentity", - "ReplyViaIdentityExpanded" - ], - "Module": "Beta.Groups", - "Method": "POST" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReplyUserMailFolderMessage", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReplyUserMailFolderMessage", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaReplyUserMessage", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/reply", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReplyUserMessage", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessDestination", - "Command": "Invoke-MgBetaReportNetworkAccessReportDestination", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "GET", "Uri": "/networkAccess/reports/destinationReport(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReportNetworkAccessReportDestination", "Variants": [ "Report", "ReportViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessDestination", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessDevice", - "Command": "Invoke-MgBetaReportNetworkAccessReportDevice", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/reports/deviceReport(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReportNetworkAccessReportDevice", "Variants": [ "Report", "ReportViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessUser", - "Command": "Invoke-MgBetaReportNetworkAccessReportUser", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/networkAccess/reports/userReport(startDateTime={startDateTime},endDateTime={endDateTime},discoveredApplicationSegmentId='@discoveredApplicationSegmentId')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReportNetworkAccessReportUser", "Variants": [ "Report", "ReportViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident", "Variants": [ "Report", "ReportViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident", "Variants": [ "Report", "ReportViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Invoke-MgBetaRetireUserManagedDevice", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRetireUserManagedDevice", "Variants": [ "Retire", "RetireViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-retryserviceprovisioning?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaRetryContactServiceProvisioning", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRetryContactServiceProvisioning", "Variants": [ "Retry", "RetryViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaRetryGroupServiceProvisioning", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-retryserviceprovisioning?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/retryServiceProvisioning", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRetryGroupServiceProvisioning", "Variants": [ "Retry", "RetryViaIdentity" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaRetryUserServiceProvisioning", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/retryServiceProvisioning", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRetryUserServiceProvisioning", "Variants": [ "Retry", "RetryViaIdentity" ], - "Module": "Beta.Users.Actions", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Users.Actions" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission", + "Variants": [ + "Return", + "ReturnViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -357660,111 +357669,110 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiVersion": "beta", - "Variants": [ - "Return", - "ReturnViaIdentity" - ], - "Module": "Beta.Education", - "Method": "POST" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission", - "CommandAlias": null, + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission", "Variants": [ "Return", "ReturnViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgBetaReturnEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaReturnEducationUserAssignmentSubmission", "Variants": [ "Return", "ReturnViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" }, { + "Method": "GET", + "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Command": "Invoke-MgBetaScheduleRoleManagementDirectory", + "Variants": [ + "Schedule" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAccess.ReadWrite.AzureAD", @@ -357784,18 +357792,18 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", - "Command": "Invoke-MgBetaScheduleRoleManagementDirectory", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole", "Variants": [ "Schedule" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAccess.ReadWrite.AzureAD", @@ -357815,236 +357823,239 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", - "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "ApiVersion": "beta", - "Variants": [ - "Schedule" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", - "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp", - "CommandAlias": null, + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp", "Variants": [ "Schedule", "ScheduleViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", - "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole", "Variants": [ "Schedule", "ScheduleViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", - "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement", "Variants": [ "Schedule" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", - "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole", "Variants": [ "Schedule" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfActivate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfDeactivate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate", "Variants": [ "Self", "SelfViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfActivate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfDeactivate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate", "Variants": [ "Self", "SelfViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfActivate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfDeactivate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate", "Variants": [ "Self", "SelfViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate", "Variants": [ "Self", "SelfViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService", "Variants": [ "Share", "ShareViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaShareGroupTeamSchedule", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/share", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaShareGroupTeamSchedule", "Variants": [ "Share", "ShareExpanded", "ShareViaIdentity", "ShareViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/share", + "Command": "Invoke-MgBetaShareTeamSchedule", + "Variants": [ + "Share", + "ShareExpanded", + "ShareViaIdentity", + "ShareViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -358064,482 +358075,480 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaShareTeamSchedule", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/share", - "ApiVersion": "beta", - "Variants": [ - "Share", - "ShareExpanded", - "ShareViaIdentity", - "ShareViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "POST" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSigningResult", - "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/signDigest", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest", "Variants": [ "Sign", "SignExpanded", "SignViaIdentity", "SignViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSigningResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSigningResult", - "Command": "Invoke-MgBetaSignInformationProtectionDigest", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/informationProtection/signDigest", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSignInformationProtectionDigest", "Variants": [ "Sign", "SignExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSigningResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSigningResult", - "Command": "Invoke-MgBetaSignUserInformationProtectionDigest", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/informationProtection/signDigest", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSignUserInformationProtectionDigest", "Variants": [ "Sign", "SignExpanded", "SignViaIdentity", "SignViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSigningResult", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSnoozeGroupEventExceptionOccurrenceInstanceReminder", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/snoozeReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSnoozeGroupEventExceptionOccurrenceInstanceReminder", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSnoozeGroupEventExceptionOccurrenceReminder", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/snoozeReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSnoozeGroupEventExceptionOccurrenceReminder", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSnoozeGroupEventInstanceExceptionOccurrenceReminder", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/snoozeReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSnoozeGroupEventInstanceExceptionOccurrenceReminder", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSnoozeGroupEventInstanceReminder", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSnoozeGroupEventInstanceReminder", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSnoozeGroupEventReminder", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSnoozeGroupEventReminder", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSnoozeUserEventExceptionOccurrenceInstanceReminder", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/snoozeReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSnoozeUserEventExceptionOccurrenceInstanceReminder", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSnoozeUserEventExceptionOccurrenceReminder", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/snoozeReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSnoozeUserEventExceptionOccurrenceReminder", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSnoozeUserEventInstanceExceptionOccurrenceReminder", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/snoozeReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSnoozeUserEventInstanceExceptionOccurrenceReminder", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSnoozeUserEventReminder", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSnoozeUserEventReminder", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaSoftChatMessageDelete", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSoftChatMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSoftChatMessageReplyDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSoftChatMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSoftGroupTeamChannelMessageDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSoftGroupTeamChannelMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSoftGroupTeamChannelMessageReplyDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSoftGroupTeamChannelMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSoftGroupTeamPrimaryChannelMessageDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/softDelete", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSoftGroupTeamPrimaryChannelMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSoftGroupTeamPrimaryChannelMessageReplyDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSoftGroupTeamPrimaryChannelMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSoftUserChatMessageDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSoftUserChatMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubscribeToToneOperation", - "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/communications/calls/{call-id}/subscribeToTone", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone", "Variants": [ "Subscribe", "SubscribeExpanded", "SubscribeViaIdentity", "SubscribeViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaSubscribeGroupByMail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/subscribeByMail", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSubscribeGroupByMail", "Variants": [ "Subscribe", "SubscribeViaIdentity" ], - "Module": "Beta.Groups", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun", + "Variants": [ + "Summary", + "SummaryViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -358559,19 +358568,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -358591,49 +358600,49 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", - "Variants": [ - "Summary", - "SummaryViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "GET", + "Uri": "/users/{user-id}/outlook/supportedLanguages", + "Command": "Invoke-MgBetaSupportedUserOutlookLanguage", + "Variants": [ + "Supported", + "SupportedViaIdentity" + ], + "OutputType": "IMicrosoftGraphLocaleInfo", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -358661,19 +358670,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphLocaleInfo", - "Command": "Invoke-MgBetaSupportedUserOutlookLanguage", "CommandAlias": null, - "Uri": "/users/{user-id}/outlook/supportedLanguages", - "ApiVersion": "beta", - "Variants": [ - "Supported", - "SupportedViaIdentity" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { + "Method": "GET", + "Uri": "/users/{user-id}/outlook/supportedTimeZones", + "Command": "Invoke-MgBetaTimeUserOutlook", + "Variants": [ + "Time", + "Time1", + "TimeViaIdentity", + "TimeViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTimeZoneInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -358701,66 +358712,66 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeZoneInformation", - "Command": "Invoke-MgBetaTimeUserOutlook", "CommandAlias": null, - "Uri": "/users/{user-id}/outlook/supportedTimeZones", - "ApiVersion": "beta", - "Variants": [ - "Time", - "Time1", - "TimeViaIdentity", - "TimeViaIdentity1" - ], - "Module": "Beta.Users", - "Method": "GET" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-toptasksprocessedsummary?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTopTasksInsightsSummary", - "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary", "Variants": [ "Top", "TopViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTopTasksInsightsSummary", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-topworkflowsprocessedsummary?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTopWorkflowsInsightsSummary", - "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-toptasksprocessedsummary?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary", "Variants": [ "Top", "TopViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTopWorkflowsInsightsSummary", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-reports-transactionsummaries?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessTransactionSummary", - "Command": "Invoke-MgBetaTransactionNetworkAccessReportSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-topworkflowsprocessedsummary?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/networkAccess/reports/transactionSummaries(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaTransactionNetworkAccessReportSummary", "Variants": [ "Transaction", "TransactionViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "OutputType": "IMicrosoftGraphNetworkaccessTransactionSummary", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-reports-transactionsummaries?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.NetworkAccess" }, { + "Method": "POST", + "Uri": "/users/{user-id}/translateExchangeIds", + "Command": "Invoke-MgBetaTranslateUserExchangeId", + "Variants": [ + "Translate", + "TranslateExpanded", + "TranslateViaIdentity", + "TranslateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphConvertIdResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -358804,113 +358815,113 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConvertIdResult", - "Command": "Invoke-MgBetaTranslateUserExchangeId", "CommandAlias": null, - "Uri": "/users/{user-id}/translateExchangeIds", - "ApiVersion": "beta", - "Variants": [ - "Translate", - "TranslateExpanded", - "TranslateViaIdentity", - "TranslateViaIdentityExpanded" - ], - "Module": "Beta.Users.Actions", - "Method": "POST" + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaUnarchiveGroupPlannerPlan", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/unarchive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnarchiveGroupPlannerPlan", "Variants": [ "Unarchive", "UnarchiveExpanded", "UnarchiveViaIdentity", "UnarchiveViaIdentityExpanded" ], - "Module": "Beta.Planner", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unarchive?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaUnarchiveGroupSite", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Planner" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/unarchive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnarchiveGroupSite", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unarchive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaUnarchiveGroupSiteGetByPath", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/unarchive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnarchiveGroupSiteGetByPath", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaUnarchiveGroupTeam", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unarchive?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/unarchive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnarchiveGroupTeam", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaUnarchiveGroupTeamChannel", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/unarchive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnarchiveGroupTeamChannel", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaUnarchiveGroupTeamPrimaryChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/unarchive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnarchiveGroupTeamPrimaryChannel", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "POST", + "Uri": "/planner/plans/{plannerPlan-id}/unarchive", + "Command": "Invoke-MgBetaUnarchivePlannerPlan", + "Variants": [ + "Unarchive", + "UnarchiveExpanded", + "UnarchiveViaIdentity", + "UnarchiveViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -358930,66 +358941,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaUnarchivePlannerPlan", "CommandAlias": null, - "Uri": "/planner/plans/{plannerPlan-id}/unarchive", - "ApiVersion": "beta", - "Variants": [ - "Unarchive", - "UnarchiveExpanded", - "UnarchiveViaIdentity", - "UnarchiveViaIdentityExpanded" - ], - "Module": "Beta.Planner", - "Method": "POST" + "Module": "Beta.Planner" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage", - "CommandAlias": null, + "Method": "POST", "Uri": "/admin/serviceAnnouncement/messages/unarchive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage", "Variants": [ "Unarchive", "UnarchiveExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unarchive?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaUnarchiveSite", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/unarchive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnarchiveSite", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unarchive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaUnarchiveSiteGetByPath", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/unarchive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnarchiveSiteGetByPath", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unarchive?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "POST", + "Uri": "/teams/{team-id}/unarchive", + "Command": "Invoke-MgBetaUnarchiveTeam", + "Variants": [ + "Unarchive", + "UnarchiveViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -359025,96 +359034,96 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaUnarchiveTeam", "CommandAlias": null, - "Uri": "/teams/{team-id}/unarchive", - "ApiVersion": "beta", - "Variants": [ - "Unarchive", - "UnarchiveViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "POST" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaUnarchiveTeamChannel", - "CommandAlias": null, + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnarchiveTeamChannel", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaUnarchiveTeamPrimaryChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/unarchive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnarchiveTeamPrimaryChannel", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaUnarchiveTeamworkDeletedTeamChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnarchiveTeamworkDeletedTeamChannel", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaUnarchiveUserPlannerPlan", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/unarchive", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnarchiveUserPlannerPlan", "Variants": [ "Unarchive", "UnarchiveExpanded", "UnarchiveViaIdentity", "UnarchiveViaIdentityExpanded" ], - "Module": "Beta.Planner", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserFromDevice", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Planner" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserFromDevice", "Variants": [ "Unassign", "UnassignViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", + "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", + "Variants": [ + "Unassign", + "UnassignViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -359134,173 +359143,175 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", "CommandAlias": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "ApiVersion": "beta", - "Variants": [ - "Unassign", - "UnassignViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset", - "CommandAlias": "Invoke-MgBetaUnenrollWuPolicyAudienceExclusionAsset", + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssets", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset", "Variants": [ "Unenroll", "UnenrollExpanded", "UnenrollViaIdentity", "UnenrollViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset", - "CommandAlias": "Invoke-MgBetaUnenrollWuPolicyAudienceMemberAsset", + "CommandAlias": "Invoke-MgBetaUnenrollWuPolicyAudienceExclusionAsset", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssets", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset", "Variants": [ "Unenroll", "UnenrollExpanded", "UnenrollViaIdentity", "UnenrollViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset", - "CommandAlias": "Invoke-MgBetaUnenrollWuUpdatableAsset", + "CommandAlias": "Invoke-MgBetaUnenrollWuPolicyAudienceMemberAsset", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset", "Variants": [ "Unenroll", "UnenrollExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Invoke-MgBetaUnenrollWuUpdatableAsset", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage", - "CommandAlias": null, + "Method": "POST", "Uri": "/admin/serviceAnnouncement/messages/unfavorite", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage", "Variants": [ "Unfavorite", "UnfavoriteExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaUnfollowDriveItem", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnfollowDriveItem", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaUnfollowDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/unfollow", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnfollowDriveRoot", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaUnfollowGroupDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnfollowGroupDriveItem", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaUnfollowGroupDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnfollowGroupDriveRoot", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaUnfollowUserDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnfollowUserDriveItem", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaUnfollowUserDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnfollowUserDriveRoot", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/unmute", + "Command": "Invoke-MgBetaUnmuteCommunicationCall", + "Variants": [ + "Unmute", + "UnmuteExpanded", + "UnmuteViaIdentity", + "UnmuteViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -359320,21 +359331,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", - "Command": "Invoke-MgBetaUnmuteCommunicationCall", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/unmute", - "ApiVersion": "beta", - "Variants": [ - "Unmute", - "UnmuteExpanded", - "UnmuteViaIdentity", - "UnmuteViaIdentityExpanded" - ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "Module": "Beta.CloudCommunications" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", + "Command": "Invoke-MgBetaUnpinEducationClassModule", + "Variants": [ + "Unpin", + "UnpinViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -359354,19 +359363,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModule", - "Command": "Invoke-MgBetaUnpinEducationClassModule", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", - "ApiVersion": "beta", - "Variants": [ - "Unpin", - "UnpinViaIdentity" - ], - "Module": "Beta.Education", - "Method": "POST" + "Module": "Beta.Education" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission", + "Variants": [ + "Unsubmit", + "UnsubmitViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -359394,294 +359403,294 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission", - "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiVersion": "beta", - "Variants": [ - "Unsubmit", - "UnsubmitViaIdentity" - ], - "Module": "Beta.Education", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/unsubscribe", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", - "OutputType": null, - "Command": "Invoke-MgBetaUnsubscribeUserMessage", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUnsubscribeUserMessage", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthpki-upload?view=graph-rest-beta", "OutputType": null, - "Command": "Invoke-MgBetaUploadDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/upload", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUploadDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Invoke-MgBetaUploadEducationSynchronizationProfileUrl", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthpki-upload?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "GET", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/uploadUrl", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUploadEducationSynchronizationProfileUrl", "Variants": [ "Upload", "UploadViaIdentity" ], - "Module": "Beta.Education", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPreTokenIssuanceClientCertificate", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance/uploadClientCertificate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPreTokenIssuanceClientCertificate", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadcertificate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadpkcs12?view=graph-rest-beta", "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadcertificate?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadsecret?view=graph-rest-beta", "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadpkcs12?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", - "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadsecret?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy", "Variants": [ "Usage", "Usage1", "UsageViaIdentity", "UsageViaIdentity1" ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessUsageProfilingPoint", - "Command": "Invoke-MgBetaUsageNetworkAccessReportProfiling", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/networkAccess/reports/usageProfiling(startDateTime={startDateTime},endDateTime={endDateTime},aggregatedBy='{aggregatedBy}',discoveredApplicationSegmentId='@discoveredApplicationSegmentId')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaUsageNetworkAccessReportProfiling", "Variants": [ "Usage", "UsageViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" + "OutputType": "IMicrosoftGraphNetworkaccessUsageProfilingPoint", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.NetworkAccess" }, { + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", + "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy", + "Variants": [ + "Usage", + "UsageViaIdentity" + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -359709,96 +359718,98 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", - "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy", "CommandAlias": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", - "ApiVersion": "beta", - "Variants": [ - "Usage", - "UsageViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "GET" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphReminder", - "Command": "Invoke-MgBetaViewUserReminder", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaViewUserReminder", "Variants": [ "View", "ViewViaIdentity" ], - "Module": "Beta.Users.Functions", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphReminder", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessWebCategoriesSummary", - "Command": "Invoke-MgBetaWebNetworkAccessReportCategoryReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Users.Functions" + }, + { + "Method": "GET", "Uri": "/networkAccess/reports/webCategoryReport(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaWebNetworkAccessReportCategoryReport", "Variants": [ "Web", "WebViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessWebCategoriesSummary", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedsummary?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsSummary", - "Command": "Invoke-MgBetaWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", + "Command": "Invoke-MgBetaWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary", "Variants": [ "Workflows", "WorkflowsViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsSummary", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgCalendarGroupCalendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedsummary?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCalendarGroupCalendar", "Variants": [ "Calendar", "CalendarViaIdentity" ], - "Module": "Calendar", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgCalendarUserCalendar", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCalendarUserCalendar", "Variants": [ "Calendar", "Calendar1", "CalendarViaIdentity", "CalendarViaIdentity1" ], - "Module": "Calendar", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Calendar" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", + "Command": "Invoke-MgCheckinDriveItem", + "Variants": [ + "Checkin", + "CheckinExpanded", + "CheckinViaIdentity", + "CheckinViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -359826,106 +359837,104 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgCheckinDriveItem", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", - "ApiVersion": "v1.0", - "Variants": [ - "Checkin", - "CheckinExpanded", - "CheckinViaIdentity", - "CheckinViaIdentityExpanded" - ], - "Module": "Files", - "Method": "POST" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgCheckinDriveRoot", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/root/checkin", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCheckinDriveRoot", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgCheckinGroupDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCheckinGroupDriveItem", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgCheckinGroupDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCheckinGroupDriveRoot", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgCheckinUserDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCheckinUserDriveItem", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgCheckinUserDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCheckinUserDriveRoot", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Files" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", + "Command": "Invoke-MgCheckoutDriveItem", + "Variants": [ + "Checkout", + "CheckoutViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -359953,345 +359962,345 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgCheckoutDriveItem", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", - "ApiVersion": "v1.0", - "Variants": [ - "Checkout", - "CheckoutViaIdentity" - ], - "Module": "Files", - "Method": "POST" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgCheckoutDriveRoot", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/root/checkout", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCheckoutDriveRoot", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgCheckoutGroupDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCheckoutGroupDriveItem", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgCheckoutGroupDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCheckoutGroupDriveRoot", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgCheckoutUserDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCheckoutUserDriveItem", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgCheckoutUserDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCheckoutUserDriveRoot", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Invoke-MgCommentSecurityAlert", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "GET", "Uri": "/security/alerts_v2/{alert-id}/comments/$count", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCommentSecurityAlert", "Variants": [ "Comment", "CommentViaIdentity" ], - "Module": "Security", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings/createOrGet", - "ApiVersion": "v1.0", + "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", "Variants": [ "Create1", "CreateExpanded1" ], - "Module": "CloudCommunications", - "Method": "POST" + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "CloudCommunications" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", + "Command": "Invoke-MgDeactivateEducationClassAssignment", + "Variants": [ + "Deactivate", + "DeactivateViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -360311,252 +360320,251 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Invoke-MgDeactivateEducationClassAssignment", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", - "ApiVersion": "v1.0", - "Variants": [ - "Deactivate", - "DeactivateViaIdentity" - ], - "Module": "Education", - "Method": "POST" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Invoke-MgDeactivateEducationMeAssignment", - "CommandAlias": null, + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", - "ApiVersion": "v1.0", + "Command": "Invoke-MgDeactivateEducationMeAssignment", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Invoke-MgDeactivateEducationUserAssignment", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", - "ApiVersion": "v1.0", + "Command": "Invoke-MgDeactivateEducationUserAssignment", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-deactivate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Command": "Invoke-MgDeactivateSolutionBackupRestoreProtectionPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/deactivate", - "ApiVersion": "v1.0", + "Command": "Invoke-MgDeactivateSolutionBackupRestoreProtectionPolicy", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-deactivate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceApp", - "Command": "Invoke-MgDeactivateSolutionBackupRestoreServiceApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-deactivate?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/deactivate", - "ApiVersion": "v1.0", + "Command": "Invoke-MgDeactivateSolutionBackupRestoreServiceApp", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphServiceApp", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgDeclineGroupEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-deactivate?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/decline", - "ApiVersion": "v1.0", + "Command": "Invoke-MgDeclineGroupEvent", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgDeclineGroupEventInstance", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/decline", - "ApiVersion": "v1.0", + "Command": "Invoke-MgDeclineGroupEventInstance", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgDeclineUserEvent", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/decline", - "ApiVersion": "v1.0", + "Command": "Invoke-MgDeclineUserEvent", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgDeclineUserEventInstance", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", - "ApiVersion": "v1.0", + "Command": "Invoke-MgDeclineUserEventInstance", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgDismissGroupEventInstanceReminder", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "ApiVersion": "v1.0", + "Command": "Invoke-MgDismissGroupEventInstanceReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgDismissGroupEventReminder", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", - "ApiVersion": "v1.0", + "Command": "Invoke-MgDismissGroupEventReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgDismissRiskyServicePrincipal", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/identityProtection/riskyServicePrincipals/dismiss", - "ApiVersion": "v1.0", + "Command": "Invoke-MgDismissRiskyServicePrincipal", "Variants": [ "Dismiss", "DismissExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-dismiss?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgDismissRiskyUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identityProtection/riskyUsers/dismiss", - "ApiVersion": "v1.0", + "Command": "Invoke-MgDismissRiskyUser", "Variants": [ "Dismiss", "DismissExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgDismissUserEventInstanceReminder", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-dismiss?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "ApiVersion": "v1.0", + "Command": "Invoke-MgDismissUserEventInstanceReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgDismissUserEventReminder", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", - "ApiVersion": "v1.0", + "Command": "Invoke-MgDismissUserEventReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", - "ApiVersion": "v1.0", + "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", "Variants": [ "Down", "DownViaIdentity" ], - "Module": "DeviceManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", + "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "Variants": [ + "Download" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -360576,33 +360584,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-downloadapplepushnotificationcertificatesigningrequest?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "CommandAlias": null, - "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", - "ApiVersion": "v1.0", - "Variants": [ - "Download" - ], - "Module": "DeviceManagement.Administration", - "Method": "GET" + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgDownUserManagedDeviceShut", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "ApiVersion": "v1.0", + "Command": "Invoke-MgDownUserManagedDeviceShut", "Variants": [ "Down", "DownViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", + "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics", + "Variants": [ + "Estimate", + "EstimateViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -360622,19 +360631,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", - "ApiVersion": "v1.0", - "Variants": [ - "Estimate", - "EstimateViaIdentity" - ], - "Module": "Security", - "Method": "POST" + "Module": "Security" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "Command": "Invoke-MgExcuseEducationClassAssignmentSubmission", + "Variants": [ + "Excuse", + "ExcuseViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -360654,49 +360663,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgExcuseEducationClassAssignmentSubmission", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "ApiVersion": "v1.0", - "Variants": [ - "Excuse", - "ExcuseViaIdentity" - ], - "Module": "Education", - "Method": "POST" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgExcuseEducationMeAssignmentSubmission", - "CommandAlias": null, + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "ApiVersion": "v1.0", + "Command": "Invoke-MgExcuseEducationMeAssignmentSubmission", "Variants": [ "Excuse", "ExcuseViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgExcuseEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "ApiVersion": "v1.0", + "Command": "Invoke-MgExcuseEducationUserAssignmentSubmission", "Variants": [ "Excuse", "ExcuseViaIdentity" ], - "Module": "Education", - "Method": "POST" + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Education" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices", + "Command": "Invoke-MgExperienceDeviceManagement", + "Variants": [ + "Experience" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -360716,18 +360724,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", - "Command": "Invoke-MgExperienceDeviceManagement", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices", - "ApiVersion": "v1.0", - "Variants": [ - "Experience" - ], - "Module": "DeviceManagement.Functions", - "Method": "GET" + "Module": "DeviceManagement.Functions" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Command": "Invoke-MgExtractDriveItemSensitivityLabel", + "Variants": [ + "Extract", + "ExtractViaIdentity" + ], + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read.All", @@ -360763,124 +360772,124 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Command": "Invoke-MgExtractDriveItemSensitivityLabel", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "ApiVersion": "v1.0", - "Variants": [ - "Extract", - "ExtractViaIdentity" - ], - "Module": "Files", - "Method": "POST" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Command": "Invoke-MgExtractDriveRootSensitivityLabel", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", - "ApiVersion": "v1.0", + "Command": "Invoke-MgExtractDriveRootSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "ApiVersion": "v1.0", + "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", - "ApiVersion": "v1.0", + "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "ApiVersion": "v1.0", + "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Command": "Invoke-MgExtractUserDriveRootSensitivityLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", - "ApiVersion": "v1.0", + "Command": "Invoke-MgExtractUserDriveRootSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/admin/serviceAnnouncement/messages/favorite", - "ApiVersion": "v1.0", + "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", "Variants": [ "Favorite", "FavoriteExpanded" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "ApiVersion": "v1.0", + "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", + "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", + "Variants": [ + "Filter", + "FilterViaIdentity" + ], + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -360900,19 +360909,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -360932,19 +360941,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApproval", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -360964,19 +360973,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -360996,19 +361005,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -361028,19 +361037,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -361060,19 +361069,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -361092,19 +361101,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -361124,19 +361133,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -361156,19 +361165,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -361188,19 +361197,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -361220,19 +361229,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -361252,34 +361261,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApproval", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -361299,19 +361308,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -361331,19 +361340,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -361363,19 +361372,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -361395,19 +361404,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -361427,19 +361436,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -361459,19 +361468,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -361515,19 +361524,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -361571,19 +361580,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -361619,19 +361628,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -361675,19 +361684,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -361731,19 +361740,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -361787,109 +361796,109 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", + "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -361909,19 +361918,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", + "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -361941,19 +361950,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "ApiVersion": "v1.0", - "Variants": [ - "Filter", - "FilterViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", + "Command": "Invoke-MgFollowDriveItem", + "Variants": [ + "Follow", + "FollowViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -362005,111 +362014,113 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgFollowDriveItem", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", - "ApiVersion": "v1.0", - "Variants": [ - "Follow", - "FollowViaIdentity" - ], - "Module": "Files", - "Method": "POST" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgFollowDriveRoot", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/root/follow", - "ApiVersion": "v1.0", + "Command": "Invoke-MgFollowDriveRoot", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgFollowGroupDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "ApiVersion": "v1.0", + "Command": "Invoke-MgFollowGroupDriveItem", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgFollowGroupDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", - "ApiVersion": "v1.0", + "Command": "Invoke-MgFollowGroupDriveRoot", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgFollowUserDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "ApiVersion": "v1.0", + "Command": "Invoke-MgFollowUserDriveItem", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgFollowUserDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", - "ApiVersion": "v1.0", + "Command": "Invoke-MgFollowUserDriveRoot", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgForceDomainDelete", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/domains/{domain-id}/forceDelete", - "ApiVersion": "v1.0", + "Command": "Invoke-MgForceDomainDelete", "Variants": [ "Force", "ForceExpanded", "ForceViaIdentity", "ForceViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Command": "Invoke-MgForwardGroupConversationThreadPost", + "Variants": [ + "Forward", + "ForwardExpanded", + "ForwardViaIdentity", + "ForwardViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -362129,72 +362140,72 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgForwardGroupConversationThreadPost", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/forward", + "Command": "Invoke-MgForwardGroupEvent", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgForwardGroupEvent", "CommandAlias": null, - "Uri": "/groups/{group-id}/events/{event-id}/forward", - "ApiVersion": "v1.0", + "Module": "Calendar" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/forward", + "Command": "Invoke-MgForwardGroupEventInstance", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgForwardGroupEventInstance", "CommandAlias": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/forward", - "ApiVersion": "v1.0", + "Module": "Calendar" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Command": "Invoke-MgForwardGroupThreadPost", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -362214,138 +362225,136 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgForwardGroupThreadPost", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "ApiVersion": "v1.0", - "Variants": [ - "Forward", - "ForwardExpanded", - "ForwardViaIdentity", - "ForwardViaIdentityExpanded" - ], - "Module": "Groups", - "Method": "POST" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "ApiVersion": "v1.0", + "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgForwardUserEvent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/forward", - "ApiVersion": "v1.0", + "Command": "Invoke-MgForwardUserEvent", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgForwardUserEventInstance", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", - "ApiVersion": "v1.0", + "Command": "Invoke-MgForwardUserEventInstance", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", - "ApiVersion": "v1.0", + "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgForwardUserMailFolderMessage", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", - "ApiVersion": "v1.0", + "Command": "Invoke-MgForwardUserMailFolderMessage", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgForwardUserMessage", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/forward", - "ApiVersion": "v1.0", + "Command": "Invoke-MgForwardUserMessage", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "ApiVersion": "v1.0", + "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", "Variants": [ "Function", "FunctionViaIdentity" ], - "Module": "Applications", - "Method": "GET" + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", + "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", + "Variants": [ + "Function", + "FunctionViaIdentity" + ], + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -362365,19 +362374,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", "Variants": [ "Function", "FunctionViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -362397,19 +362406,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", "Variants": [ "Function", "FunctionViaIdentity" ], - "Module": "Applications", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -362429,103 +362438,90 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "ApiVersion": "v1.0", - "Variants": [ - "Function", - "FunctionViaIdentity" - ], - "Module": "Applications", - "Method": "GET" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgGraphChat", - "CommandAlias": null, + "Method": "POST", "Uri": "/chats/{chat-id}/unhideForUser", - "ApiVersion": "v1.0", + "Command": "Invoke-MgGraphChat", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgGraphDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/sharedWithMe", - "ApiVersion": "v1.0", + "Command": "Invoke-MgGraphDrive", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/unsubscribeByMail", - "ApiVersion": "v1.0", + "Command": "Invoke-MgGraphGroup", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgGraphGroupDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", - "ApiVersion": "v1.0", + "Command": "Invoke-MgGraphGroupDrive", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedbycategory?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsByCategory", - "Command": "Invoke-MgGraphIdentityGovernanceLifecycleWorkflowInsight", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", + "Command": "Invoke-MgGraphIdentityGovernanceLifecycleWorkflowInsight", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsByCategory", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", - "Command": "Invoke-MgGraphReportAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedbycategory?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", - "ApiVersion": "v1.0", + "Command": "Invoke-MgGraphReportAuthenticationMethod", "Variants": [ "Graph", "Graph1", @@ -362534,72 +362530,85 @@ "GraphViaIdentity", "GraphViaIdentity1" ], - "Module": "Reports", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgGraphUserChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", - "ApiVersion": "v1.0", + "Command": "Invoke-MgGraphUserChat", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgGraphUserDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", - "ApiVersion": "v1.0", + "Command": "Invoke-MgGraphUserDrive", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgHaveGroupTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiVersion": "v1.0", + "Command": "Invoke-MgHaveGroupTeamChannel", "Variants": [ "Have", "HaveViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgHaveGroupTeamPrimaryChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/team/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiVersion": "v1.0", + "Command": "Invoke-MgHaveGroupTeamPrimaryChannel", "Variants": [ "Have", "HaveViaIdentity" ], - "Module": "Teams", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Command": "Invoke-MgHaveTeamChannel", + "Variants": [ + "Have", + "HaveViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -362619,49 +362628,51 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgHaveTeamChannel", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiVersion": "v1.0", - "Variants": [ - "Have", - "HaveViaIdentity" - ], - "Module": "Teams", - "Method": "GET" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgHaveTeamPrimaryChannel", - "CommandAlias": null, + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiVersion": "v1.0", + "Command": "Invoke-MgHaveTeamPrimaryChannel", "Variants": [ "Have", "HaveViaIdentity" ], - "Module": "Teams", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiVersion": "v1.0", + "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel", "Variants": [ "Have", "HaveViaIdentity" ], - "Module": "Teams", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "POST", + "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", + "Command": "Invoke-MgInstantiateApplicationTemplate", + "Variants": [ + "Instantiate", + "InstantiateExpanded", + "InstantiateViaIdentity", + "InstantiateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphApplicationServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -362689,38 +362700,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplicationServicePrincipal", - "Command": "Invoke-MgInstantiateApplicationTemplate", "CommandAlias": null, - "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", - "ApiVersion": "v1.0", - "Variants": [ - "Instantiate", - "InstantiateExpanded", - "InstantiateViaIdentity", - "InstantiateViaIdentityExpanded" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphInviteParticipantsOperation", - "Command": "Invoke-MgInviteCommunicationCallParticipant", - "CommandAlias": null, + "Method": "POST", "Uri": "/communications/calls/{call-id}/participants/invite", - "ApiVersion": "v1.0", + "Command": "Invoke-MgInviteCommunicationCallParticipant", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "CloudCommunications" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", + "Command": "Invoke-MgInviteDriveItem", + "Variants": [ + "Invite", + "InviteExpanded", + "InviteViaIdentity", + "InviteViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -362748,106 +362759,104 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Invoke-MgInviteDriveItem", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", - "ApiVersion": "v1.0", - "Variants": [ - "Invite", - "InviteExpanded", - "InviteViaIdentity", - "InviteViaIdentityExpanded" - ], - "Module": "Files", - "Method": "POST" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Invoke-MgInviteDriveRoot", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/root/invite", - "ApiVersion": "v1.0", + "Command": "Invoke-MgInviteDriveRoot", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Invoke-MgInviteGroupDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "ApiVersion": "v1.0", + "Command": "Invoke-MgInviteGroupDriveItem", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Invoke-MgInviteGroupDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", - "ApiVersion": "v1.0", + "Command": "Invoke-MgInviteGroupDriveRoot", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Invoke-MgInviteUserDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "ApiVersion": "v1.0", + "Command": "Invoke-MgInviteUserDriveItem", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Invoke-MgInviteUserDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", - "ApiVersion": "v1.0", + "Command": "Invoke-MgInviteUserDriveRoot", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Files" }, { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/keepAlive", + "Command": "Invoke-MgKeepCommunicationCallAlive", + "Variants": [ + "Keep", + "KeepViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -362867,19 +362876,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgKeepCommunicationCallAlive", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/keepAlive", - "ApiVersion": "v1.0", - "Variants": [ - "Keep", - "KeepViaIdentity" - ], - "Module": "CloudCommunications", - "Method": "POST" + "Module": "CloudCommunications" }, { + "Method": "POST", + "Uri": "/users/{user-id}/reprocessLicenseAssignment", + "Command": "Invoke-MgLicenseUser", + "Variants": [ + "License", + "LicenseViaIdentity" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -362899,162 +362908,164 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser", - "Command": "Invoke-MgLicenseUser", "CommandAlias": null, - "Uri": "/users/{user-id}/reprocessLicenseAssignment", - "ApiVersion": "v1.0", - "Variants": [ - "License", - "LicenseViaIdentity" - ], - "Module": "Users.Actions", - "Method": "POST" + "Module": "Users.Actions" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", - "CommandAlias": null, + "Method": "POST", "Uri": "/communications/calls/logTeleconferenceDeviceQuality", - "ApiVersion": "v1.0", + "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", "Variants": [ "Log", "LogExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "ApiVersion": "v1.0", + "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", "Variants": [ "Logout", "LogoutViaIdentity" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "ApiVersion": "v1.0", + "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", "Variants": [ "Logout", "LogoutViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgMarkChatReadForUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/markChatReadForUser", - "ApiVersion": "v1.0", + "Command": "Invoke-MgMarkChatReadForUser", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgMarkChatUnreadForUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/markChatUnreadForUser", - "ApiVersion": "v1.0", + "Command": "Invoke-MgMarkChatUnreadForUser", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/admin/serviceAnnouncement/messages/markRead", - "ApiVersion": "v1.0", + "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", "Variants": [ "Mark", "MarkExpanded" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "POST", "Uri": "/admin/serviceAnnouncement/messages/markUnread", - "ApiVersion": "v1.0", + "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", "Variants": [ "Mark", "MarkExpanded" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgMarkUserChatReadForUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", - "ApiVersion": "v1.0", + "Command": "Invoke-MgMarkUserChatReadForUser", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgMarkUserChatUnreadForUser", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", - "ApiVersion": "v1.0", + "Command": "Invoke-MgMarkUserChatUnreadForUser", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/mute", + "Command": "Invoke-MgMuteCommunicationCall", + "Variants": [ + "Mute", + "MuteExpanded", + "MuteViaIdentity", + "MuteViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -363074,21 +363085,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Command": "Invoke-MgMuteCommunicationCall", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/mute", - "ApiVersion": "v1.0", + "Module": "CloudCommunications" + }, + { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", + "Command": "Invoke-MgMuteCommunicationCallParticipant", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -363108,55 +363119,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Command": "Invoke-MgMuteCommunicationCallParticipant", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", - "ApiVersion": "v1.0", - "Variants": [ - "Mute", - "MuteExpanded", - "MuteViaIdentity", - "MuteViaIdentityExpanded" - ], - "Module": "CloudCommunications", - "Method": "POST" + "Module": "CloudCommunications" }, { + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", + "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", + "Variants": [ + "Parse", + "ParseExpanded", + "ParseViaIdentity", + "ParseViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", + "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", + "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -363176,21 +363187,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", + "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -363210,21 +363221,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "ApiVersion": "v1.0", - "Variants": [ - "Parse", - "ParseExpanded", - "ParseViaIdentity", - "ParseViaIdentityExpanded" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", + "Command": "Invoke-MgPinEducationClassModule", + "Variants": [ + "Pin", + "PinViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -363244,19 +363253,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModule", - "Command": "Invoke-MgPinEducationClassModule", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", - "ApiVersion": "v1.0", - "Variants": [ - "Pin", - "PinViaIdentity" - ], - "Module": "Education", - "Method": "POST" + "Module": "Education" }, { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/playPrompt", + "Command": "Invoke-MgPlayCommunicationCallPrompt", + "Variants": [ + "Play", + "PlayExpanded", + "PlayViaIdentity", + "PlayViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPlayPromptOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -363276,21 +363287,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlayPromptOperation", - "Command": "Invoke-MgPlayCommunicationCallPrompt", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/playPrompt", - "ApiVersion": "v1.0", - "Variants": [ - "Play", - "PlayExpanded", - "PlayViaIdentity", - "PlayViaIdentityExpanded" - ], - "Module": "CloudCommunications", - "Method": "POST" + "Module": "CloudCommunications" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", + "Command": "Invoke-MgPreviewDriveItem", + "Variants": [ + "Preview", + "PreviewExpanded", + "PreviewViaIdentity", + "PreviewViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -363342,421 +363353,419 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Command": "Invoke-MgPreviewDriveItem", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", - "ApiVersion": "v1.0", - "Variants": [ - "Preview", - "PreviewExpanded", - "PreviewViaIdentity", - "PreviewViaIdentityExpanded" - ], - "Module": "Files", - "Method": "POST" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Command": "Invoke-MgPreviewDriveRoot", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/root/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewDriveRoot", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Command": "Invoke-MgPreviewGroupDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewGroupDriveItem", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Command": "Invoke-MgPreviewGroupDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewGroupDriveRoot", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewGroupOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewGroupOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewGroupOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewGroupOnenoteNotebookSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewGroupOnenotePage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewGroupOnenotePage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewGroupOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewGroupOnenoteSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewGroupOnenoteSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewGroupOnenoteSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewGroupSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewGroupSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewGroupSiteOnenoteNotebookSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewGroupSiteOnenotePage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewGroupSiteOnenotePage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewGroupSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewGroupSiteOnenoteSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewGroupSiteOnenoteSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewSiteOnenotePage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewSiteOnenotePage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewSiteOnenoteSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewSiteOnenoteSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Command": "Invoke-MgPreviewUserDriveItem", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewUserDriveItem", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Command": "Invoke-MgPreviewUserDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewUserDriveRoot", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewUserOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewUserOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewUserOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewUserOnenoteNotebookSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewUserOnenotePage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewUserOnenotePage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewUserOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewUserOnenoteSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Command": "Invoke-MgPreviewUserOnenoteSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPreviewUserOnenoteSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Notes", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgPromoteDomain", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "POST", "Uri": "/domains/{domain-id}/promote", - "ApiVersion": "v1.0", + "Command": "Invoke-MgPromoteDomain", "Variants": [ "Promote", "PromoteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "POST", + "Uri": "/search/query", + "Command": "Invoke-MgQuerySearch", + "Variants": [ + "Query", + "QueryExpanded" + ], + "OutputType": "IMicrosoftGraphSearchResponse", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -363832,19 +363841,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchResponse", - "Command": "Invoke-MgQuerySearch", "CommandAlias": null, - "Uri": "/search/query", - "ApiVersion": "v1.0", - "Variants": [ - "Query", - "QueryExpanded" - ], - "Module": "Search", - "Method": "POST" + "Module": "Search" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", + "Variants": [ + "Reassign", + "ReassignViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -363872,554 +363881,554 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "ApiVersion": "v1.0", - "Variants": [ - "Reassign", - "ReassignViaIdentity" - ], - "Module": "Education", - "Method": "POST" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", - "CommandAlias": null, + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReauthorizeDriveItemSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReauthorizeDriveItemSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReauthorizeDriveListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReauthorizeDriveListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReauthorizeDriveRootSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReauthorizeDriveRootSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReauthorizeGroupDriveListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReauthorizeGroupDriveListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReauthorizeGroupSiteListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReauthorizeGroupSiteListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReauthorizeShareListSubscription", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReauthorizeShareListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReauthorizeSiteListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReauthorizeSiteListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReauthorizeSubscription", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReauthorizeSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "ChangeNotifications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReauthorizeUserDriveItemSubscription", "CommandAlias": null, + "Module": "ChangeNotifications" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReauthorizeUserDriveItemSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReauthorizeUserDriveListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReauthorizeUserDriveListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReauthorizeUserDriveRootSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReauthorizeUserDriveRootSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgRecentDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/recent", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRecentDrive", "Variants": [ "Recent", "RecentViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgRecentGroupDrive", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/recent", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRecentGroupDrive", "Variants": [ "Recent", "RecentViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/projectrome-get-recent-activities?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserActivity", - "Command": "Invoke-MgRecentUserActivity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/activities/recent", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRecentUserActivity", "Variants": [ "Recent", "RecentViaIdentity" ], - "Module": "CrossDeviceExperiences", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Invoke-MgRecentUserDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/projectrome-get-recent-activities?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CrossDeviceExperiences" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/recent", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRecentUserDrive", "Variants": [ "Recent", "RecentViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRecordOperation", - "Command": "Invoke-MgRecordCommunicationCallResponse", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/communications/calls/{call-id}/recordResponse", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRecordCommunicationCallResponse", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRecordOperation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgRedirectCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/calls/{call-id}/redirect", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRedirectCommunicationCall", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Invoke-MgRedirectPrintPrinterJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRedirectPrintPrinterJob", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Invoke-MgRedirectPrintShareJob", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRedirectPrintShareJob", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgRejectCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/communications/calls/{call-id}/reject", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRejectCommunicationCall", "Variants": [ "Reject", "RejectExpanded", "RejectViaIdentity", "RejectViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/renew", + "Command": "Invoke-MgRenewGroup", + "Variants": [ + "Renew", + "RenewViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -364439,19 +364448,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgRenewGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/renew", - "ApiVersion": "v1.0", - "Variants": [ - "Renew", - "RenewViaIdentity" - ], - "Module": "Groups", - "Method": "POST" + "Module": "Groups" }, { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", + "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase", + "Variants": [ + "Reopen", + "ReopenViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -364471,70 +364480,72 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", - "ApiVersion": "v1.0", - "Variants": [ - "Reopen", - "ReopenViaIdentity" - ], - "Module": "Security", - "Method": "POST" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReplyAllUserMailFolderMessage", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReplyAllUserMailFolderMessage", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReplyAllUserMessage", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/replyAll", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReplyAllUserMessage", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Module": "Mail", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Mail" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "Command": "Invoke-MgReplyGroupConversationThread", + "Variants": [ + "Reply", + "ReplyExpanded", + "ReplyViaIdentity", + "ReplyViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -364554,21 +364565,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReplyGroupConversationThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Command": "Invoke-MgReplyGroupConversationThreadPost", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -364588,38 +364599,38 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgReplyGroupConversationThreadPost", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", + "Command": "Invoke-MgReplyGroupThread", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -364639,21 +364650,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReplyGroupThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Command": "Invoke-MgReplyGroupThreadPost", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -364673,194 +364684,192 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgReplyGroupThreadPost", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "ApiVersion": "v1.0", - "Variants": [ - "Reply", - "ReplyExpanded", - "ReplyViaIdentity", - "ReplyViaIdentityExpanded" - ], - "Module": "Groups", - "Method": "POST" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReplyUserMailFolderMessage", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReplyUserMailFolderMessage", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgReplyUserMessage", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/reply", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReplyUserMessage", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", "Variants": [ "Report", "ReportViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "GET", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", "Variants": [ "Report", "ReportViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgRetireDeviceManagementManagedDevice", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRetireDeviceManagementManagedDevice", "Variants": [ "Retire", "RetireViaIdentity" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgRetireUserManagedDevice", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRetireUserManagedDevice", "Variants": [ "Retire", "RetireViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Invoke-MgRetryContactServiceProvisioning", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRetryContactServiceProvisioning", "Variants": [ "Retry", "RetryViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgRetryGroupServiceProvisioning", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/retryServiceProvisioning", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRetryGroupServiceProvisioning", "Variants": [ "Retry", "RetryViaIdentity" ], - "Module": "Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgRetryUserServiceProvisioning", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/retryServiceProvisioning", - "ApiVersion": "v1.0", + "Command": "Invoke-MgRetryUserServiceProvisioning", "Variants": [ "Retry", "RetryViaIdentity" ], - "Module": "Users.Actions", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Users.Actions" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", + "Variants": [ + "Return", + "ReturnViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -364880,117 +364889,119 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiVersion": "v1.0", - "Variants": [ - "Return", - "ReturnViaIdentity" - ], - "Module": "Education", - "Method": "POST" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", - "CommandAlias": null, + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", "Variants": [ "Return", "ReturnViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiVersion": "v1.0", + "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", "Variants": [ "Return", "ReturnViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", - "ApiVersion": "v1.0", + "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "ApiVersion": "v1.0", + "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-scheduleactionsforrules?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", - "ApiVersion": "v1.0", + "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule", "Variants": [ "Schedule", "ScheduleExpanded", "ScheduleViaIdentity", "ScheduleViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgShareGroupTeamSchedule", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-scheduleactionsforrules?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/share", - "ApiVersion": "v1.0", + "Command": "Invoke-MgShareGroupTeamSchedule", "Variants": [ "Share", "ShareExpanded", "ShareViaIdentity", "ShareViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/share", + "Command": "Invoke-MgShareTeamSchedule", + "Variants": [ + "Share", + "ShareExpanded", + "ShareViaIdentity", + "ShareViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -365010,331 +365021,329 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgShareTeamSchedule", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/share", - "ApiVersion": "v1.0", - "Variants": [ - "Share", - "ShareExpanded", - "ShareViaIdentity", - "ShareViaIdentityExpanded" - ], - "Module": "Teams", - "Method": "POST" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgSnoozeGroupEventInstanceReminder", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSnoozeGroupEventInstanceReminder", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgSnoozeGroupEventReminder", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSnoozeGroupEventReminder", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgSnoozeUserEventInstanceReminder", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSnoozeUserEventInstanceReminder", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgSnoozeUserEventReminder", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSnoozeUserEventReminder", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgSoftChatMessageDelete", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSoftChatMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgSoftChatMessageReplyDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSoftChatMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgSoftGroupTeamChannelMessageDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSoftGroupTeamChannelMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgSoftGroupTeamChannelMessageReplyDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSoftGroupTeamChannelMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgSoftGroupTeamPrimaryChannelMessageDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/softDelete", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSoftGroupTeamPrimaryChannelMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgSoftGroupTeamPrimaryChannelMessageReplyDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSoftGroupTeamPrimaryChannelMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgSoftTeamChannelMessageDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSoftTeamChannelMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgSoftUserChatMessageDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSoftUserChatMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgSoftUserChatMessageReplyDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSoftUserChatMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubscribeToToneOperation", - "Command": "Invoke-MgSubscribeCommunicationCallToTone", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/communications/calls/{call-id}/subscribeToTone", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSubscribeCommunicationCallToTone", "Variants": [ "Subscribe", "SubscribeExpanded", "SubscribeViaIdentity", "SubscribeViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgSubscribeGroupByMail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/subscribeByMail", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSubscribeGroupByMail", "Variants": [ "Subscribe", "SubscribeViaIdentity" ], - "Module": "Groups", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", + "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", + "Variants": [ + "Summarize", + "SummarizeViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -365370,19 +365379,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", - "ApiVersion": "v1.0", - "Variants": [ - "Summarize", - "SummarizeViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "GET" + "Module": "DeviceManagement" }, { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun", + "Variants": [ + "Summary", + "SummaryViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -365402,19 +365411,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -365434,49 +365443,49 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "CommandAlias": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", - "Variants": [ - "Summary", - "SummaryViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "GET" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "GET", + "Uri": "/users/{user-id}/outlook/supportedLanguages", + "Command": "Invoke-MgSupportedUserOutlookLanguage", + "Variants": [ + "Supported", + "SupportedViaIdentity" + ], + "OutputType": "IMicrosoftGraphLocaleInfo", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read.All", @@ -365504,19 +365513,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphLocaleInfo", - "Command": "Invoke-MgSupportedUserOutlookLanguage", "CommandAlias": null, - "Uri": "/users/{user-id}/outlook/supportedLanguages", - "ApiVersion": "v1.0", - "Variants": [ - "Supported", - "SupportedViaIdentity" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp", + "Variants": [ + "Target", + "TargetExpanded", + "TargetViaIdentity", + "TargetViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -365536,21 +365547,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp", "CommandAlias": null, - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -365570,21 +365581,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", "CommandAlias": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -365604,38 +365615,36 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", "CommandAlias": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", - "ApiVersion": "v1.0", - "Variants": [ - "Target", - "TargetExpanded", - "TargetViaIdentity", - "TargetViaIdentityExpanded" - ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", - "ApiVersion": "v1.0", + "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", + "Command": "Invoke-MgTerminateDeviceManagementPartner", + "Variants": [ + "Terminate", + "TerminateViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -365655,19 +365664,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Invoke-MgTerminateDeviceManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", - "ApiVersion": "v1.0", - "Variants": [ - "Terminate", - "TerminateViaIdentity" - ], - "Module": "DeviceManagement.Administration", - "Method": "POST" + "Module": "DeviceManagement.Administration" }, { + "Method": "GET", + "Uri": "/users/{user-id}/outlook/supportedTimeZones", + "Command": "Invoke-MgTimeUserOutlook", + "Variants": [ + "Time", + "Time1", + "TimeViaIdentity", + "TimeViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTimeZoneInformation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read.All", @@ -365695,51 +365706,51 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeZoneInformation", - "Command": "Invoke-MgTimeUserOutlook", "CommandAlias": null, - "Uri": "/users/{user-id}/outlook/supportedTimeZones", - "ApiVersion": "v1.0", - "Variants": [ - "Time", - "Time1", - "TimeViaIdentity", - "TimeViaIdentity1" - ], - "Module": "Users", - "Method": "GET" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-toptasksprocessedsummary?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTopTasksInsightsSummary", - "Command": "Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary", - "CommandAlias": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", + "Command": "Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary", "Variants": [ "Top", "TopViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTopTasksInsightsSummary", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-topworkflowsprocessedsummary?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTopWorkflowsInsightsSummary", - "Command": "Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-toptasksprocessedsummary?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", + "Command": "Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary", "Variants": [ "Top", "TopViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" + "OutputType": "IMicrosoftGraphIdentityGovernanceTopWorkflowsInsightsSummary", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-topworkflowsprocessedsummary?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "POST", + "Uri": "/users/{user-id}/translateExchangeIds", + "Command": "Invoke-MgTranslateUserExchangeId", + "Variants": [ + "Translate", + "TranslateExpanded", + "TranslateViaIdentity", + "TranslateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphConvertIdResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -365783,96 +365794,94 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConvertIdResult", - "Command": "Invoke-MgTranslateUserExchangeId", "CommandAlias": null, - "Uri": "/users/{user-id}/translateExchangeIds", - "ApiVersion": "v1.0", - "Variants": [ - "Translate", - "TranslateExpanded", - "TranslateViaIdentity", - "TranslateViaIdentityExpanded" - ], - "Module": "Users.Actions", - "Method": "POST" + "Module": "Users.Actions" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", - "ApiVersion": "v1.0", + "Command": "Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc", "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgUnarchiveGroupTeam", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/unarchive", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUnarchiveGroupTeam", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgUnarchiveGroupTeamChannel", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/unarchive", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUnarchiveGroupTeamChannel", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgUnarchiveGroupTeamPrimaryChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/unarchive", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUnarchiveGroupTeamPrimaryChannel", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/admin/serviceAnnouncement/messages/unarchive", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", "Variants": [ "Unarchive", "UnarchiveExpanded" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" }, { + "Method": "POST", + "Uri": "/teams/{team-id}/unarchive", + "Command": "Invoke-MgUnarchiveTeam", + "Variants": [ + "Unarchive", + "UnarchiveViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -365908,64 +365917,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgUnarchiveTeam", "CommandAlias": null, - "Uri": "/teams/{team-id}/unarchive", - "ApiVersion": "v1.0", - "Variants": [ - "Unarchive", - "UnarchiveViaIdentity" - ], - "Module": "Teams", - "Method": "POST" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgUnarchiveTeamChannel", - "CommandAlias": null, + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUnarchiveTeamChannel", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgUnarchiveTeamPrimaryChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/unarchive", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUnarchiveTeamPrimaryChannel", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgUnarchiveTeamworkDeletedTeamChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUnarchiveTeamworkDeletedTeamChannel", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Teams", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", + "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", + "Variants": [ + "Unassign", + "UnassignViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -365985,124 +365994,126 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-unassignuserfromdevice?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", "CommandAlias": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "ApiVersion": "v1.0", - "Variants": [ - "Unassign", - "UnassignViaIdentity" - ], - "Module": "DeviceManagement.Enrollment", - "Method": "POST" + "Module": "DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", - "CommandAlias": null, + "Method": "POST", "Uri": "/admin/serviceAnnouncement/messages/unfavorite", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", "Variants": [ "Unfavorite", "UnfavoriteExpanded" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", "OutputType": null, - "Command": "Invoke-MgUnfollowDriveItem", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUnfollowDriveItem", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgUnfollowDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/unfollow", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUnfollowDriveRoot", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgUnfollowGroupDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUnfollowGroupDriveItem", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgUnfollowGroupDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUnfollowGroupDriveRoot", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgUnfollowUserDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUnfollowUserDriveItem", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "OutputType": null, - "Command": "Invoke-MgUnfollowUserDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUnfollowUserDriveRoot", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Files", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Files" }, { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/unmute", + "Command": "Invoke-MgUnmuteCommunicationCall", + "Variants": [ + "Unmute", + "UnmuteExpanded", + "UnmuteViaIdentity", + "UnmuteViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -366122,21 +366133,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", - "Command": "Invoke-MgUnmuteCommunicationCall", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/unmute", - "ApiVersion": "v1.0", - "Variants": [ - "Unmute", - "UnmuteExpanded", - "UnmuteViaIdentity", - "UnmuteViaIdentityExpanded" - ], - "Module": "CloudCommunications", - "Method": "POST" + "Module": "CloudCommunications" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", + "Command": "Invoke-MgUnpinEducationClassModule", + "Variants": [ + "Unpin", + "UnpinViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -366156,19 +366165,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModule", - "Command": "Invoke-MgUnpinEducationClassModule", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", - "ApiVersion": "v1.0", - "Variants": [ - "Unpin", - "UnpinViaIdentity" - ], - "Module": "Education", - "Method": "POST" + "Module": "Education" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", + "Variants": [ + "Unsubmit", + "UnsubmitViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -366196,115 +366205,115 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiVersion": "v1.0", - "Variants": [ - "Unsubmit", - "UnsubmitViaIdentity" - ], - "Module": "Education", - "Method": "POST" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", - "CommandAlias": null, + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", - "Command": "Invoke-MgUsageIdentityConditionalAccessAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "GET", "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", - "ApiVersion": "v1.0", + "Command": "Invoke-MgUsageIdentityConditionalAccessAuthenticationStrengthPolicy", "Variants": [ "Usage", "UsageViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "GET" + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", + "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy", + "Variants": [ + "Usage", + "UsageViaIdentity" + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -366332,134 +366341,136 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", - "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy", "CommandAlias": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", - "ApiVersion": "v1.0", - "Variants": [ - "Usage", - "UsageViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "GET" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphReminder", - "Command": "Invoke-MgViewUserReminder", - "CommandAlias": null, + "Method": "GET", "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", - "ApiVersion": "v1.0", + "Command": "Invoke-MgViewUserReminder", "Variants": [ "View", "ViewViaIdentity" ], - "Module": "Users.Functions", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphReminder", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedsummary?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsSummary", - "Command": "Invoke-MgWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Users.Functions" + }, + { + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", + "Command": "Invoke-MgWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary", "Variants": [ "Workflows", "WorkflowsViaIdentity" ], - "Module": "Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsSummary", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "OutputType": null, - "Command": "Join-MgBetaDriveListContentTypeWithHubSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedsummary?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", + "Command": "Join-MgBetaDriveListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "OutputType": null, - "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", + "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "OutputType": null, - "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", + "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "OutputType": null, - "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", + "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "OutputType": null, - "Command": "Join-MgBetaShareListContentTypeWithHubSite", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", + "Command": "Join-MgBetaShareListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgBetaSiteContentTypeWithHubSite", + "Variants": [ + "Associate", + "AssociateExpanded", + "AssociateViaIdentity", + "AssociateViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -366479,140 +366490,140 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "OutputType": null, - "Command": "Join-MgBetaSiteContentTypeWithHubSite", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", - "Variants": [ - "Associate", - "AssociateExpanded", - "AssociateViaIdentity", - "AssociateViaIdentityExpanded" - ], - "Module": "Beta.Sites", - "Method": "POST" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "OutputType": null, - "Command": "Join-MgBetaSiteListContentTypeWithHubSite", - "CommandAlias": null, + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", + "Command": "Join-MgBetaSiteListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "OutputType": null, - "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", + "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", "OutputType": null, - "Command": "Join-MgDriveListContentTypeWithHubSite", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", + "Command": "Join-MgDriveListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "OutputType": null, - "Command": "Join-MgGroupDriveListContentTypeWithHubSite", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", + "Command": "Join-MgGroupDriveListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "OutputType": null, - "Command": "Join-MgGroupSiteContentTypeWithHubSite", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", + "Command": "Join-MgGroupSiteContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "OutputType": null, - "Command": "Join-MgGroupSiteListContentTypeWithHubSite", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", + "Command": "Join-MgGroupSiteListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgShareListContentTypeWithHubSite", + "Variants": [ + "Associate", + "AssociateExpanded", + "AssociateViaIdentity", + "AssociateViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "OutputType": null, - "Command": "Join-MgShareListContentTypeWithHubSite", "CommandAlias": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", + "Module": "Files" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgSiteContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -366632,536 +366643,534 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "OutputType": null, - "Command": "Join-MgSiteContentTypeWithHubSite", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", - "Variants": [ - "Associate", - "AssociateExpanded", - "AssociateViaIdentity", - "AssociateViaIdentityExpanded" - ], - "Module": "Sites", - "Method": "POST" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "OutputType": null, - "Command": "Join-MgSiteListContentTypeWithHubSite", - "CommandAlias": null, + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", + "Command": "Join-MgSiteListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "OutputType": null, - "Command": "Join-MgUserDriveListContentTypeWithHubSite", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", + "Command": "Join-MgUserDriveListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Lock-MgBetaUserManagedDeviceRemote", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", - "ApiVersion": "beta", + "Command": "Lock-MgBetaUserManagedDeviceRemote", "Variants": [ "Lock", "LockViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0", "OutputType": null, - "Command": "Lock-MgDeviceManagementManagedDeviceRemote", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", - "ApiVersion": "v1.0", + "Command": "Lock-MgDeviceManagementManagedDeviceRemote", "Variants": [ "Lock", "LockViaIdentity" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0", - "OutputType": null, - "Command": "Lock-MgUserManagedDeviceRemote", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", - "ApiVersion": "v1.0", + "Command": "Lock-MgUserManagedDeviceRemote", "Variants": [ "Lock", "LockViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-beta", "OutputType": null, - "Command": "Move-MgBetaCommunicationCall", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/communications/calls/{call-id}/transfer", - "ApiVersion": "beta", + "Command": "Move-MgBetaCommunicationCall", "Variants": [ "Transfer", "TransferExpanded", "TransferViaIdentity", "TransferViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-movetocatalog?view=graph-rest-beta", "OutputType": null, - "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/moveToCatalog", - "ApiVersion": "beta", + "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Move-MgBetaGroupPlannerPlanToContainer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-movetocatalog?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/moveToContainer", - "ApiVersion": "beta", + "Command": "Move-MgBetaGroupPlannerPlanToContainer", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Beta.Planner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Move-MgBetaPlannerPlanToContainer", "CommandAlias": null, + "Module": "Beta.Planner" + }, + { + "Method": "POST", "Uri": "/planner/plans/{plannerPlan-id}/moveToContainer", - "ApiVersion": "beta", + "Command": "Move-MgBetaPlannerPlanToContainer", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Beta.Planner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Move-MgBetaUserMailFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Planner" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", - "ApiVersion": "beta", + "Command": "Move-MgBetaUserMailFolder", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Move-MgBetaUserMailFolderChildFolder", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", - "ApiVersion": "beta", + "Command": "Move-MgBetaUserMailFolderChildFolder", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage", - "Command": "Move-MgBetaUserMailFolderChildFolderMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", - "ApiVersion": "beta", + "Command": "Move-MgBetaUserMailFolderChildFolderMessage", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage", - "Command": "Move-MgBetaUserMailFolderMessage", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", - "ApiVersion": "beta", + "Command": "Move-MgBetaUserMailFolderMessage", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Move-MgBetaUserManagedDeviceToOu", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU", - "ApiVersion": "beta", + "Command": "Move-MgBetaUserManagedDeviceToOu", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage", - "Command": "Move-MgBetaUserMessage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/move", - "ApiVersion": "beta", + "Command": "Move-MgBetaUserMessage", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-1.0", - "OutputType": null, - "Command": "Move-MgCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/communications/calls/{call-id}/transfer", - "ApiVersion": "v1.0", + "Command": "Move-MgCommunicationCall", "Variants": [ "Transfer", "TransferExpanded", "TransferViaIdentity", "TransferViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Move-MgUserMailFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", - "ApiVersion": "v1.0", + "Command": "Move-MgUserMailFolder", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Move-MgUserMailFolderChildFolder", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", - "ApiVersion": "v1.0", + "Command": "Move-MgUserMailFolderChildFolder", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage", - "Command": "Move-MgUserMailFolderChildFolderMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", - "ApiVersion": "v1.0", + "Command": "Move-MgUserMailFolderChildFolderMessage", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage", - "Command": "Move-MgUserMailFolderMessage", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", - "ApiVersion": "v1.0", + "Command": "Move-MgUserMailFolderMessage", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage", - "Command": "Move-MgUserMessage", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/move", - "ApiVersion": "v1.0", + "Command": "Move-MgUserMessage", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/admin/edge/internetExplorerMode/siteLists", - "ApiVersion": "v1.0", + "Command": "New-MgAdminEdgeInternetExplorerModeSiteList", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "ApiVersion": "v1.0", + "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSite", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "ApiVersion": "v1.0", + "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-post-profilecardproperties?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Command": "New-MgAdminPeopleProfileCardProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/admin/people/profileCardProperties", - "ApiVersion": "v1.0", + "Command": "New-MgAdminPeopleProfileCardProperty", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreement", - "Command": "New-MgAgreement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-post-profilecardproperties?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/agreements", - "ApiVersion": "v1.0", + "Command": "New-MgAgreement", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "New-MgAgreementAcceptance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/agreements/{agreement-id}/acceptances", - "ApiVersion": "v1.0", + "Command": "New-MgAgreementAcceptance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "New-MgAgreementFile", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/agreements/{agreement-id}/files", - "ApiVersion": "v1.0", + "Command": "New-MgAgreementFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "New-MgAgreementFileLocalization", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/agreements/{agreement-id}/file/localizations", - "ApiVersion": "v1.0", + "Command": "New-MgAgreementFileLocalization", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "New-MgAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", + "Command": "New-MgAgreementFileLocalizationVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "New-MgAgreementFileVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", + "Command": "New-MgAgreementFileVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "POST", + "Uri": "/appCatalogs/teamsApps", + "Command": "New-MgAppCatalogTeamApp", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -367189,19 +367198,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "New-MgAppCatalogTeamApp", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "Command": "New-MgAppCatalogTeamAppDefinition", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -367229,21 +367240,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Command": "New-MgAppCatalogTeamAppDefinition", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/applications", + "Command": "New-MgApplication", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -367263,19 +367272,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplication", - "Command": "New-MgApplication", "CommandAlias": null, - "Uri": "/applications", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", + "Command": "New-MgApplicationAppManagementPolicyByRef", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -367303,21 +367314,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgApplicationAppManagementPolicyByRef", "CommandAlias": null, - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/applications/{application-id}/extensionProperties", + "Command": "New-MgApplicationExtensionProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -367345,21 +367356,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExtensionProperty", - "Command": "New-MgApplicationExtensionProperty", "CommandAlias": null, - "Uri": "/applications/{application-id}/extensionProperties", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/applications/{application-id}/federatedIdentityCredentials", + "Command": "New-MgApplicationFederatedIdentityCredential", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -367379,21 +367390,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Command": "New-MgApplicationFederatedIdentityCredential", "CommandAlias": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/applications/{application-id}/owners/$ref", + "Command": "New-MgApplicationOwnerByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -367429,106 +367440,106 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgApplicationOwnerByRef", "CommandAlias": null, - "Uri": "/applications/{application-id}/owners/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Command": "New-MgApplicationSynchronizationJob", - "CommandAlias": null, + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/jobs", - "ApiVersion": "v1.0", + "Command": "New-MgApplicationSynchronizationJob", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", - "Command": "New-MgApplicationSynchronizationJobOnDemand", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "ApiVersion": "v1.0", + "Command": "New-MgApplicationSynchronizationJobOnDemand", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "v1.0", + "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Command": "New-MgApplicationSynchronizationTemplate", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/templates", - "ApiVersion": "v1.0", + "Command": "New-MgApplicationSynchronizationTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "v1.0", + "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "POST", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Command": "New-MgApplicationTokenIssuancePolicyByRef", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -367564,21 +367575,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgApplicationTokenIssuancePolicyByRef", "CommandAlias": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Command": "New-MgApplicationTokenLifetimePolicyByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -367614,21 +367625,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgApplicationTokenLifetimePolicyByRef", "CommandAlias": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/accessReviews", + "Command": "New-MgBetaAccessReview", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -367648,121 +367657,123 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-create?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReview", - "Command": "New-MgBetaAccessReview", "CommandAlias": null, - "Uri": "/accessReviews", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Command": "New-MgBetaAccessReviewDecision", - "CommandAlias": null, + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/decisions", - "ApiVersion": "beta", + "Command": "New-MgBetaAccessReviewDecision", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReview", - "Command": "New-MgBetaAccessReviewInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/instances", - "ApiVersion": "beta", + "Command": "New-MgBetaAccessReviewInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Command": "New-MgBetaAccessReviewInstanceDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", - "ApiVersion": "beta", + "Command": "New-MgBetaAccessReviewInstanceDecision", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Command": "New-MgBetaAccessReviewInstanceMyDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", - "ApiVersion": "beta", + "Command": "New-MgBetaAccessReviewInstanceMyDecision", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "New-MgBetaAccessReviewInstanceReviewer", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", - "ApiVersion": "beta", + "Command": "New-MgBetaAccessReviewInstanceReviewer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Command": "New-MgBetaAccessReviewMyDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/myDecisions", - "ApiVersion": "beta", + "Command": "New-MgBetaAccessReviewMyDecision", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/reviewers", + "Command": "New-MgBetaAccessReviewReviewer", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -367782,102 +367793,102 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-addreviewer?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "New-MgBetaAccessReviewReviewer", "CommandAlias": null, - "Uri": "/accessReviews/{accessReview-id}/reviewers", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList", - "CommandAlias": null, + "Method": "POST", "Uri": "/admin/edge/internetExplorerMode/siteLists", - "ApiVersion": "beta", + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "ApiVersion": "beta", + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSite", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "ApiVersion": "beta", + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "New-MgBetaAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/administrativeUnits", - "ApiVersion": "beta", + "Command": "New-MgBetaAdministrativeUnit", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaAdministrativeUnitExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaAdministrativeUnitExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "POST", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members", + "Command": "New-MgBetaAdministrativeUnitMember", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -367897,21 +367908,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "New-MgBetaAdministrativeUnitMember", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Command": "New-MgBetaAdministrativeUnitMemberByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -367931,153 +367942,151 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaAdministrativeUnitMemberByRef", "CommandAlias": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "New-MgBetaAdministrativeUnitScopedRoleMember", - "CommandAlias": null, + "Method": "POST", "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiVersion": "beta", + "Command": "New-MgBetaAdministrativeUnitScopedRoleMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-post-profilecardproperties?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Command": "New-MgBetaAdminPeopleProfileCardProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/admin/people/profileCardProperties", - "ApiVersion": "beta", + "Command": "New-MgBetaAdminPeopleProfileCardProperty", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreement", - "Command": "New-MgBetaAgreement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-post-profilecardproperties?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/agreements", - "ApiVersion": "beta", + "Command": "New-MgBetaAgreement", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "New-MgBetaAgreementAcceptance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/agreements/{agreement-id}/acceptances", - "ApiVersion": "beta", + "Command": "New-MgBetaAgreementAcceptance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "New-MgBetaAgreementFile", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/agreements/{agreement-id}/files", - "ApiVersion": "beta", + "Command": "New-MgBetaAgreementFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "New-MgBetaAgreementFileLocalization", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/agreements/{agreement-id}/file/localizations", - "ApiVersion": "beta", + "Command": "New-MgBetaAgreementFileLocalization", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "New-MgBetaAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaAgreementFileLocalizationVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "New-MgBetaAgreementFileVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaAgreementFileVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "POST", + "Uri": "/appCatalogs/teamsApps", + "Command": "New-MgBetaAppCatalogTeamApp", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -368105,19 +368114,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "New-MgBetaAppCatalogTeamApp", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "Command": "New-MgBetaAppCatalogTeamAppDefinition", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -368145,38 +368156,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Command": "New-MgBetaAppCatalogTeamAppDefinition", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", + "Command": "New-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", - "Command": "New-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/applications", + "Command": "New-MgBetaApplication", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -368196,19 +368205,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplication", - "Command": "New-MgBetaApplication", "CommandAlias": null, - "Uri": "/applications", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", + "Command": "New-MgBetaApplicationAppManagementPolicyByRef", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -368236,21 +368247,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaApplicationAppManagementPolicyByRef", "CommandAlias": null, - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/applications/{application-id}/extensionProperties", + "Command": "New-MgBetaApplicationExtensionProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -368278,21 +368289,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExtensionProperty", - "Command": "New-MgBetaApplicationExtensionProperty", "CommandAlias": null, - "Uri": "/applications/{application-id}/extensionProperties", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/applications/{application-id}/federatedIdentityCredentials", + "Command": "New-MgBetaApplicationFederatedIdentityCredential", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -368312,21 +368323,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Command": "New-MgBetaApplicationFederatedIdentityCredential", "CommandAlias": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/applications/{application-id}/owners/$ref", + "Command": "New-MgBetaApplicationOwnerByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -368362,106 +368373,106 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaApplicationOwnerByRef", "CommandAlias": null, - "Uri": "/applications/{application-id}/owners/$ref", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "POST" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Command": "New-MgBetaApplicationSynchronizationJob", - "CommandAlias": null, + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/jobs", - "ApiVersion": "beta", + "Command": "New-MgBetaApplicationSynchronizationJob", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", - "Command": "New-MgBetaApplicationSynchronizationJobOnDemand", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "ApiVersion": "beta", + "Command": "New-MgBetaApplicationSynchronizationJobOnDemand", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "New-MgBetaApplicationSynchronizationJobSchemaDirectory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "beta", + "Command": "New-MgBetaApplicationSynchronizationJobSchemaDirectory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Command": "New-MgBetaApplicationSynchronizationTemplate", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/templates", - "ApiVersion": "beta", + "Command": "New-MgBetaApplicationSynchronizationTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "beta", + "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "POST", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -368497,21 +368508,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef", "CommandAlias": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -368547,38 +368558,42 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef", "CommandAlias": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/bookingBusinesses", + "Command": "New-MgBetaBookingBusiness", "Variants": [ "Create", + "Create1", "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded1" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingBusiness", - "Command": "New-MgBetaBookingBusiness", "CommandAlias": null, - "Uri": "/bookingBusinesses", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "POST", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", + "Command": "New-MgBetaBookingBusinessAppointment", "Variants": [ "Create", "Create1", "CreateExpanded", - "CreateExpanded1" + "CreateExpanded1", + "CreateViaIdentity", + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -368614,11 +368629,13 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment", - "Command": "New-MgBetaBookingBusinessAppointment", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "POST", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Command": "New-MgBetaBookingBusinessCalendarView", "Variants": [ "Create", "Create1", @@ -368629,17 +368646,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment", - "Command": "New-MgBetaBookingBusinessCalendarView", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "POST", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", + "Command": "New-MgBetaBookingBusinessCustomer", "Variants": [ "Create", "Create1", @@ -368650,10 +368667,8 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingCustomer", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -368681,11 +368696,13 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCustomer", - "Command": "New-MgBetaBookingBusinessCustomer", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "POST", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "Command": "New-MgBetaBookingBusinessCustomQuestion", "Variants": [ "Create", "Create1", @@ -368696,10 +368713,8 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -368727,11 +368742,13 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Command": "New-MgBetaBookingBusinessCustomQuestion", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "POST", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", + "Command": "New-MgBetaBookingBusinessService", "Variants": [ "Create", "Create1", @@ -368742,10 +368759,8 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -368765,11 +368780,13 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingService", - "Command": "New-MgBetaBookingBusinessService", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "POST", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Command": "New-MgBetaBookingBusinessStaffMember", "Variants": [ "Create", "Create1", @@ -368780,10 +368797,8 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingStaffMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -368803,57 +368818,51 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingStaffMember", - "Command": "New-MgBetaBookingBusinessStaffMember", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "ApiVersion": "beta", - "Variants": [ - "Create", - "Create1", - "CreateExpanded", - "CreateExpanded1", - "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" - ], - "Module": "Beta.Bookings", - "Method": "POST" + "Module": "Beta.Bookings" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCurrency", - "Command": "New-MgBetaBookingCurrency", - "CommandAlias": null, + "Method": "POST", "Uri": "/bookingCurrencies", - "ApiVersion": "beta", + "Command": "New-MgBetaBookingCurrency", "Variants": [ "Create", "Create1", "CreateExpanded", "CreateExpanded1" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", - "Command": "New-MgBetaBusinessFlowTemplate", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/businessFlowTemplates", - "ApiVersion": "beta", + "Command": "New-MgBetaBusinessFlowTemplate", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "POST", + "Uri": "/chats", + "Command": "New-MgBetaChat", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Create", @@ -368873,19 +368882,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChat", - "Command": "New-MgBetaChat", "CommandAlias": null, - "Uri": "/chats", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/chats/{chat-id}/installedApps", + "Command": "New-MgBetaChatInstalledApp", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -368977,21 +368988,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "New-MgBetaChatInstalledApp", "CommandAlias": null, - "Uri": "/chats/{chat-id}/installedApps", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/chats/{chat-id}/members", + "Command": "New-MgBetaChatMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -369035,21 +369046,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "New-MgBetaChatMember", "CommandAlias": null, - "Uri": "/chats/{chat-id}/members", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/chats/{chat-id}/messages", + "Command": "New-MgBetaChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChatMessage.Send", @@ -369093,106 +369104,106 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgBetaChatMessage", "CommandAlias": null, - "Uri": "/chats/{chat-id}/messages", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "POST" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgBetaChatMessageHostedContent", - "CommandAlias": null, + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", + "Command": "New-MgBetaChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgBetaChatMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", + "Command": "New-MgBetaChatMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgBetaChatMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", + "Command": "New-MgBetaChatMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "New-MgBetaChatOperation", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaChatOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "New-MgBetaChatPermissionGrant", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/permissionGrants", - "ApiVersion": "beta", + "Command": "New-MgBetaChatPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "POST", + "Uri": "/chats/{chat-id}/pinnedMessages", + "Command": "New-MgBetaChatPinnedMessage", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChatMessage.Send", @@ -369228,21 +369239,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Command": "New-MgBetaChatPinnedMessage", "CommandAlias": null, - "Uri": "/chats/{chat-id}/pinnedMessages", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/chats/{chat-id}/tabs", + "Command": "New-MgBetaChatTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Create", @@ -369310,21 +369321,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "New-MgBetaChatTab", "CommandAlias": null, - "Uri": "/chats/{chat-id}/tabs", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/communications/calls", + "Command": "New-MgBetaCommunicationCall", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCall", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCalls.Chat", @@ -369368,19 +369377,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCall", - "Command": "New-MgBetaCommunicationCall", "CommandAlias": null, - "Uri": "/communications/calls", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Command": "New-MgBetaCommunicationCallAudioRoutingGroup", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -369400,162 +369411,147 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Command": "New-MgBetaCommunicationCallAudioRoutingGroup", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentSharingSession", - "Command": "New-MgBetaCommunicationCallContentSharingSession", - "CommandAlias": null, + "Method": "POST", "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "ApiVersion": "beta", + "Command": "New-MgBetaCommunicationCallContentSharingSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentSharingSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommsOperation", - "Command": "New-MgBetaCommunicationCallOperation", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/calls/{call-id}/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaCommunicationCallOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphParticipant", - "Command": "New-MgBetaCommunicationCallParticipant", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/calls/{call-id}/participants", - "ApiVersion": "beta", + "Command": "New-MgBetaCommunicationCallParticipant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsParticipant", - "Command": "New-MgBetaCommunicationCallRecordParticipantV2", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "ApiVersion": "beta", + "Command": "New-MgBetaCommunicationCallRecordParticipantV2", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Command": "New-MgBetaCommunicationCallRecordSession", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "ApiVersion": "beta", + "Command": "New-MgBetaCommunicationCallRecordSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "New-MgBetaCommunicationOnlineMeeting", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings", - "ApiVersion": "beta", + "Command": "New-MgBetaCommunicationOnlineMeeting", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallAiInsight", - "Command": "New-MgBetaCommunicationOnlineMeetingAiInsight", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/aiInsights", - "ApiVersion": "beta", + "Command": "New-MgBetaCommunicationOnlineMeetingAiInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCallAiInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "beta", + "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", + "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Create", "Create1", @@ -369566,93 +369562,106 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "New-MgBetaCommunicationOnlineMeetingRecording", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiVersion": "beta", + "Command": "New-MgBetaCommunicationOnlineMeetingRecording", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "ApiVersion": "beta", + "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "ApiVersion": "beta", + "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "New-MgBetaCommunicationOnlineMeetingTranscript", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiVersion": "beta", + "Command": "New-MgBetaCommunicationOnlineMeetingTranscript", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPresence", - "Command": "New-MgBetaCommunicationPresence", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/presences", - "ApiVersion": "beta", + "Command": "New-MgBetaCommunicationPresence", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.CloudCommunications" }, { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases", + "Command": "New-MgBetaComplianceEdiscoveryCase", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369672,19 +369681,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Command": "New-MgBetaComplianceEdiscoveryCase", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369704,21 +369715,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-custodians?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369738,38 +369749,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-sitesources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-unifiedgroupsources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369789,21 +369800,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-usersources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369823,21 +369834,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369857,38 +369868,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-post-sitesources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369908,21 +369919,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-post-usersources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", + "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369942,38 +369953,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations", + "Command": "New-MgBetaComplianceEdiscoveryCaseOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", - "Command": "New-MgBetaComplianceEdiscoveryCaseOperation", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", + "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369993,21 +370004,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-reviewsets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", + "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -370027,21 +370038,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", - "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", + "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -370061,21 +370072,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-sourcecollections?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", - "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", + "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -370095,21 +370106,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags", + "Command": "New-MgBetaComplianceEdiscoveryCaseTag", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -370129,348 +370140,346 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-tags?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Command": "New-MgBetaComplianceEdiscoveryCaseTag", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Compliance", - "Method": "POST" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "New-MgBetaContact", - "CommandAlias": null, + "Method": "POST", "Uri": "/contacts", - "ApiVersion": "beta", + "Command": "New-MgBetaContact", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContract", - "Command": "New-MgBetaContract", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/contracts", - "ApiVersion": "beta", + "Command": "New-MgBetaContract", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Command": "New-MgBetaDataPolicyOperation", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/dataPolicyOperations", - "ApiVersion": "beta", + "Command": "New-MgBetaDataPolicyOperation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDevice", - "Command": "New-MgBetaDevice", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/devices", - "ApiVersion": "beta", + "Command": "New-MgBetaDevice", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommand", - "Command": "New-MgBetaDeviceCommand", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/devices/{device-id}/commands", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceCommand", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaDeviceExtension", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/devices/{device-id}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", - "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", - "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", - "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", - "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", - "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", - "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", - "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", - "Command": "New-MgBetaDeviceManagementAssignmentFilter", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/assignmentFilters", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementAssignmentFilter", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuditEvent", - "Command": "New-MgBetaDeviceManagementAuditEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/auditEvents", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementAuditEvent", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", - "Command": "New-MgBetaDeviceManagementAutopilotEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/autopilotEvents", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementAutopilotEvent", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCartToClassAssociation", - "Command": "New-MgBetaDeviceManagementCartToClassAssociation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/cartToClassAssociations", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementCartToClassAssociation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", - "Command": "New-MgBetaDeviceManagementCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/categories", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementCategory", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "New-MgBetaDeviceManagementCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementCategorySettingDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices", + "Command": "New-MgBetaDeviceManagementComanagedDevice", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -370490,155 +370499,155 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "New-MgBetaDeviceManagementComanagedDevice", "CommandAlias": null, - "Uri": "/deviceManagement/comanagedDevices", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/comanagementEligibleDevices", + "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -370658,19 +370667,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice", "CommandAlias": null, - "Uri": "/deviceManagement/comanagementEligibleDevices", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/complianceManagementPartners", + "Command": "New-MgBetaDeviceManagementComplianceManagementPartner", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -370690,230 +370699,230 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Command": "New-MgBetaDeviceManagementComplianceManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/complianceManagementPartners", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", - "Command": "New-MgBetaDeviceManagementCompliancePolicy", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/compliancePolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementCompliancePolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", - "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", - "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Command": "New-MgBetaDeviceManagementCompliancePolicySetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementCompliancePolicySetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "New-MgBetaDeviceManagementComplianceSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/complianceSettings", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementComplianceSetting", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", - "Command": "New-MgBetaDeviceManagementConfigurationPolicy", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/configurationPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementConfigurationPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/configurationPolicyTemplates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "New-MgBetaDeviceManagementConfigurationSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/configurationSettings", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementConfigurationSetting", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/dataSharingConsents", + "Command": "New-MgBetaDeviceManagementDataSharingConsent", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -370933,34 +370942,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataSharingConsent", - "Command": "New-MgBetaDeviceManagementDataSharingConsent", "CommandAlias": null, - "Uri": "/deviceManagement/dataSharingConsents", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDepOnboardingSetting", - "Command": "New-MgBetaDeviceManagementDepOnboardingSetting", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/depOnboardingSettings", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDepOnboardingSetting", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey", + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", + "Variants": [ + "Generate", + "GenerateViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -370980,68 +370989,68 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", "CommandAlias": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey", - "ApiVersion": "beta", - "Variants": [ - "Generate", - "GenerateViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentProfile", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", - "Command": "New-MgBetaDeviceManagementDerivedCredential", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/derivedCredentials", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDerivedCredential", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/detectedApps", + "Command": "New-MgBetaDeviceManagementDetectedApp", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -371061,19 +371070,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDetectedApp", - "Command": "New-MgBetaDeviceManagementDetectedApp", "CommandAlias": null, - "Uri": "/deviceManagement/detectedApps", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/deviceCategories", + "Command": "New-MgBetaDeviceManagementDeviceCategory", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371093,328 +371102,328 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory", - "Command": "New-MgBetaDeviceManagementDeviceCategory", "CommandAlias": null, - "Uri": "/deviceManagement/deviceCategories", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicy", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Command": "New-MgBetaDeviceManagementDeviceConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceConfigurations", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceConfigurationConflictSummary", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceConfigurationProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -371434,19 +371443,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -371466,21 +371477,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -371500,19 +371509,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/deviceHealthScripts", + "Command": "New-MgBetaDeviceManagementDeviceHealthScript", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -371540,19 +371549,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScript", - "Command": "New-MgBetaDeviceManagementDeviceHealthScript", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", + "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -371572,21 +371583,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", - "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", + "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -371606,21 +371617,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", - "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/deviceShellScripts", + "Command": "New-MgBetaDeviceManagementDeviceShellScript", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceShellScript", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371640,19 +371649,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceShellScript", - "Command": "New-MgBetaDeviceManagementDeviceShellScript", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371672,21 +371683,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371706,21 +371717,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371740,21 +371751,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371774,102 +371785,100 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", - "Command": "New-MgBetaDeviceManagementDomainJoinConnector", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/domainJoinConnectors", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementDomainJoinConnector", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/embeddedSIMActivationCodePools", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/exchangeConnectors", + "Command": "New-MgBetaDeviceManagementExchangeConnector", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -371889,588 +371898,588 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Command": "New-MgBetaDeviceManagementExchangeConnector", "CommandAlias": null, - "Uri": "/deviceManagement/exchangeConnectors", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", - "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/exchangeOnPremisesPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Command": "New-MgBetaDeviceManagementGroupPolicyCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/groupPolicyCategories", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementGroupPolicyCategory", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/groupPolicyConfigurations", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementGroupPolicyConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/groupPolicyDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/groupPolicyDefinitionFiles", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", - "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/groupPolicyObjectFiles", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", - "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyOperation", - "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/importedDeviceIdentities", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Command": "New-MgBetaDeviceManagementIntent", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/intents", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementIntent", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", - "Command": "New-MgBetaDeviceManagementIntentAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementIntentAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", - "Command": "New-MgBetaDeviceManagementIntentCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementIntentCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "New-MgBetaDeviceManagementIntentCategorySetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementIntentCategorySetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", - "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", - "Command": "New-MgBetaDeviceManagementIntentDeviceState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementIntentDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "New-MgBetaDeviceManagementIntentSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementIntentSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", - "Command": "New-MgBetaDeviceManagementIntentUserState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementIntentUserState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", - "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/intuneBrandingProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", - "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Command": "New-MgBetaDeviceManagementIoUpdateStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/iosUpdateStatuses", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementIoUpdateStatus", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/managedDevices", + "Command": "New-MgBetaDeviceManagementManagedDevice", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -372490,292 +372499,294 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "New-MgBetaDeviceManagementManagedDevice", "CommandAlias": null, - "Uri": "/deviceManagement/managedDevices", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", - "Command": "New-MgBetaDeviceManagementManagedDeviceCleanupRule", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDeviceCleanupRules", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementManagedDeviceCleanupRule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDeviceEncryptionStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Command": "New-MgBetaDeviceManagementManagedDeviceHealthScriptState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementManagedDeviceHealthScriptState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDeviceWindowsOSImages", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/microsoftTunnelConfigurations", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/microsoftTunnelSites", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -372795,21 +372806,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "CommandAlias": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -372829,96 +372838,96 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector", "CommandAlias": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", - "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/monitoring/alertRecords", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", - "Command": "New-MgBetaDeviceManagementMonitoringAlertRule", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/monitoring/alertRules", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementMonitoringAlertRule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNdesConnector", - "Command": "New-MgBetaDeviceManagementNdeConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-post?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/ndesConnectors", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementNdeConnector", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNdesConnector", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Command": "New-MgBetaDeviceManagementNotificationMessageTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/notificationMessageTemplates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementNotificationMessageTemplate", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementPartners", + "Command": "New-MgBetaDeviceManagementPartner", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -372938,19 +372947,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Command": "New-MgBetaDeviceManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementPartners", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/remoteActionAudits", + "Command": "New-MgBetaDeviceManagementRemoteActionAudit", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372970,19 +372979,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Command": "New-MgBetaDeviceManagementRemoteActionAudit", "CommandAlias": null, - "Uri": "/deviceManagement/remoteActionAudits", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/remoteAssistancePartners", + "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -373002,51 +373011,51 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner", "CommandAlias": null, - "Uri": "/deviceManagement/remoteAssistancePartners", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Command": "New-MgBetaDeviceManagementResourceAccessProfile", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/resourceAccessProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementResourceAccessProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/resourceOperations", + "Command": "New-MgBetaDeviceManagementResourceOperation", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -373066,34 +373075,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceOperation", - "Command": "New-MgBetaDeviceManagementResourceOperation", "CommandAlias": null, - "Uri": "/deviceManagement/resourceOperations", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/reusableSettings", + "Command": "New-MgBetaDeviceManagementReusableSetting", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "New-MgBetaDeviceManagementReusableSetting", "CommandAlias": null, - "Uri": "/deviceManagement/reusableSettings", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/roleAssignments", + "Command": "New-MgBetaDeviceManagementRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -373113,19 +373122,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Command": "New-MgBetaDeviceManagementRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleAssignments", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/roleDefinitions", + "Command": "New-MgBetaDeviceManagementRoleDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -373145,19 +373154,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleDefinition", - "Command": "New-MgBetaDeviceManagementRoleDefinition", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -373177,21 +373188,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleAssignment", - "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/roleScopeTags", + "Command": "New-MgBetaDeviceManagementRoleScopeTag", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373211,51 +373220,53 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Command": "New-MgBetaDeviceManagementRoleScopeTag", "CommandAlias": null, - "Uri": "/deviceManagement/roleScopeTags", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", - "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScript", - "Command": "New-MgBetaDeviceManagementScript", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceManagementScripts", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementScript", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", + "Command": "New-MgBetaDeviceManagementScriptAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373275,21 +373286,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Command": "New-MgBetaDeviceManagementScriptAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", + "Command": "New-MgBetaDeviceManagementScriptDeviceRunState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373309,21 +373320,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Command": "New-MgBetaDeviceManagementScriptDeviceRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", + "Command": "New-MgBetaDeviceManagementScriptGroupAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373343,21 +373354,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Command": "New-MgBetaDeviceManagementScriptGroupAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", + "Command": "New-MgBetaDeviceManagementScriptUserRunState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373377,21 +373388,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Command": "New-MgBetaDeviceManagementScriptUserRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", + "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373411,300 +373422,298 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "New-MgBetaDeviceManagementSettingDefinition", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/settingDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementSettingDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Command": "New-MgBetaDeviceManagementTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/templates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementTemplate", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Command": "New-MgBetaDeviceManagementTemplateCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementTemplateCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Command": "New-MgBetaDeviceManagementTemplateMigratableTo", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementTemplateMigratableTo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + ], + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "New-MgBetaDeviceManagementTemplateSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementTemplateSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Command": "New-MgBetaDeviceManagementTermAndCondition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/termsAndConditions", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementTermAndCondition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", - "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Command": "New-MgBetaDeviceManagementTroubleshootingEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/troubleshootingEvents", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373724,34 +373733,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373771,19 +373780,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373803,19 +373812,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373835,19 +373844,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373867,19 +373876,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373899,19 +373908,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373931,19 +373940,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373963,19 +373972,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373995,19 +374004,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374027,19 +374036,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374059,34 +374068,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374106,19 +374115,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374138,19 +374147,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374170,19 +374179,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374202,19 +374211,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374234,19 +374243,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374266,19 +374275,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374298,83 +374307,51 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategory", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategory", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", + "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374394,19 +374371,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374426,19 +374403,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374458,19 +374435,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374490,19 +374467,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374522,19 +374499,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374554,34 +374531,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", - "ApiVersion": "beta", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374601,19 +374563,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374633,19 +374610,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374665,19 +374642,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374697,19 +374674,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374729,19 +374706,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374761,19 +374738,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374793,19 +374770,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374825,19 +374802,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374857,19 +374834,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374889,21 +374866,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374923,374 +374900,406 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { - "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserPfxCertificate", - "Command": "New-MgBetaDeviceManagementUserPfxCertificate", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/userPfxCertificates", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementUserPfxCertificate", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-bulkactions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcBulkAction", - "Command": "New-MgBetaDeviceManagementVirtualEndpointBulkAction", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/bulkActions", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointBulkAction", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-bulkactions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-externalpartnersettings?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", - "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", - "Command": "New-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-externalpartnersettings?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-post-exportjobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcExportJob", - "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcServicePlan", - "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-post-exportjobs?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/servicePlans", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcSnapshot", - "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/snapshots", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", - "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", - "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", - "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/windowsMalwareInformation", + "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -375310,19 +375319,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation", "CommandAlias": null, - "Uri": "/deviceManagement/windowsMalwareInformation", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", + "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -375342,136 +375353,136 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "CommandAlias": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "POST" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", - "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/windowsQualityUpdateProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", - "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaDeviceRegisteredOwnerByRef", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "POST", "Uri": "/devices/{device-id}/registeredOwners/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceRegisteredOwnerByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-beta", "OutputType": null, - "Command": "New-MgBetaDeviceRegisteredUserByRef", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/devices/{device-id}/registeredUsers/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceRegisteredUserByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsageRight", - "Command": "New-MgBetaDeviceUsageRights", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/devices/{device-id}/usageRights", - "ApiVersion": "beta", + "Command": "New-MgBetaDeviceUsageRights", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "New-MgBetaDirectoryAdministrativeUnit", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/administrativeUnits", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryAdministrativeUnit", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaDirectoryAdministrativeUnitExtension", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryAdministrativeUnitExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "POST", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", + "Command": "New-MgBetaDirectoryAdministrativeUnitMember", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -375515,21 +375526,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "New-MgBetaDirectoryAdministrativeUnitMember", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -375573,538 +375584,536 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "New-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "CommandAlias": null, + "Method": "POST", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttributeSet", - "Command": "New-MgBetaDirectoryAttributeSet", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/attributeSets", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryAttributeSet", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethoddevice-post-hardwareoathdevices?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Command": "New-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", - "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethoddevice-post-hardwareoathdevices?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-post-trustedcertificateauthorities?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", - "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthoritypath-post-mutualtlsoauthconfigurations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMutualTlsOauthConfiguration", - "Command": "New-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-post-trustedcertificateauthorities?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMutualTlsOauthConfiguration", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthoritypath-post-mutualtlsoauthconfigurations?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/customSecurityAttributeDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAllowedValue", - "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", - "Command": "New-MgBetaDirectoryDeviceLocalCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/deviceLocalCredentials", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryDeviceLocalCredential", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalUserProfile", - "Command": "New-MgBetaDirectoryExternalUserProfile", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/externalUserProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryExternalUserProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExternalUserProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicy", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/featureRolloutPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryFeatureRolloutPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "New-MgBetaDirectoryFederationConfiguration", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/federationConfigurations", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryFederationConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImpactedResource", - "Command": "New-MgBetaDirectoryImpactedResource", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/impactedResources", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryImpactedResource", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Command": "New-MgBetaDirectoryInboundSharedUserProfile", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/inboundSharedUserProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryInboundSharedUserProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Command": "New-MgBetaDirectoryOnPremiseSynchronization", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/onPremisesSynchronization", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryOnPremiseSynchronization", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Command": "New-MgBetaDirectoryOutboundSharedUserProfile", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/outboundSharedUserProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryOutboundSharedUserProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-pendingexternaluserprofile?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile", - "Command": "New-MgBetaDirectoryPendingExternalUserProfile", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/pendingExternalUserProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryPendingExternalUserProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/publickeyinfrastructureroot-post-certificatebasedauthconfigurations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateBasedAuthPki", - "Command": "New-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-pendingexternaluserprofile?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCertificateBasedAuthPki", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthpki-post-certificateauthorities?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateAuthorityDetail", - "Command": "New-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/publickeyinfrastructureroot-post-certificatebasedauthconfigurations?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCertificateAuthorityDetail", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecommendation", - "Command": "New-MgBetaDirectoryRecommendation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthpki-post-certificateauthorities?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/recommendations", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryRecommendation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImpactedResource", - "Command": "New-MgBetaDirectoryRecommendationImpactedResource", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryRecommendationImpactedResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "New-MgBetaDirectoryRole", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoles", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryRole", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaDirectoryRoleMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryRoleMemberByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "New-MgBetaDirectoryRoleScopedMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryRoleScopedMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Command": "New-MgBetaDirectoryRoleTemplate", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoleTemplates", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryRoleTemplate", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectorySetting", - "Command": "New-MgBetaDirectorySetting", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/settings", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectorySetting", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Command": "New-MgBetaDirectorySettingTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directorySettingTemplates", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectorySettingTemplate", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedEmailDomain", - "Command": "New-MgBetaDirectorySharedEmailDomain", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/sharedEmailDomains", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectorySharedEmailDomain", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanySubscription", - "Command": "New-MgBetaDirectorySubscription", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/subscriptions", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectorySubscription", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicetemplate-createdevicefromtemplate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDevice", - "Command": "New-MgBetaDirectoryTemplateDeviceFromTemplate", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/createDeviceFromTemplate", - "ApiVersion": "beta", + "Command": "New-MgBetaDirectoryTemplateDeviceFromTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicetemplate-createdevicefromtemplate?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "POST", + "Uri": "/directory/templates/deviceTemplates", + "Command": "New-MgBetaDirectoryTemplateDeviceTemplate", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceTemplate.Create", @@ -376124,168 +376133,170 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/template-post-devicetemplates?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceTemplate", - "Command": "New-MgBetaDirectoryTemplateDeviceTemplate", "CommandAlias": null, - "Uri": "/directory/templates/deviceTemplates", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDomain", - "Command": "New-MgBetaDomain", - "CommandAlias": null, + "Method": "POST", "Uri": "/domains", - "ApiVersion": "beta", + "Command": "New-MgBetaDomain", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Command": "New-MgBetaDomainFederationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/domains/{domain-id}/federationConfiguration", - "ApiVersion": "beta", + "Command": "New-MgBetaDomainFederationConfiguration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Command": "New-MgBetaDomainServiceConfigurationRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "ApiVersion": "beta", + "Command": "New-MgBetaDomainServiceConfigurationRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", - "Command": "New-MgBetaDomainSharedEmailDomainInvitation", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", - "ApiVersion": "beta", + "Command": "New-MgBetaDomainSharedEmailDomainInvitation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Command": "New-MgBetaDomainVerificationDnsRecord", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/domains/{domain-id}/verificationDnsRecords", - "ApiVersion": "beta", + "Command": "New-MgBetaDomainVerificationDnsRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "New-MgBetaDrive", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/drives", - "ApiVersion": "beta", + "Command": "New-MgBetaDrive", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgBetaDriveBundle", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/bundles", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveBundle", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgBetaDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "New-MgBetaDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveItemAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", + "Command": "New-MgBetaDriveItemChild", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -376313,21 +376324,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgBetaDriveItemChild", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "beta", + "Module": "Beta.Files" + }, + { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", + "Command": "New-MgBetaDriveItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -376355,140 +376366,140 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaDriveItemLink", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Files", - "Method": "POST" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgBetaDriveItemListItemDocumentSetVersion", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveItemListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaDriveItemListItemLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveItemListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaDriveItemListItemPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveItemListItemPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgBetaDriveItemListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveItemListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaDriveItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveItemPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgBetaDriveItemSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveItemSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "New-MgBetaDriveItemThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveItemThumbnail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "Command": "New-MgBetaDriveItemUploadSession", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -376516,461 +376527,461 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaDriveItemUploadSession", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Files", - "Method": "POST" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "New-MgBetaDriveItemVersion", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgBetaDriveListColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/columns", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveListColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgBetaDriveListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/contentTypes", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveListContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgBetaDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "New-MgBetaDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "New-MgBetaDriveListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/items", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgBetaDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaDriveListItemLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaDriveListItemPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveListItemPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgBetaDriveListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgBetaDriveListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveListOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaDriveListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveListPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgBetaDriveListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/subscriptions", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveListSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "New-MgBetaDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveRootAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgBetaDriveRootChild", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/children", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveRootChild", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaDriveRootLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/createLink", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveRootLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgBetaDriveRootListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveRootListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaDriveRootListItemLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/listItem/createLink", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveRootListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaDriveRootListItemPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/listItem/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveRootListItemPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgBetaDriveRootListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveRootListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaDriveRootPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveRootPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgBetaDriveRootSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/subscriptions", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveRootSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "New-MgBetaDriveRootThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/thumbnails", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveRootThumbnail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaDriveRootUploadSession", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveRootUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "New-MgBetaDriveRootVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaDriveRootVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-classes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "New-MgBetaEducationClass", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/education/classes", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationClass", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Education", - "Method": "POST" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-classes?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments", + "Command": "New-MgBetaEducationClassAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -376990,21 +377001,25 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-assignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "New-MgBetaEducationClassAssignment", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", + "Command": "New-MgBetaEducationClassAssignmentCategory", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -377024,25 +377039,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "New-MgBetaEducationClassAssignmentCategory", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", + "Command": "New-MgBetaEducationClassAssignmentCategoryByRef", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -377062,21 +377073,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaEducationClassAssignmentCategoryByRef", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "Command": "New-MgBetaEducationClassAssignmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -377096,55 +377107,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-resources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "New-MgBetaEducationClassAssignmentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "Command": "New-MgBetaEducationClassAssignmentResourceDependentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "New-MgBetaEducationClassAssignmentResourceDependentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", + "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", + "Command": "New-MgBetaEducationClassAssignmentSettingGradingScheme", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -377164,38 +377175,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationGradingScheme", - "Command": "New-MgBetaEducationClassAssignmentSettingGradingScheme", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Command": "New-MgBetaEducationClassAssignmentSubmission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "New-MgBetaEducationClassAssignmentSubmission", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -377215,21 +377226,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "New-MgBetaEducationClassAssignmentSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -377249,72 +377260,72 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "New-MgBetaEducationClassAssignmentSubmissionResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "Command": "New-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "New-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Command": "New-MgBetaEducationClassMemberByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadWrite.All", @@ -377334,21 +377345,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaEducationClassMemberByRef", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules", + "Command": "New-MgBetaEducationClassModule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -377368,21 +377379,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-module?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModule", - "Command": "New-MgBetaEducationClassModule", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", + "Command": "New-MgBetaEducationClassModuleResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -377402,223 +377413,221 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-post-resources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModuleResource", - "Command": "New-MgBetaEducationClassModuleResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Education", - "Method": "POST" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaEducationClassTeacherByRef", - "CommandAlias": null, + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationClassTeacherByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "New-MgBetaEducationMeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationMeAssignment", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "New-MgBetaEducationMeAssignmentCategory", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationMeAssignmentCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaEducationMeAssignmentCategoryByRef", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationMeAssignmentCategoryByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "New-MgBetaEducationMeAssignmentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationMeAssignmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "New-MgBetaEducationMeAssignmentResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationMeAssignmentResourceDependentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "New-MgBetaEducationMeAssignmentSubmission", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationMeAssignmentSubmission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "New-MgBetaEducationMeAssignmentSubmissionResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationMeAssignmentSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "New-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "POST", + "Uri": "/education/me/rubrics", + "Command": "New-MgBetaEducationMeRubric", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -377638,443 +377647,445 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "New-MgBetaEducationMeRubric", "CommandAlias": null, - "Uri": "/education/me/rubrics", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Education", - "Method": "POST" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphReadingAssignmentSubmission", - "Command": "New-MgBetaEducationReportReadingAssignmentSubmission", - "CommandAlias": null, + "Method": "POST", "Uri": "/education/reports/readingAssignmentSubmissions", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationReportReadingAssignmentSubmission", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphReadingAssignmentSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphReflectCheckInResponse", - "Command": "New-MgBetaEducationReportReflectCheck", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/reports/reflectCheckInResponses", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationReportReflectCheck", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphReflectCheckInResponse", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-schools?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "New-MgBetaEducationSchool", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/schools", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationSchool", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaEducationSchoolClassByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-schools?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationSchoolClassByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-beta", "OutputType": null, - "Command": "New-MgBetaEducationSchoolUserByRef", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationSchoolUserByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", - "Command": "New-MgBetaEducationSynchronizationProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/synchronizationProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationSynchronizationProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSynchronizationError", - "Command": "New-MgBetaEducationSynchronizationProfileError", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationSynchronizationProfileError", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-users?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "New-MgBetaEducationUser", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationUser", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "New-MgBetaEducationUserAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-users?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationUserAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "New-MgBetaEducationUserAssignmentCategory", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationUserAssignmentCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaEducationUserAssignmentCategoryByRef", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationUserAssignmentCategoryByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "New-MgBetaEducationUserAssignmentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationUserAssignmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "New-MgBetaEducationUserAssignmentResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationUserAssignmentResourceDependentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "New-MgBetaEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationUserAssignmentSubmission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "New-MgBetaEducationUserAssignmentSubmissionResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationUserAssignmentSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "New-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "New-MgBetaEducationUserRubric", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/rubrics", - "ApiVersion": "beta", + "Command": "New-MgBetaEducationUserRubric", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "New-MgBetaEntitlementManagementAccessPackage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "ApiVersion": "beta", + "Command": "New-MgBetaEntitlementManagementAccessPackage", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionHandler", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentpolicies?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", - "ApiVersion": "beta", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "ApiVersion": "beta", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackagecatalogs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentrequests?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", - "ApiVersion": "beta", + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackagecatalogs?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -378094,198 +378105,196 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "CommandAlias": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-customaccesspackageworkflowextensions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "CommandAlias": null, + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", - "ApiVersion": "beta", + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-customaccesspackageworkflowextensions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-beta", "OutputType": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageresourcerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-accesspackageresourcerolescopes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageresourcerequests?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes", - "ApiVersion": "beta", + "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Command": "New-MgBetaEntitlementManagementAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-accesspackageresourcerolescopes?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaEntitlementManagementAssignmentRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Command": "New-MgBetaEntitlementManagementConnectedOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "ApiVersion": "beta", + "Command": "New-MgBetaEntitlementManagementConnectedOrganization", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-beta", "OutputType": null, - "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageSubject", - "Command": "New-MgBetaEntitlementManagementSubject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/subjects", - "ApiVersion": "beta", + "Command": "New-MgBetaEntitlementManagementSubject", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthorizationSystem", - "Command": "New-MgBetaExternalAuthorizationSystem", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/external/authorizationSystems", - "ApiVersion": "beta", + "Command": "New-MgBetaExternalAuthorizationSystem", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", - "Method": "POST" + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Search" }, { + "Method": "POST", + "Uri": "/external/connections", + "Command": "New-MgBetaExternalConnection", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -378305,19 +378314,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Command": "New-MgBetaExternalConnection", "CommandAlias": null, - "Uri": "/external/connections", - "ApiVersion": "beta", + "Module": "Beta.Search" + }, + { + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/groups", + "Command": "New-MgBetaExternalConnectionGroup", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -378337,21 +378348,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Command": "New-MgBetaExternalConnectionGroup", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/groups", - "ApiVersion": "beta", + "Module": "Beta.Search" + }, + { + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", + "Command": "New-MgBetaExternalConnectionGroupMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -378371,471 +378382,456 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Command": "New-MgBetaExternalConnectionGroupMember", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Search", - "Method": "POST" + "Module": "Beta.Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Command": "New-MgBetaExternalConnectionItem", - "CommandAlias": null, + "Method": "POST", "Uri": "/external/connections/{externalConnection-id}/items", - "ApiVersion": "beta", + "Command": "New-MgBetaExternalConnectionItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", - "Command": "New-MgBetaExternalConnectionItemActivity", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "POST", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "ApiVersion": "beta", + "Command": "New-MgBetaExternalConnectionItemActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Command": "New-MgBetaExternalConnectionOperation", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "POST", "Uri": "/external/connections/{externalConnection-id}/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaExternalConnectionOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataConnector", - "Command": "New-MgBetaExternalIndustryDataConnector", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "POST", "Uri": "/external/industryData/dataConnectors", - "ApiVersion": "beta", + "Command": "New-MgBetaExternalIndustryDataConnector", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", - "Command": "New-MgBetaExternalIndustryDataInboundFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-post?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "POST", "Uri": "/external/industryData/inboundFlows", - "ApiVersion": "beta", + "Command": "New-MgBetaExternalIndustryDataInboundFlow", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "New-MgBetaExternalIndustryDataOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-post?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "POST", "Uri": "/external/industryData/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaExternalIndustryDataOperation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", - "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "POST", "Uri": "/external/industryData/outboundProvisioningFlowSets", - "ApiVersion": "beta", + "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", - "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "POST", "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", - "ApiVersion": "beta", + "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", - "Command": "New-MgBetaExternalIndustryDataReferenceDefinition", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "POST", "Uri": "/external/industryData/referenceDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaExternalIndustryDataReferenceDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", - "Command": "New-MgBetaExternalIndustryDataRoleGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-post?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "POST", "Uri": "/external/industryData/roleGroups", - "ApiVersion": "beta", + "Command": "New-MgBetaExternalIndustryDataRoleGroup", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", - "Command": "New-MgBetaExternalIndustryDataSourceSystem", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "POST", "Uri": "/external/industryData/sourceSystems", - "ApiVersion": "beta", + "Command": "New-MgBetaExternalIndustryDataSourceSystem", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", - "Command": "New-MgBetaExternalIndustryDataYear", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-post?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "POST", "Uri": "/external/industryData/years", - "ApiVersion": "beta", + "Command": "New-MgBetaExternalIndustryDataYear", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCountryRegion", - "Command": "New-MgBetaFinancialCompanyCountryRegion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-post?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/countriesRegions", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyCountryRegion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCountryRegion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "New-MgBetaFinancialCompanyCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/currencies", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyCurrency", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer", - "Command": "New-MgBetaFinancialCompanyCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/customers", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyCustomer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPayment", - "Command": "New-MgBetaFinancialCompanyCustomerPayment", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/customerPayments", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyCustomerPayment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/customerPaymentJournals", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPayment", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "New-MgBetaFinancialCompanyCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyCustomerPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmployee", - "Command": "New-MgBetaFinancialCompanyEmployee", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/employees", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyEmployee", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEmployee", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "New-MgBetaFinancialCompanyEmployeePicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyEmployeePicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem", - "Command": "New-MgBetaFinancialCompanyItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/items", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory", - "Command": "New-MgBetaFinancialCompanyItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/itemCategories", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyItemCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "New-MgBetaFinancialCompanyItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyItemPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphJournal", - "Command": "New-MgBetaFinancialCompanyJournal", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/journals", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyJournal", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphJournal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphJournalLine", - "Command": "New-MgBetaFinancialCompanyJournalLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/journalLines", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyJournalLine", "Variants": [ "Create", "Create1", @@ -378846,68 +378842,68 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphJournalLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "New-MgBetaFinancialCompanyPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/paymentMethods", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyPaymentMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "New-MgBetaFinancialCompanyPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/paymentTerms", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyPaymentTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "New-MgBetaFinancialCompanyPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/picture", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Variants": [ "Create", "Create1", @@ -378918,102 +378914,102 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphPicture", - "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Variants": [ "Create", "Create1", @@ -379024,34 +379020,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture", "Variants": [ "Create", "Create1", @@ -379062,49 +379058,49 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice", "Variants": [ "Make", "MakeViaIdentity" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Variants": [ "Create", "Create1", @@ -379115,112 +379111,125 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "New-MgBetaFinancialCompanyShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/shipmentMethods", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyShipmentMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTaxArea", - "Command": "New-MgBetaFinancialCompanyTaxArea", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/taxAreas", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyTaxArea", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTaxArea", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTaxGroup", - "Command": "New-MgBetaFinancialCompanyTaxGroup", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/taxGroups", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyTaxGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTaxGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnitOfMeasure", - "Command": "New-MgBetaFinancialCompanyUnitOfMeasure", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/unitsOfMeasure", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyUnitOfMeasure", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVendor", - "Command": "New-MgBetaFinancialCompanyVendor", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/vendors", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyVendor", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "New-MgBetaFinancialCompanyVendorPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", - "ApiVersion": "beta", + "Command": "New-MgBetaFinancialCompanyVendorPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "POST" + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Financials" }, { + "Method": "POST", + "Uri": "/groups", + "Command": "New-MgBetaGroup", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Create", @@ -379248,87 +379257,89 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "New-MgBetaGroup", "CommandAlias": null, - "Uri": "/groups", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Groups", - "Method": "POST" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaGroupAcceptedSenderByRef", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupAcceptedSenderByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "New-MgBetaGroupAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/appRoleAssignments", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "New-MgBetaGroupCalendarEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/calendar/events", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupCalendarEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarPermission", - "Command": "New-MgBetaGroupCalendarPermission", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupCalendarPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Calendar" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/conversations", + "Command": "New-MgBetaGroupConversation", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphConversation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -379348,21 +379359,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversation", - "Command": "New-MgBetaGroupConversation", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Command": "New-MgBetaGroupConversationThread", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -379382,1133 +379393,1118 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationThread", - "Command": "New-MgBetaGroupConversationThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Groups", - "Method": "POST" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaGroupConversationThreadPostAttachment", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupConversationThreadPostAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaGroupConversationThreadPostExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupConversationThreadPostExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "New-MgBetaGroupConversationThreadPostMention", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupConversationThreadPostMention", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "New-MgBetaGroupDrive", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDrive", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgBetaGroupDriveBundle", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveBundle", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgBetaGroupDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgBetaGroupDriveItemChild", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveItemChild", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaGroupDriveItemLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaGroupDriveItemListItemLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveItemListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaGroupDriveItemListItemPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveItemListItemPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgBetaGroupDriveItemListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveItemListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaGroupDriveItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveItemPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgBetaGroupDriveItemSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveItemSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "New-MgBetaGroupDriveItemThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveItemThumbnail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaGroupDriveItemUploadSession", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveItemUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "New-MgBetaGroupDriveItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgBetaGroupDriveListColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveListColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgBetaGroupDriveListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveListContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgBetaGroupDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "New-MgBetaGroupDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "New-MgBetaGroupDriveListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaGroupDriveListItemLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaGroupDriveListItemPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveListItemPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgBetaGroupDriveListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgBetaGroupDriveListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveListOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaGroupDriveListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveListPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgBetaGroupDriveListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveListSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgBetaGroupDriveRootChild", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveRootChild", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaGroupDriveRootLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveRootLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaGroupDriveRootListItemLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveRootListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaGroupDriveRootListItemPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveRootListItemPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgBetaGroupDriveRootListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveRootListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaGroupDriveRootPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveRootPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgBetaGroupDriveRootSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveRootSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "New-MgBetaGroupDriveRootThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveRootThumbnail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaGroupDriveRootUploadSession", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveRootUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "New-MgBetaGroupDriveRootVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupDriveRootVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "New-MgBetaGroupEndpoint", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/endpoints", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupEndpoint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent", - "Command": "New-MgBetaGroupEvent", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaGroupEventAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupEventAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaGroupEventAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/attachments/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupEventAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", "OutputType": null, - "Command": "New-MgBetaGroupEventExtension", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupEventExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaGroupEventInstanceAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupEventInstanceAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaGroupEventInstanceAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupEventInstanceAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaGroupEventInstanceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupEventInstanceExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaGroupExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Command": "New-MgBetaGroupLifecyclePolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groupLifecyclePolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupLifecyclePolicy", "Variants": [ "Create", "Create1", @@ -380517,27 +380513,42 @@ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaGroupMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/members/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupMemberByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks", + "Command": "New-MgBetaGroupOnenoteNotebook", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -380565,21 +380576,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "New-MgBetaGroupOnenoteNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgBetaGroupOnenoteNotebookSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -380607,21 +380618,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgBetaGroupOnenoteNotebookSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -380649,89 +380660,89 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgBetaGroupOnenoteNotebookSectionGroupSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgBetaGroupOnenoteNotebookSectionGroupSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgBetaGroupOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaGroupOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgBetaGroupOnenoteNotebookSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaGroupOnenoteNotebookSectionPage", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/operations", + "Command": "New-MgBetaGroupOnenoteOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "New-MgBetaGroupOnenoteOperation", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/operations", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/pages", + "Command": "New-MgBetaGroupOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -380759,72 +380770,72 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaGroupOnenotePage", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/pages", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/resources", + "Command": "New-MgBetaGroupOnenoteResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "New-MgBetaGroupOnenoteResource", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/resources", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sections", + "Command": "New-MgBetaGroupOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgBetaGroupOnenoteSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Command": "New-MgBetaGroupOnenoteSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "New-MgBetaGroupOnenoteSectionGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgBetaGroupOnenoteSectionGroupSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -380852,38 +380863,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgBetaGroupOnenoteSectionGroupSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgBetaGroupOnenoteSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaGroupOnenoteSectionGroupSectionPage", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgBetaGroupOnenoteSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -380911,21 +380922,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaGroupOnenoteSectionPage", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/owners/$ref", + "Command": "New-MgBetaGroupOwnerByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -380945,1252 +380956,1237 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaGroupOwnerByRef", "CommandAlias": null, - "Uri": "/groups/{group-id}/owners/$ref", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Groups", - "Method": "POST" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "New-MgBetaGroupPermissionGrant", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/permissionGrants", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaGroupRejectedSenderByRef", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupRejectedSenderByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectorySetting", - "Command": "New-MgBetaGroupSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/settings", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "New-MgBetaGroupSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteAnalyticItemActivityStatActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgBetaGroupSiteColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentModel", - "Command": "New-MgBetaGroupSiteContentModel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteContentModel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentModel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgBetaGroupSiteContentType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgBetaGroupSiteContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteContentTypeColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "New-MgBetaGroupSiteContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentProcessingJob", - "Command": "New-MgBetaGroupSiteDocumentProcessingJob", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteDocumentProcessingJob", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgBetaGroupSiteGetByPathColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteGetByPathColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentModel", - "Command": "New-MgBetaGroupSiteGetByPathContentModel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentModels", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteGetByPathContentModel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentModel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgBetaGroupSiteGetByPathContentType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteGetByPathContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentProcessingJob", - "Command": "New-MgBetaGroupSiteGetByPathDocumentProcessingJob", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/documentProcessingJobs", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteGetByPathDocumentProcessingJob", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "New-MgBetaGroupSiteGetByPathList", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteGetByPathList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgBetaGroupSiteGetByPathOperation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteGetByPathOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "New-MgBetaGroupSiteGetByPathPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteGetByPathPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPageTemplate", - "Command": "New-MgBetaGroupSiteGetByPathPageTemplate", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pageTemplates", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteGetByPathPageTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPageTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaGroupSiteGetByPathPermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteGetByPathPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "New-MgBetaGroupSiteList", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "New-MgBetaGroupSiteListActivity", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteListActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgBetaGroupSiteListColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteListColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgBetaGroupSiteListContentType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteListContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgBetaGroupSiteListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "New-MgBetaGroupSiteListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "New-MgBetaGroupSiteListItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "New-MgBetaGroupSiteListItemActivity", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteListItemActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaGroupSiteListItemLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaGroupSiteListItemPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteListItemPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgBetaGroupSiteListItemVersion", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgBetaGroupSiteListOperation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteListOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaGroupSiteListPermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteListPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgBetaGroupSiteListSubscription", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteListSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "New-MgBetaGroupSiteOnenoteNotebook", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteOnenoteNotebook", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "New-MgBetaGroupSiteOnenoteOperation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteOnenoteOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaGroupSiteOnenotePage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "New-MgBetaGroupSiteOnenoteResource", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteOnenoteResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgBetaGroupSiteOnenoteSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteOnenoteSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaGroupSiteOnenoteSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteOnenoteSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgBetaGroupSiteOperation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "New-MgBetaGroupSitePage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSitePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaGroupSitePageAsSitePageWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSitePageAsSitePageWebPart", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPageTemplate", - "Command": "New-MgBetaGroupSitePageTemplate", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSitePageTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPageTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "New-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "New-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaGroupSitePageTemplateWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSitePageTemplateWebPart", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaGroupSitePermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSitePermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecycleBinItem", - "Command": "New-MgBetaGroupSiteRecycleBinItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteRecycleBinItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRecycleBinItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "New-MgBetaGroupSiteTermStoreGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "New-MgBetaGroupSiteTermStoreGroupSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreGroupSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild", "Variants": [ "Create", "Create1", @@ -382201,17 +382197,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "Create", "Create1", @@ -382222,119 +382218,119 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "New-MgBetaGroupSiteTermStoreSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgBetaGroupSiteTermStoreSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreSetChild", "Variants": [ "Create", "Create1", @@ -382345,17 +382341,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation", "Variants": [ "Create", "Create1", @@ -382366,34 +382362,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "Create", "Create1", @@ -382404,17 +382400,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Create", "Create1", @@ -382425,219 +382421,219 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaGroupSiteTermStoreSetRelation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreSetRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgBetaGroupSiteTermStoreSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreSetTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgBetaGroupSiteTermStoreSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreSetTermChild", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "New-MgBetaGroupTeamChannel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamChannel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaGroupTeamChannelEmail", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/provisionEmail", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamChannelEmail", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "New-MgBetaGroupTeamChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamChannelMember", "Variants": [ "Create", "Create1", @@ -382648,202 +382644,202 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgBetaGroupTeamChannelMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamChannelMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgBetaGroupTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgBetaGroupTeamChannelMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamChannelMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "New-MgBetaGroupTeamChannelSharedWithTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "New-MgBetaGroupTeamChannelTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamChannelTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "New-MgBetaGroupTeamInstalledApp", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/installedApps", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamInstalledApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "New-MgBetaGroupTeamMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/members", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "New-MgBetaGroupTeamOperation", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "New-MgBetaGroupTeamPermissionGrant", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/permissionGrants", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelEmail", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/provisionEmail", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamPrimaryChannelEmail", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "New-MgBetaGroupTeamPrimaryChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/allMembers", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamPrimaryChannelMember", "Variants": [ "Create", "Create1", @@ -382854,350 +382850,365 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamPrimaryChannelMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "New-MgBetaGroupTeamPrimaryChannelTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamPrimaryChannelTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDayNote", - "Command": "New-MgBetaGroupTeamScheduleDayNote", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/dayNotes", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamScheduleDayNote", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShift", - "Command": "New-MgBetaGroupTeamScheduleOpenShift", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/openShifts", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamScheduleOpenShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShift", - "Command": "New-MgBetaGroupTeamScheduleShift", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/shifts", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamScheduleShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", - "Command": "New-MgBetaGroupTeamScheduleShiftRoleDefinition", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamScheduleShiftRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeCard", - "Command": "New-MgBetaGroupTeamScheduleTimeCard", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/timeCards", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamScheduleTimeCard", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOff", - "Command": "New-MgBetaGroupTeamScheduleTimeOff", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/timesOff", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamScheduleTimeOff", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffReason", - "Command": "New-MgBetaGroupTeamScheduleTimeOffReason", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamScheduleTimeOffReason", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTag", - "Command": "New-MgBetaGroupTeamTag", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/tags", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamTag", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Command": "New-MgBetaGroupTeamTagMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupTeamTagMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/threads", + "Command": "New-MgBetaGroupThread", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -383217,470 +383228,468 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationThread", - "Command": "New-MgBetaGroupThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Groups", - "Method": "POST" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaGroupThreadPostAttachment", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupThreadPostAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaGroupThreadPostExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupThreadPostExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaGroupThreadPostInReplyToAttachment", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupThreadPostInReplyToAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaGroupThreadPostInReplyToExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupThreadPostInReplyToExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "New-MgBetaGroupThreadPostInReplyToMention", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupThreadPostInReplyToMention", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "New-MgBetaGroupThreadPostMention", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "ApiVersion": "beta", + "Command": "New-MgBetaGroupThreadPostMention", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "New-MgBetaIdentityApiConnector", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/identity/apiConnectors", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityApiConnector", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventsflows?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Command": "New-MgBetaIdentityAuthenticationEventFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/authenticationEventsFlows", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityAuthenticationEventFlow", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventsflows?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-post-identityproviders?view=graph-rest-beta", "OutputType": null, - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-post-attributes?view=graph-rest-beta", "OutputType": null, - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-post-identityproviders?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-post-includeapplications?view=graph-rest-beta", "OutputType": null, - "Command": "New-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-post-attributes?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Command": "New-MgBetaIdentityAuthenticationEventListener", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-post-includeapplications?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/authenticationEventListeners", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityAuthenticationEventListener", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2cuserflows?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", - "Command": "New-MgBetaIdentityB2CUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2cUserFlows", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityB2CUserFlow", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-identityproviders?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2cuserflows?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Command": "New-MgBetaIdentityB2CUserFlowLanguage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-identityproviders?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityB2CUserFlowLanguage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-userattributeassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Command": "New-MgBetaIdentityB2XUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-userattributeassignments?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2xUserFlows", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityB2XUserFlow", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Command": "New-MgBetaIdentityB2XUserFlowLanguage", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityB2XUserFlowLanguage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "POST", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuthenticationContext.ReadWrite.All", @@ -383700,56 +383709,43 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-authenticationcontextclassreferences?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "CommandAlias": null, + "Method": "POST", "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Variants": [ "Create1", "CreateExpanded1" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Variants": [ "Create1", "CreateExpanded1" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Create1", "CreateExpanded1", @@ -383758,10 +383754,23 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "POST", + "Uri": "/identity/conditionalAccess/namedLocations", + "Command": "New-MgBetaIdentityConditionalAccessNamedLocation", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -383781,19 +383790,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNamedLocation", - "Command": "New-MgBetaIdentityConditionalAccessNamedLocation", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/namedLocations", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/identity/conditionalAccess/policies", + "Command": "New-MgBetaIdentityConditionalAccessPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -383821,727 +383830,727 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Command": "New-MgBetaIdentityConditionalAccessPolicy", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/policies", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Command": "New-MgBetaIdentityCustomAuthenticationExtension", - "CommandAlias": null, + "Method": "POST", "Uri": "/identity/customAuthenticationExtensions", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityCustomAuthenticationExtension", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/decisions", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecision", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-beta", "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", "Variants": [ "Generate", "GenerateViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + ], + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/appConsent/appConsentRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAppConsentRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsRequestChange", - "Command": "New-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-post-scheduledpermissionsrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-post-scheduledpermissionsrequests?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.ReadWrite.AzureADGroup", @@ -384561,49 +384570,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.ReadWrite.AzureADGroup", @@ -384623,118 +384632,105 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert", - "CommandAlias": null, + "Method": "POST", "Uri": "/identityGovernance/roleManagementAlerts/alerts", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/roleManagementAlerts/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAgreement", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/termsOfUse/agreements", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "Create", "Create1", @@ -384743,200 +384739,213 @@ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChangeItemBase", - "Command": "New-MgBetaIdentityProductChange", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identity/productChanges", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityProductChange", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChangeItemBase", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "New-MgBetaIdentityProvider", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/identityProviders", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityProvider", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-post-userflows?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlow", - "Command": "New-MgBetaIdentityUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/userFlows", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityUserFlow", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Command": "New-MgBetaIdentityUserFlowAttribute", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-post-userflows?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/userFlowAttributes", - "ApiVersion": "beta", + "Command": "New-MgBetaIdentityUserFlowAttribute", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/informationProtection/dataLossPreventionPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Command": "New-MgBetaInformationProtectionPolicyLabel", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/informationProtection/policy/labels", - "ApiVersion": "beta", + "Command": "New-MgBetaInformationProtectionPolicyLabel", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/informationProtection/threatAssessmentRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "beta", + "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "POST", + "Uri": "/invitations", + "Command": "New-MgBetaInvitation", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Invite.All", @@ -384964,19 +384973,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInvitation", - "Command": "New-MgBetaInvitation", "CommandAlias": null, - "Uri": "/invitations", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/me/authentication/emailMethods", + "Command": "New-MgBetaMeAuthenticationEmailMethod", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -384996,19 +385005,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Command": "New-MgBetaMeAuthenticationEmailMethod", "CommandAlias": null, - "Uri": "/me/authentication/emailMethods", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/me/authentication/hardwareOathMethods", + "Command": "New-MgBetaMeAuthenticationHardwareOathMethod", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHardwareOathAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -385028,81 +385037,81 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-hardwareoathmethods?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHardwareOathAuthenticationMethod", - "Command": "New-MgBetaMeAuthenticationHardwareOathMethod", "CommandAlias": null, - "Uri": "/me/authentication/hardwareOathMethods", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Command": "New-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDevice", - "CommandAlias": null, + "Method": "POST", "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices", - "ApiVersion": "beta", + "Command": "New-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Command": "New-MgBetaMeAuthenticationMethod", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/me/authentication/methods", - "ApiVersion": "beta", + "Command": "New-MgBetaMeAuthenticationMethod", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "New-MgBetaMeAuthenticationOperation", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/me/authentication/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaMeAuthenticationOperation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Command": "New-MgBetaMeAuthenticationPasswordMethod", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/me/authentication/passwordMethods", - "ApiVersion": "beta", + "Command": "New-MgBetaMeAuthenticationPasswordMethod", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "POST", + "Uri": "/me/authentication/phoneMethods", + "Command": "New-MgBetaMeAuthenticationPhoneMethod", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -385122,373 +385131,373 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Command": "New-MgBetaMeAuthenticationPhoneMethod", "CommandAlias": null, - "Uri": "/me/authentication/phoneMethods", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Command": "New-MgBetaMeAuthenticationTemporaryAccessPassMethod", - "CommandAlias": null, + "Method": "POST", "Uri": "/me/authentication/temporaryAccessPassMethods", - "ApiVersion": "beta", + "Command": "New-MgBetaMeAuthenticationTemporaryAccessPassMethod", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessAlert", - "Command": "New-MgBetaNetworkAccessAlert", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/networkAccess/alerts", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessAlert", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessAlert", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-post-branches?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", - "Command": "New-MgBetaNetworkAccessConnectivityBranch", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/connectivity/branches", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessConnectivityBranch", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", - "Command": "New-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-post-branches?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-post-devicelinks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", - "Command": "New-MgBetaNetworkAccessConnectivityBranchDeviceLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessConnectivityBranchDeviceLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Command": "New-MgBetaNetworkAccessConnectivityBranchForwardingProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-post-devicelinks?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessConnectivityBranchForwardingProfile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Command": "New-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-post-remotenetworks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetwork", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/connectivity/remoteNetworks", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetwork", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-post-remotenetworks?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", - "Command": "New-MgBetaNetworkAccessFilteringPolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/filteringPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessFilteringPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", - "Command": "New-MgBetaNetworkAccessFilteringPolicyRule", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessFilteringPolicyRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", - "Command": "New-MgBetaNetworkAccessFilteringProfile", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/filteringProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessFilteringProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Command": "New-MgBetaNetworkAccessFilteringProfilePolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessFilteringProfilePolicy", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", - "Command": "New-MgBetaNetworkAccessForwardingPolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/forwardingPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessForwardingPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", - "Command": "New-MgBetaNetworkAccessForwardingPolicyRule", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessForwardingPolicyRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Command": "New-MgBetaNetworkAccessForwardingProfile", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/forwardingProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessForwardingProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Command": "New-MgBetaNetworkAccessForwardingProfilePolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessForwardingProfilePolicy", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", - "Command": "New-MgBetaNetworkAccessLogRemoteNetwork", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/logs/remoteNetworks", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessLogRemoteNetwork", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", - "Command": "New-MgBetaNetworkAccessLogTraffic", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "POST", "Uri": "/networkAccess/logs/traffic", - "ApiVersion": "beta", + "Command": "New-MgBetaNetworkAccessLogTraffic", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "POST" + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.NetworkAccess" }, { + "Method": "POST", + "Uri": "/oauth2PermissionGrants", + "Command": "New-MgBetaOauth2PermissionGrant", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -385508,92 +385517,79 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Command": "New-MgBetaOauth2PermissionGrant", "CommandAlias": null, - "Uri": "/oauth2PermissionGrants", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", - "Command": "New-MgBetaOnPremisePublishingProfile", - "CommandAlias": null, + "Method": "POST", "Uri": "/onPremisesPublishingProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaOnPremisePublishingProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Command": "New-MgBetaOnPremisePublishingProfileAgent", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", - "ApiVersion": "beta", + "Command": "New-MgBetaOnPremisePublishingProfileAgent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", - "ApiVersion": "beta", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "ApiVersion": "beta", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef", "Variants": [ "Create", "Create1", @@ -385604,195 +385600,210 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPublishedResource", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "ApiVersion": "beta", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", - "ApiVersion": "beta", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnector", - "Command": "New-MgBetaOnPremisePublishingProfileConnector", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", - "ApiVersion": "beta", + "Command": "New-MgBetaOnPremisePublishingProfileConnector", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConnector", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnectorGroup", - "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", - "ApiVersion": "beta", + "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPublishedResource", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", - "ApiVersion": "beta", + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", - "ApiVersion": "beta", + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrganization", - "Command": "New-MgBetaOrganization", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/organization", - "ApiVersion": "beta", + "Command": "New-MgBetaOrganization", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "POST", + "Uri": "/organization/{organization-id}/branding/localizations", + "Command": "New-MgBetaOrganizationBrandingLocalization", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -385812,89 +385823,87 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Command": "New-MgBetaOrganizationBrandingLocalization", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration", - "CommandAlias": null, + "Method": "POST", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "ApiVersion": "beta", + "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaOrganizationExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/organization/{organization-id}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaOrganizationExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoom", - "Command": "New-MgBetaPlaceAsRoomListRoom", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/places/{place-id}/roomList/rooms", - "ApiVersion": "beta", + "Command": "New-MgBetaPlaceAsRoomListRoom", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWorkspace", - "Command": "New-MgBetaPlaceAsRoomListWorkspace", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/places/{place-id}/roomList/workspaces", - "ApiVersion": "beta", + "Command": "New-MgBetaPlaceAsRoomListWorkspace", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" + "OutputType": "IMicrosoftGraphWorkspace", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Calendar" }, { + "Method": "POST", + "Uri": "/planner/buckets", + "Command": "New-MgBetaPlannerBucket", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -385922,19 +385931,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Command": "New-MgBetaPlannerBucket", "CommandAlias": null, - "Uri": "/planner/buckets", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "POST", + "Uri": "/planner/plans", + "Command": "New-MgBetaPlannerPlan", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Planner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -385962,19 +385971,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "New-MgBetaPlannerPlan", "CommandAlias": null, - "Uri": "/planner/plans", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "POST", + "Uri": "/planner/rosters", + "Command": "New-MgBetaPlannerRoster", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Planner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPlannerRoster", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -385994,19 +386003,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-rosters?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerRoster", - "Command": "New-MgBetaPlannerRoster", "CommandAlias": null, - "Uri": "/planner/rosters", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "POST", + "Uri": "/planner/rosters/{plannerRoster-id}/members", + "Command": "New-MgBetaPlannerRosterMember", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.Planner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -386026,21 +386037,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-post-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Command": "New-MgBetaPlannerRosterMember", "CommandAlias": null, - "Uri": "/planner/rosters/{plannerRoster-id}/members", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "POST", + "Uri": "/planner/tasks", + "Command": "New-MgBetaPlannerTask", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Module": "Beta.Planner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -386068,19 +386077,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "New-MgBetaPlannerTask", "CommandAlias": null, - "Uri": "/planner/tasks", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "POST", + "Uri": "/policies/activityBasedTimeoutPolicies", + "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Planner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -386100,19 +386109,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy", "CommandAlias": null, - "Uri": "/policies/activityBasedTimeoutPolicies", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/policies/appManagementPolicies", + "Command": "New-MgBetaPolicyAppManagementPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -386132,34 +386141,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Command": "New-MgBetaPolicyAppManagementPolicy", "CommandAlias": null, - "Uri": "/policies/appManagementPolicies", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", + "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", - "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "CommandAlias": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/policies/authenticationStrengthPolicies", + "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -386179,68 +386188,68 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy", "CommandAlias": null, - "Uri": "/policies/authenticationStrengthPolicies", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "CommandAlias": null, + "Method": "POST", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Command": "New-MgBetaPolicyAuthorizationPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/authorizationPolicy", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyAuthorizationPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", - "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "POST", + "Uri": "/policies/claimsMappingPolicies", + "Command": "New-MgBetaPolicyClaimMappingPolicy", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -386260,83 +386269,83 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Command": "New-MgBetaPolicyClaimMappingPolicy", "CommandAlias": null, - "Uri": "/policies/claimsMappingPolicies", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner", - "CommandAlias": null, + "Method": "POST", "Uri": "/policies/crossTenantAccessPolicy/partners", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-featurerolloutpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Command": "New-MgBetaPolicyFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/featureRolloutPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyFeatureRolloutPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-featurerolloutpolicies?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "POST", + "Uri": "/policies/homeRealmDiscoveryPolicies", + "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -386356,260 +386365,260 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy", "CommandAlias": null, - "Uri": "/policies/homeRealmDiscoveryPolicies", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Command": "New-MgBetaPolicyMobileAppManagementPolicy", - "CommandAlias": null, + "Method": "POST", "Uri": "/policies/mobileAppManagementPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyMobileAppManagementPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-post-includedgroups?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-post-includedgroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/mobileDeviceManagementPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-post-includedgroups?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Command": "New-MgBetaPolicyPermissionGrantPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-post-includedgroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/permissionGrantPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyPermissionGrantPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-beta", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-post-permissiongrantpreapprovalpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", - "Command": "New-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/permissionGrantPreApprovalPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyPermissionGrantPreApprovalPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Command": "New-MgBetaPolicyRoleManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-post-permissiongrantpreapprovalpolicies?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/roleManagementPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyRoleManagementPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/roleManagementPolicyAssignments", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Command": "New-MgBetaPolicyRoleManagementPolicyRule", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyRoleManagementPolicyRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/servicePrincipalCreationPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "ApiVersion": "beta", + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "POST", + "Uri": "/policies/tokenIssuancePolicies", + "Command": "New-MgBetaPolicyTokenIssuancePolicy", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -386629,19 +386638,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Command": "New-MgBetaPolicyTokenIssuancePolicy", "CommandAlias": null, - "Uri": "/policies/tokenIssuancePolicies", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/policies/tokenLifetimePolicies", + "Command": "New-MgBetaPolicyTokenLifetimePolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -386661,49 +386670,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Command": "New-MgBetaPolicyTokenLifetimePolicy", "CommandAlias": null, - "Uri": "/policies/tokenLifetimePolicies", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintConnector", - "Command": "New-MgBetaPrintConnector", - "CommandAlias": null, + "Method": "POST", "Uri": "/print/connectors", - "ApiVersion": "beta", + "Command": "New-MgBetaPrintConnector", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintOperation", - "Command": "New-MgBetaPrintOperation", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaPrintOperation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "POST", + "Uri": "/print/printers/create", + "Command": "New-MgBetaPrintPrinter", + "Variants": [ + "Create1", + "CreateExpanded1" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Create", @@ -386731,19 +386740,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaPrintPrinter", "CommandAlias": null, - "Uri": "/print/printers/create", - "ApiVersion": "beta", - "Variants": [ - "Create1", - "CreateExpanded1" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs", + "Command": "New-MgBetaPrintPrinterJob", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Create", @@ -386787,38 +386798,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-jobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "New-MgBetaPrintPrinterJob", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs", - "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", + "Command": "New-MgBetaPrintPrinterJobDocument", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "New-MgBetaPrintPrinterJobDocument", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", + "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Create", @@ -386846,155 +386857,155 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "New-MgBetaPrintPrinterJobTask", - "CommandAlias": null, + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "beta", + "Command": "New-MgBetaPrintPrinterJobTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrinterShare", - "Command": "New-MgBetaPrintPrinterShare", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/printerShares", - "ApiVersion": "beta", + "Command": "New-MgBetaPrintPrinterShare", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "New-MgBetaPrintPrinterShareJob", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/printerShares/{printerShare-id}/jobs", - "ApiVersion": "beta", + "Command": "New-MgBetaPrintPrinterShareJob", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "New-MgBetaPrintPrinterShareJobDocument", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", - "ApiVersion": "beta", + "Command": "New-MgBetaPrintPrinterShareJobDocument", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "New-MgBetaPrintPrinterShareJobTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "beta", + "Command": "New-MgBetaPrintPrinterShareJobTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "POST", + "Uri": "/print/printers/{printer-id}/taskTriggers", + "Command": "New-MgBetaPrintPrinterTaskTrigger", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -387014,102 +387025,102 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Command": "New-MgBetaPrintPrinterTaskTrigger", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/taskTriggers", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintService", - "Command": "New-MgBetaPrintService", - "CommandAlias": null, + "Method": "POST", "Uri": "/print/services", - "ApiVersion": "beta", + "Command": "New-MgBetaPrintService", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Command": "New-MgBetaPrintServiceEndpoint", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/services/{printService-id}/endpoints", - "ApiVersion": "beta", + "Command": "New-MgBetaPrintServiceEndpoint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrinterShare", - "Command": "New-MgBetaPrintShare", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/shares", - "ApiVersion": "beta", + "Command": "New-MgBetaPrintShare", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaPrintShareAllowedGroupByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaPrintShareAllowedGroupByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-beta", "OutputType": null, - "Command": "New-MgBetaPrintShareAllowedUserByRef", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaPrintShareAllowedUserByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs", + "Command": "New-MgBetaPrintShareJob", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -387145,38 +387156,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-jobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "New-MgBetaPrintShareJob", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/jobs", - "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", + "Command": "New-MgBetaPrintShareJobDocument", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "New-MgBetaPrintShareJobDocument", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", + "Command": "New-MgBetaPrintShareJobDocumentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Create", @@ -387204,399 +387215,384 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaPrintShareJobDocumentUploadSession", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "New-MgBetaPrintShareJobTask", - "CommandAlias": null, + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "beta", + "Command": "New-MgBetaPrintShareJobTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Command": "New-MgBetaPrintTaskDefinition", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/taskDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaPrintTaskDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "New-MgBetaPrintTaskDefinitionTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "ApiVersion": "beta", + "Command": "New-MgBetaPrintTaskDefinitionTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Command": "New-MgBetaPrivacySubjectRightsRequest", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/privacy/subjectRightsRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaPrivacySubjectRightsRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Command": "New-MgBetaPrivacySubjectRightsRequestNote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "POST", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiVersion": "beta", + "Command": "New-MgBetaPrivacySubjectRightsRequestNote", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccess", - "Command": "New-MgBetaPrivilegedAccess", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "POST", "Uri": "/privilegedAccess", - "ApiVersion": "beta", + "Command": "New-MgBetaPrivilegedAccess", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource", - "Command": "New-MgBetaPrivilegedAccessResource", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", - "ApiVersion": "beta", + "Command": "New-MgBetaPrivilegedAccessResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", - "ApiVersion": "beta", + "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", - "ApiVersion": "beta", + "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Command": "New-MgBetaPrivilegedAccessRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", - "ApiVersion": "beta", + "Command": "New-MgBetaPrivilegedAccessRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "New-MgBetaPrivilegedAccessRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaPrivilegedAccessRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Command": "New-MgBetaPrivilegedAccessRoleSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", - "ApiVersion": "beta", + "Command": "New-MgBetaPrivilegedAccessRoleSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Command": "New-MgBetaPrivilegedApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedApproval", - "ApiVersion": "beta", + "Command": "New-MgBetaPrivilegedApproval", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", - "Command": "New-MgBetaPrivilegedOperationEvent", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedOperationEvents", - "ApiVersion": "beta", + "Command": "New-MgBetaPrivilegedOperationEvent", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Command": "New-MgBetaPrivilegedRole", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedRoles", - "ApiVersion": "beta", + "Command": "New-MgBetaPrivilegedRole", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "New-MgBetaPrivilegedRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedRoleAssignments", - "ApiVersion": "beta", + "Command": "New-MgBetaPrivilegedRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "New-MgBetaPrivilegedRoleAssignmentEligible", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible", - "ApiVersion": "beta", + "Command": "New-MgBetaPrivilegedRoleAssignmentEligible", "Variants": [ "Make", "MakeViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent", - "ApiVersion": "beta", + "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent", "Variants": [ "Make", "MakeExpanded", "MakeViaIdentity", "MakeViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Command": "New-MgBetaPrivilegedRoleAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedRoleAssignmentRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaPrivilegedRoleAssignmentRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-create?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProgram", - "Command": "New-MgBetaProgram", - "CommandAlias": null, + "Method": "POST", "Uri": "/programs", - "ApiVersion": "beta", + "Command": "New-MgBetaProgram", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-create?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProgramControl", - "Command": "New-MgBetaProgramControl", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-create?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/programControls", - "ApiVersion": "beta", + "Command": "New-MgBetaProgramControl", "Variants": [ "Create", "Create1", @@ -387609,241 +387605,254 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphProgramControl", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProgramControlType", - "Command": "New-MgBetaProgramControlType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-create?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/programControlTypes", - "ApiVersion": "beta", + "Command": "New-MgBetaProgramControlType", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphProgramControlType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "ApiVersion": "beta", + "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHealthMonitoringAlert", - "Command": "New-MgBetaReportHealthMonitoringAlert", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/reports/healthMonitoring/alerts", - "ApiVersion": "beta", + "Command": "New-MgBetaReportHealthMonitoringAlert", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHealthMonitoringAlert", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHealthMonitoringAlertConfiguration", - "Command": "New-MgBetaReportHealthMonitoringAlertConfiguration", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/reports/healthMonitoring/alertConfigurations", - "ApiVersion": "beta", + "Command": "New-MgBetaReportHealthMonitoringAlertConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHealthMonitoringAlertConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingManifest", - "Command": "New-MgBetaReportPartnerBillingManifest", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/reports/partners/billing/manifests", - "ApiVersion": "beta", + "Command": "New-MgBetaReportPartnerBillingManifest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Command": "New-MgBetaReportPartnerBillingOperation", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/reports/partners/billing/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaReportPartnerBillingOperation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMfaTelecomFraudMetric", - "Command": "New-MgBetaReportUserInsightDailyMfaTelecomFraud", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/reports/userInsights/daily/mfaTelecomFraud", - "ApiVersion": "beta", + "Command": "New-MgBetaReportUserInsightDailyMfaTelecomFraud", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMfaTelecomFraudMetric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMfaUserCountMetric", - "Command": "New-MgBetaReportUserInsightMonthlyMfaRegisteredUser", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/reports/userInsights/monthly/mfaRegisteredUsers", - "ApiVersion": "beta", + "Command": "New-MgBetaReportUserInsightMonthlyMfaRegisteredUser", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Reports", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMfaUserCountMetric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskDetection", - "Command": "New-MgBetaRiskDetection", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "POST", "Uri": "/identityProtection/riskDetections", - "ApiVersion": "beta", + "Command": "New-MgBetaRiskDetection", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Command": "New-MgBetaRiskyServicePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identityProtection/riskyServicePrincipals", - "ApiVersion": "beta", + "Command": "New-MgBetaRiskyServicePrincipal", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Command": "New-MgBetaRiskyServicePrincipalHistory", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "ApiVersion": "beta", + "Command": "New-MgBetaRiskyServicePrincipalHistory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUser", - "Command": "New-MgBetaRiskyUser", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identityProtection/riskyUsers", - "ApiVersion": "beta", + "Command": "New-MgBetaRiskyUser", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Command": "New-MgBetaRiskyUserHistory", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "ApiVersion": "beta", + "Command": "New-MgBetaRiskyUserHistory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "POST", + "Uri": "/roleManagement/cloudPC/roleAssignments", + "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -387863,36 +387872,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/cloudPC/roleAssignments", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "CommandAlias": null, + "Method": "POST", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "POST", + "Uri": "/roleManagement/cloudPC/roleDefinitions", + "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -387936,164 +387945,164 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "POST", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "New-MgBetaRoleManagementDefenderResourceNamespace", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/defender/resourceNamespaces", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDefenderResourceNamespace", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "New-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Command": "New-MgBetaRoleManagementDefenderRoleAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/defender/roleAssignments", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDefenderRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "New-MgBetaRoleManagementDefenderRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDefenderRoleAssignmentAppScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "New-MgBetaRoleManagementDefenderRoleDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/defender/roleDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDefenderRoleDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "New-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "POST", + "Uri": "/roleManagement/deviceManagement/roleAssignments", + "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -388113,36 +388122,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "CommandAlias": null, + "Method": "POST", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "POST", + "Uri": "/roleManagement/deviceManagement/roleDefinitions", + "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -388186,145 +388195,145 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "POST", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/directory/resourceNamespaces", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/directory/roleAssignments", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -388360,19 +388369,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", + "Uri": "/roleManagement/directory/roleDefinitions", + "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -388392,66 +388401,66 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleDefinitions", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "POST", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "POST", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -388471,319 +388480,319 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", - "CommandAlias": null, + "Method": "POST", "Uri": "/roleManagement/directory/transitiveRoleAssignments", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication", - "Command": "New-MgBetaRoleManagementEnterpriseApp", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/enterpriseApps", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEnterpriseApp", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignments", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -388803,297 +388812,297 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "CommandAlias": null, + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacapplication-post-customappscope?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAppScope", - "Command": "New-MgBetaRoleManagementExchangeCustomAppScope", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/exchange/customAppScopes", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementExchangeCustomAppScope", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCustomAppScope", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "New-MgBetaRoleManagementExchangeResourceNamespace", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacapplication-post-customappscope?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/exchange/resourceNamespaces", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementExchangeResourceNamespace", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "New-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "New-MgBetaRoleManagementExchangeRoleAssignment", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/exchange/roleAssignments", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementExchangeRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "New-MgBetaRoleManagementExchangeRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/exchange/roleDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementExchangeRoleDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "New-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "New-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/roleManagement/exchange/transitiveRoleAssignments", - "ApiVersion": "beta", + "Command": "New-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "POST", + "Uri": "/schemaExtensions", + "Command": "New-MgBetaSchemaExtension", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -389113,19 +389122,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchemaExtension", - "Command": "New-MgBetaSchemaExtension", "CommandAlias": null, - "Uri": "/schemaExtensions", - "ApiVersion": "beta", + "Module": "Beta.SchemaExtensions" + }, + { + "Method": "POST", + "Uri": "/search/acronyms", + "Command": "New-MgBetaSearchAcronym", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.SchemaExtensions", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -389145,19 +389154,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchAcronym", - "Command": "New-MgBetaSearchAcronym", "CommandAlias": null, - "Uri": "/search/acronyms", - "ApiVersion": "beta", + "Module": "Beta.Search" + }, + { + "Method": "POST", + "Uri": "/search/bookmarks", + "Command": "New-MgBetaSearchBookmark", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -389177,19 +389186,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchBookmark", - "Command": "New-MgBetaSearchBookmark", "CommandAlias": null, - "Uri": "/search/bookmarks", - "ApiVersion": "beta", + "Module": "Beta.Search" + }, + { + "Method": "POST", + "Uri": "/search/qnas", + "Command": "New-MgBetaSearchQna", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -389209,267 +389218,267 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchQna", - "Command": "New-MgBetaSearchQna", "CommandAlias": null, - "Uri": "/search/qnas", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Search", - "Method": "POST" + "Module": "Beta.Search" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityactions-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAction", - "Command": "New-MgBetaSecurityAction", - "CommandAlias": null, + "Method": "POST", "Uri": "/security/securityActions", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityAction", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityAction", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAlert", - "Command": "New-MgBetaSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityactions-post?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/alerts", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityAlert", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAlert", - "Command": "New-MgBetaSecurityAlertV2", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/alerts_v2", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityAlertV2", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSimulation", - "Command": "New-MgBetaSecurityAttackSimulation", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/simulations", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityAttackSimulation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSimulation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Command": "New-MgBetaSecurityAttackSimulationAutomation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/simulationAutomations", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityAttackSimulationAutomation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Command": "New-MgBetaSecurityAttackSimulationAutomationRun", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityAttackSimulationAutomationRun", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotification", - "Command": "New-MgBetaSecurityAttackSimulationEndUserNotification", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/endUserNotifications", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityAttackSimulationEndUserNotification", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Command": "New-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPage", - "Command": "New-MgBetaSecurityAttackSimulationLandingPage", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/landingPages", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityAttackSimulationLandingPage", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Command": "New-MgBetaSecurityAttackSimulationLandingPageDetail", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityAttackSimulationLandingPageDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLoginPage", - "Command": "New-MgBetaSecurityAttackSimulationLoginPage", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/loginPages", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityAttackSimulationLoginPage", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Command": "New-MgBetaSecurityAttackSimulationOperation", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityAttackSimulationOperation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPayload", - "Command": "New-MgBetaSecurityAttackSimulationPayload", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/payloads", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityAttackSimulationPayload", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTraining", - "Command": "New-MgBetaSecurityAttackSimulationTraining", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/trainings", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityAttackSimulationTraining", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-trainingcampaigns?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrainingCampaign", - "Command": "New-MgBetaSecurityAttackSimulationTrainingCampaign", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/trainingCampaigns", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityAttackSimulationTrainingCampaign", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTrainingCampaign", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Command": "New-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-trainingcampaigns?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "POST", + "Uri": "/security/auditLog/queries", + "Command": "New-MgBetaSecurityAuditLogQuery", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -389529,36 +389538,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditcoreroot-post-auditlogqueries?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", - "Command": "New-MgBetaSecurityAuditLogQuery", "CommandAlias": null, - "Uri": "/security/auditLog/queries", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Security", - "Method": "POST" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", - "Command": "New-MgBetaSecurityAuditLogQueryRecord", - "CommandAlias": null, + "Method": "POST", "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityAuditLogQueryRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases", + "Command": "New-MgBetaSecurityCaseEdiscoveryCase", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -389578,19 +389587,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Command": "New-MgBetaSecurityCaseEdiscoveryCase", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -389610,21 +389621,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodian", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -389644,21 +389655,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -389678,21 +389689,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -389712,21 +389723,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -389746,21 +389757,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-legalholds?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -389780,21 +389791,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-sitesources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -389814,21 +389825,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-usersources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -389848,38 +389859,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseOperation", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -389899,38 +389910,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -389950,21 +389961,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearch", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -389984,38 +389995,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearch", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseTag", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -390035,748 +390046,746 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseTag", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Security", - "Method": "POST" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", - "Command": "New-MgBetaSecurityCloudAppSecurityProfile", - "CommandAlias": null, + "Method": "POST", "Uri": "/security/cloudAppSecurityProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityCloudAppSecurityProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", - "Command": "New-MgBetaSecurityCollaborationAnalyzedEmail", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/collaboration/analyzedEmails", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityCollaborationAnalyzedEmail", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCloudAppDiscoveryReport", - "Command": "New-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/dataDiscovery/cloudAppDiscovery/uploadedStreams", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityCloudAppDiscoveryReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainSecurityProfile", - "Command": "New-MgBetaSecurityDomainSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/domainSecurityProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityDomainSecurityProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFileSecurityProfile", - "Command": "New-MgBetaSecurityFileSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/fileSecurityProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityFileSecurityProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHostSecurityProfile", - "Command": "New-MgBetaSecurityHostSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/hostSecurityProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityHostSecurityProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Command": "New-MgBetaSecurityIdentityHealthIssue", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/identities/healthIssues", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityIdentityHealthIssue", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensor", - "Command": "New-MgBetaSecurityIdentitySensor", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/identities/sensors", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityIdentitySensor", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecuritySensor", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-regeneratedeploymentaccesskey?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaSecurityIdentitySensorDeploymentAccessKey", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/identities/sensors/regenerateDeploymentAccessKey", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityIdentitySensorDeploymentAccessKey", "Variants": [ "Regenerate" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIncident", - "Command": "New-MgBetaSecurityIncident", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-regeneratedeploymentaccesskey?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/incidents", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityIncident", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Command": "New-MgBetaSecurityInformationProtectionSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/informationProtection/sensitivityLabels", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityInformationProtectionSensitivityLabel", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIPSecurityProfile", - "Command": "New-MgBetaSecurityIPSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/ipSecurityProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityIPSecurityProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIPSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Command": "New-MgBetaSecurityLabelAuthority", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/labels/authorities", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityLabelAuthority", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Command": "New-MgBetaSecurityLabelCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/labels/categories", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityLabelCategory", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", - "Command": "New-MgBetaSecurityLabelCategorySubcategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityLabelCategorySubcategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Command": "New-MgBetaSecurityLabelCitation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/labels/citations", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityLabelCitation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Command": "New-MgBetaSecurityLabelDepartment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/labels/departments", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityLabelDepartment", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Command": "New-MgBetaSecurityLabelFilePlanReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/labels/filePlanReferences", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityLabelFilePlanReference", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Command": "New-MgBetaSecurityLabelRetentionLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/labels/retentionLabels", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityLabelRetentionLabel", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Command": "New-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnerSecurityAlert", - "Command": "New-MgBetaSecurityPartnerSecurityAlert", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/partner/securityAlerts", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityPartnerSecurityAlert", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnerSecurityCustomerInsight", - "Command": "New-MgBetaSecurityPartnerSecurityScoreCustomerInsight", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/partner/securityScore/customerInsights", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityPartnerSecurityScoreCustomerInsight", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPartnerSecurityCustomerInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnerSecurityScoreHistory", - "Command": "New-MgBetaSecurityPartnerSecurityScoreHistory", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/partner/securityScore/history", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityPartnerSecurityScoreHistory", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPartnerSecurityScoreHistory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnerSecurityRequirement", - "Command": "New-MgBetaSecurityPartnerSecurityScoreRequirement", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/partner/securityScore/requirements", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityPartnerSecurityScoreRequirement", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPartnerSecurityRequirement", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProviderTenantSetting", - "Command": "New-MgBetaSecurityProviderTenantSetting", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/providerTenantSettings", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityProviderTenantSetting", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphProviderTenantSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDetectionRule", - "Command": "New-MgBetaSecurityRuleDetectionRule", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/rules/detectionRules", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityRuleDetectionRule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecureScore", - "Command": "New-MgBetaSecuritySecureScore", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/secureScores", - "ApiVersion": "beta", + "Command": "New-MgBetaSecuritySecureScore", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Command": "New-MgBetaSecuritySecureScoreControlProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/secureScoreControlProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaSecuritySecureScoreControlProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Command": "New-MgBetaSecuritySubjectRightsRequest", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/subjectRightsRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaSecuritySubjectRightsRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote", - "Command": "New-MgBetaSecuritySubjectRightsRequestNote", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiVersion": "beta", + "Command": "New-MgBetaSecuritySubjectRightsRequestNote", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticle", - "Command": "New-MgBetaSecurityThreatIntelligenceArticle", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/articles", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityThreatIntelligenceArticle", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Command": "New-MgBetaSecurityThreatIntelligenceArticleIndicator", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/articleIndicators", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityThreatIntelligenceArticleIndicator", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "New-MgBetaSecurityThreatIntelligenceHost", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/hosts", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityThreatIntelligenceHost", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Command": "New-MgBetaSecurityThreatIntelligenceHostComponent", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/hostComponents", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityThreatIntelligenceHostComponent", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Command": "New-MgBetaSecurityThreatIntelligenceHostCookie", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/hostCookies", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityThreatIntelligenceHostCookie", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Command": "New-MgBetaSecurityThreatIntelligenceHostPair", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/hostPairs", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityThreatIntelligenceHostPair", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPort", - "Command": "New-MgBetaSecurityThreatIntelligenceHostPort", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/hostPorts", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityThreatIntelligenceHostPort", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", - "Command": "New-MgBetaSecurityThreatIntelligenceHostSslCertificate", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/hostSslCertificates", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Command": "New-MgBetaSecurityThreatIntelligenceHostTracker", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/hostTrackers", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityThreatIntelligenceHostTracker", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Command": "New-MgBetaSecurityThreatIntelligenceIntelProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/intelProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityThreatIntelligenceIntelProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Command": "New-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/passiveDnsRecords", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Command": "New-MgBetaSecurityThreatIntelligenceProfileIndicator", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityThreatIntelligenceProfileIndicator", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Command": "New-MgBetaSecurityThreatIntelligenceSslCertificate", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/sslCertificates", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityThreatIntelligenceSslCertificate", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Command": "New-MgBetaSecurityThreatIntelligenceSubdomain", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/subdomains", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityThreatIntelligenceSubdomain", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Command": "New-MgBetaSecurityThreatIntelligenceVulnerability", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/vulnerabilities", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityThreatIntelligenceVulnerability", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Command": "New-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Command": "New-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Command": "New-MgBetaSecurityThreatIntelligenceWhoisRecord", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/whoisRecords", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityThreatIntelligenceWhoisRecord", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "POST", + "Uri": "/security/threatSubmission/emailThreats", + "Command": "New-MgBetaSecurityThreatSubmissionEmailThreat", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.ReadWrite", @@ -390796,34 +390805,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-post-emailthreats?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", - "Command": "New-MgBetaSecurityThreatSubmissionEmailThreat", "CommandAlias": null, - "Uri": "/security/threatSubmission/emailThreats", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", + "Command": "New-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", - "Command": "New-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "CommandAlias": null, - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/threatSubmission/fileThreats", + "Command": "New-MgBetaSecurityThreatSubmissionFileThreat", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.ReadWrite", @@ -390843,19 +390852,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-post-filethreats?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", - "Command": "New-MgBetaSecurityThreatSubmissionFileThreat", "CommandAlias": null, - "Uri": "/security/threatSubmission/fileThreats", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/threatSubmission/urlThreats", + "Command": "New-MgBetaSecurityThreatSubmissionUrlThreat", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.ReadWrite", @@ -390875,158 +390884,158 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-post-urlthreats?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", - "Command": "New-MgBetaSecurityThreatSubmissionUrlThreat", "CommandAlias": null, - "Uri": "/security/threatSubmission/urlThreats", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Security", - "Method": "POST" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicators-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTiIndicator", - "Command": "New-MgBetaSecurityTiIndicator", - "CommandAlias": null, + "Method": "POST", "Uri": "/security/tiIndicators", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityTiIndicator", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTiIndicator", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Command": "New-MgBetaSecurityTriggerRetentionEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicators-post?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/triggers/retentionEvents", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityTriggerRetentionEvent", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Command": "New-MgBetaSecurityTriggerTypeRetentionEventType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/triggerTypes/retentionEventTypes", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityTriggerTypeRetentionEventType", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSecurityProfile", - "Command": "New-MgBetaSecurityUserSecurityProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/userSecurityProfiles", - "ApiVersion": "beta", + "Command": "New-MgBetaSecurityUserSecurityProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealth", - "Command": "New-MgBetaServiceAnnouncementHealthOverview", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/admin/serviceAnnouncement/healthOverviews", - "ApiVersion": "beta", + "Command": "New-MgBetaServiceAnnouncementHealthOverview", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Command": "New-MgBetaServiceAnnouncementHealthOverviewIssue", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "POST", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "ApiVersion": "beta", + "Command": "New-MgBetaServiceAnnouncementHealthOverviewIssue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Command": "New-MgBetaServiceAnnouncementIssue", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "POST", "Uri": "/admin/serviceAnnouncement/issues", - "ApiVersion": "beta", + "Command": "New-MgBetaServiceAnnouncementIssue", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Command": "New-MgBetaServiceAnnouncementMessage", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "POST", "Uri": "/admin/serviceAnnouncement/messages", - "ApiVersion": "beta", + "Command": "New-MgBetaServiceAnnouncementMessage", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Command": "New-MgBetaServiceAnnouncementMessageAttachment", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "POST", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaServiceAnnouncementMessageAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "POST" + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" }, { + "Method": "POST", + "Uri": "/servicePrincipals", + "Command": "New-MgBetaServicePrincipal", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -391054,19 +391063,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "New-MgBetaServicePrincipal", "CommandAlias": null, - "Uri": "/servicePrincipals", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -391094,21 +391105,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Command": "New-MgBetaServicePrincipalAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -391136,21 +391147,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "New-MgBetaServicePrincipalAppRoleAssignment", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -391186,55 +391197,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Command": "New-MgBetaServicePrincipalEndpoint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "New-MgBetaServicePrincipalEndpoint", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -391270,38 +391281,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", + "Command": "New-MgBetaServicePrincipalLicenseDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails", - "Command": "New-MgBetaServicePrincipalLicenseDetail", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Command": "New-MgBetaServicePrincipalOwnerByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -391337,21 +391348,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaServicePrincipalOwnerByRef", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials", + "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -391379,21 +391390,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-createpasswordsinglesignoncredentials?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", - "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", + "Command": "New-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -391429,36 +391440,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-post-targetdevicegroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Command": "New-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "POST" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", - "Command": "New-MgBetaServicePrincipalRiskDetection", - "CommandAlias": null, + "Method": "POST", "Uri": "/identityProtection/servicePrincipalRiskDetections", - "ApiVersion": "beta", + "Command": "New-MgBetaServicePrincipalRiskDetection", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", + "Command": "New-MgBetaServicePrincipalSynchronizationJob", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -391478,21 +391489,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Command": "New-MgBetaServicePrincipalSynchronizationJob", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "POST" + "Module": "Beta.Applications" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", + "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand", + "Variants": [ + "Provision", + "ProvisionExpanded", + "ProvisionViaIdentity", + "ProvisionViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -391512,164 +391523,149 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", - "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "ApiVersion": "beta", - "Variants": [ - "Provision", - "ProvisionExpanded", - "ProvisionViaIdentity", - "ProvisionViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "POST" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "CommandAlias": null, + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "beta", + "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Command": "New-MgBetaServicePrincipalSynchronizationTemplate", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "ApiVersion": "beta", + "Command": "New-MgBetaServicePrincipalSynchronizationTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "beta", + "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgBetaShareListColumn", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "ApiVersion": "beta", + "Command": "New-MgBetaShareListColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgBetaShareListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "ApiVersion": "beta", + "Command": "New-MgBetaShareListContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgBetaShareListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", + "Command": "New-MgBetaShareListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "New-MgBetaShareListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", + "Command": "New-MgBetaShareListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "New-MgBetaShareListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/items", - "ApiVersion": "beta", + "Command": "New-MgBetaShareListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgBetaShareListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", + "Command": "New-MgBetaShareListItemDocumentSetVersion", "Variants": [ "Create", "Create1", @@ -391680,17 +391676,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaShareListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaShareListItemPermission", "Variants": [ "Create", "Create1", @@ -391701,17 +391697,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgBetaShareListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaShareListItemVersion", "Variants": [ "Create", "Create1", @@ -391722,110 +391718,125 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgBetaShareListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaShareListOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaShareListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaShareListPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgBetaShareListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "ApiVersion": "beta", + "Command": "New-MgBetaShareListSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/shares", - "ApiVersion": "beta", + "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "New-MgBetaSiteAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "POST", + "Uri": "/sites/{site-id}/columns", + "Command": "New-MgBetaSiteColumn", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -391845,21 +391856,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgBetaSiteColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/columns", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes", + "Command": "New-MgBetaSiteContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -391879,21 +391890,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgBetaSiteContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Command": "New-MgBetaSiteContentTypeColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -391913,140 +391924,140 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgBetaSiteContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Sites", - "Method": "POST" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "New-MgBetaSiteContentTypeColumnLink", - "CommandAlias": null, + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgBetaSiteGetByPathColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteGetByPathColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgBetaSiteGetByPathContentType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteGetByPathContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "New-MgBetaSiteGetByPathList", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteGetByPathList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgBetaSiteGetByPathOperation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteGetByPathOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "New-MgBetaSiteGetByPathPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteGetByPathPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaSiteGetByPathPermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteGetByPathPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "POST", + "Uri": "/sites/{site-id}/lists", + "Command": "New-MgBetaSiteList", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -392066,38 +392077,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-create?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphList", - "Command": "New-MgBetaSiteList", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/activities", + "Command": "New-MgBetaSiteListActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "New-MgBetaSiteListActivity", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/activities", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/columns", + "Command": "New-MgBetaSiteListColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -392117,38 +392128,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgBetaSiteListColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Command": "New-MgBetaSiteListContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgBetaSiteListContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Command": "New-MgBetaSiteListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -392168,72 +392179,72 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgBetaSiteListContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgBetaSiteListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "New-MgBetaSiteListContentTypeColumnLink", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Command": "New-MgBetaSiteListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphListItem", - "Command": "New-MgBetaSiteListItem", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "Command": "New-MgBetaSiteListItemActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "New-MgBetaSiteListItemActivity", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Command": "New-MgBetaSiteListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -392269,21 +392280,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgBetaSiteListItemDocumentSetVersion", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", + "Command": "New-MgBetaSiteListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -392311,21 +392322,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaSiteListItemLink", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", + "Command": "New-MgBetaSiteListItemPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -392353,55 +392364,55 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaSiteListItemPermission", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Command": "New-MgBetaSiteListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgBetaSiteListItemVersion", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "Command": "New-MgBetaSiteListOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgBetaSiteListOperation", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/permissions", + "Command": "New-MgBetaSiteListPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -392429,38 +392440,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaSiteListPermission", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/permissions", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "Command": "New-MgBetaSiteListSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgBetaSiteListSubscription", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks", + "Command": "New-MgBetaSiteOnenoteNotebook", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -392488,21 +392499,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "New-MgBetaSiteOnenoteNotebook", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgBetaSiteOnenoteNotebookSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -392530,21 +392541,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgBetaSiteOnenoteNotebookSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -392572,89 +392583,89 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup", - "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgBetaSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteOnenoteNotebookSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "New-MgBetaSiteOnenoteOperation", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/onenote/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteOnenoteOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/pages", + "Command": "New-MgBetaSiteOnenotePage", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -392682,72 +392693,72 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaSiteOnenotePage", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/pages", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/resources", + "Command": "New-MgBetaSiteOnenoteResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "New-MgBetaSiteOnenoteResource", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/resources", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections", + "Command": "New-MgBetaSiteOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgBetaSiteOnenoteSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Command": "New-MgBetaSiteOnenoteSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "New-MgBetaSiteOnenoteSectionGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgBetaSiteOnenoteSectionGroupSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -392775,38 +392786,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgBetaSiteOnenoteSectionGroupSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgBetaSiteOnenoteSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgBetaSiteOnenoteSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -392834,198 +392845,183 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaSiteOnenoteSectionPage", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Notes", - "Method": "POST" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgBetaSiteOperation", - "CommandAlias": null, + "Method": "POST", "Uri": "/sites/{site-id}/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "New-MgBetaSitePage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/pages", - "ApiVersion": "beta", + "Command": "New-MgBetaSitePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiVersion": "beta", + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "ApiVersion": "beta", + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "ApiVersion": "beta", + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "ApiVersion": "beta", + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaSitePageAsSitePageWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "ApiVersion": "beta", + "Command": "New-MgBetaSitePageAsSitePageWebPart", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaSitePermission", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaSitePermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "New-MgBetaSiteTermStoreGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/groups", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "New-MgBetaSiteTermStoreGroupSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreGroupSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgBetaSiteTermStoreGroupSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreGroupSetChild", "Variants": [ "Create", "Create1", @@ -393036,17 +393032,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation", "Variants": [ "Create", "Create1", @@ -393057,119 +393053,119 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreGroupSetRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgBetaSiteTermStoreGroupSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreGroupSetTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgBetaSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreGroupSetTermChild", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "New-MgBetaSiteTermStoreSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgBetaSiteTermStoreSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreSetChild", "Variants": [ "Create", "Create1", @@ -393180,17 +393176,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaSiteTermStoreSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreSetChildRelation", "Variants": [ "Create", "Create1", @@ -393201,34 +393197,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild", "Variants": [ "Create", "Create1", @@ -393239,17 +393235,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Create", "Create1", @@ -393260,584 +393256,597 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaSiteTermStoreSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreSetRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgBetaSiteTermStoreSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreSetTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgBetaSiteTermStoreSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreSetTermChild", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaSiteTermStoreSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreSetTermChildRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgBetaSiteTermStoreSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "beta", + "Command": "New-MgBetaSiteTermStoreSetTermRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Command": "New-MgBetaSolutionBackupRestoreDriveInclusionRule", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/driveInclusionRules", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreDriveInclusionRule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Command": "New-MgBetaSolutionBackupRestoreDriveProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/driveProtectionUnits", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreDriveProtectionUnit", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", - "Command": "New-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-exchangeprotectionpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", - "Command": "New-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-exchangeprotectionpolicies?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/exchangeRestoreSessions", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSession", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", - "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-post-mailboxrestoreartifactsbulkadditionrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifactsBulkAdditionRequest", - "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailboxRestoreArtifactsBulkAdditionRequest", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Command": "New-MgBetaSolutionBackupRestoreMailboxInclusionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-post-mailboxrestoreartifactsbulkadditionrequests?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/mailboxInclusionRules", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreMailboxInclusionRule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Command": "New-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/mailboxProtectionUnits", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", - "Command": "New-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-onedriveforbusinessprotectionpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-onedriveforbusinessprotectionpolicies?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", - "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-post-driverestoreartifactsbulkadditionrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveRestoreArtifactsBulkAdditionRequest", - "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveRestoreArtifactsBulkAdditionRequest", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint", - "Command": "New-MgBetaSolutionBackupRestorePoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-post-driverestoreartifactsbulkadditionrequests?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/restorePoints", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestorePoint", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRestorePoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Command": "New-MgBetaSolutionBackupRestoreProtectionPolicy", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/protectionPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreProtectionPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-serviceapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceApp", - "Command": "New-MgBetaSolutionBackupRestoreServiceApp", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/serviceApps", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreServiceApp", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphServiceApp", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Command": "New-MgBetaSolutionBackupRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-serviceapps?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/restoreSessions", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreSession", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointprotectionpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", - "Command": "New-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointrestoresessions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointprotectionpolicies?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/sharePointRestoreSessions", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSession", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointrestoresessions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointrestoresession-post-siterestoreartifactsbulkadditionrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSiteRestoreArtifactsBulkAdditionRequest", - "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSiteRestoreArtifactsBulkAdditionRequest", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Command": "New-MgBetaSolutionBackupRestoreSiteInclusionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointrestoresession-post-siterestoreartifactsbulkadditionrequests?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/siteInclusionRules", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreSiteInclusionRule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Command": "New-MgBetaSolutionBackupRestoreSiteProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/siteProtectionUnits", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreSiteProtectionUnit", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", - "Command": "New-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs", - "ApiVersion": "beta", + "Command": "New-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" + "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.BackupRestore" }, { + "Method": "POST", + "Uri": "/solutions/businessScenarios", + "Command": "New-MgBetaSolutionBusinessScenario", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -393857,19 +393866,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/solutionsroot-post-businessscenarios?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenario", - "Command": "New-MgBetaSolutionBusinessScenario", "CommandAlias": null, - "Uri": "/solutions/businessScenarios", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "POST", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", + "Command": "New-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.BusinessScenario", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -393889,68 +393900,66 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", - "Command": "New-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "POST", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", + "Command": "New-MgBetaSolutionBusinessScenarioPlannerTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.BusinessScenario", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-post-tasks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", - "Command": "New-MgBetaSolutionBusinessScenarioPlannerTask", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "POST", + "Uri": "/subscribedSkus", + "Command": "New-MgBetaSubscribedSku", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Module": "Beta.BusinessScenario", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscribedSku", - "Command": "New-MgBetaSubscribedSku", "CommandAlias": null, - "Uri": "/subscribedSkus", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", + "Uri": "/subscriptions", + "Command": "New-MgBetaSubscription", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgBetaSubscription", "CommandAlias": null, - "Uri": "/subscriptions", - "ApiVersion": "beta", + "Module": "Beta.ChangeNotifications" + }, + { + "Method": "POST", + "Uri": "/teams", + "Command": "New-MgBetaTeam", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ChangeNotifications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Permissions": [ { "Name": "Team.Create", @@ -393986,19 +393995,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeam", - "Command": "New-MgBetaTeam", "CommandAlias": null, - "Uri": "/teams", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/channels", + "Command": "New-MgBetaTeamChannel", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [ { "Name": "Channel.Create.Group", @@ -394042,43 +394053,28 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChannel", - "Command": "New-MgBetaTeamChannel", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "POST" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaTeamChannelEmail", - "CommandAlias": null, + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamChannelEmail", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "New-MgBetaTeamChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamChannelMember", "Variants": [ "Create", "Create1", @@ -394089,10 +394085,25 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Teams", - "Method": "POST" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Command": "New-MgBetaTeamChannelMessage", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -394120,38 +394131,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgBetaTeamChannelMessage", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgBetaTeamChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgBetaTeamChannelMessageHostedContent", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "New-MgBetaTeamChannelMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -394179,55 +394190,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgBetaTeamChannelMessageReply", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "New-MgBetaTeamChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgBetaTeamChannelMessageReplyHostedContent", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", + "Command": "New-MgBetaTeamChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "New-MgBetaTeamChannelSharedWithTeam", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Command": "New-MgBetaTeamChannelTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Create.Group", @@ -394303,21 +394314,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "New-MgBetaTeamChannelTab", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/installedApps", + "Command": "New-MgBetaTeamInstalledApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -394409,94 +394420,79 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "New-MgBetaTeamInstalledApp", "CommandAlias": null, - "Uri": "/teams/{team-id}/installedApps", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "POST" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "New-MgBetaTeamMember", - "CommandAlias": null, + "Method": "POST", "Uri": "/teams/{team-id}/members", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "New-MgBetaTeamOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "New-MgBetaTeamPermissionGrant", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/permissionGrants", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaTeamPrimaryChannelEmail", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamPrimaryChannelEmail", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "New-MgBetaTeamPrimaryChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/allMembers", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamPrimaryChannelMember", "Variants": [ "Create", "Create1", @@ -394507,129 +394503,144 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgBetaTeamPrimaryChannelMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamPrimaryChannelMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgBetaTeamPrimaryChannelMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamPrimaryChannelMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "New-MgBetaTeamPrimaryChannelTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/tabs", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamPrimaryChannelTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDayNote", - "Command": "New-MgBetaTeamScheduleDayNote", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/schedule/dayNotes", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamScheduleDayNote", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" + "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Command": "New-MgBetaTeamScheduleOfferShiftRequest", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -394649,21 +394660,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Command": "New-MgBetaTeamScheduleOfferShiftRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/openShifts", + "Command": "New-MgBetaTeamScheduleOpenShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -394691,21 +394702,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOpenShift", - "Command": "New-MgBetaTeamScheduleOpenShift", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShifts", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -394725,21 +394736,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "Command": "New-MgBetaTeamScheduleSchedulingGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -394759,21 +394770,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Command": "New-MgBetaTeamScheduleSchedulingGroup", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/shifts", + "Command": "New-MgBetaTeamScheduleShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -394793,38 +394804,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphShift", - "Command": "New-MgBetaTeamScheduleShift", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/shifts", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", + "Command": "New-MgBetaTeamScheduleShiftRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", - "Command": "New-MgBetaTeamScheduleShiftRoleDefinition", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -394844,38 +394855,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeCards", + "Command": "New-MgBetaTeamScheduleTimeCard", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard", - "Command": "New-MgBetaTeamScheduleTimeCard", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeCards", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timesOff", + "Command": "New-MgBetaTeamScheduleTimeOff", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -394895,21 +394906,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOff", - "Command": "New-MgBetaTeamScheduleTimeOff", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timesOff", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Command": "New-MgBetaTeamScheduleTimeOffReason", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -394929,38 +394940,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Command": "New-MgBetaTeamScheduleTimeOffReason", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Command": "New-MgBetaTeamScheduleTimeOffRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Command": "New-MgBetaTeamScheduleTimeOffRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/tags", + "Command": "New-MgBetaTeamTag", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -394980,107 +394991,92 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Command": "New-MgBetaTeamTag", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "POST" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Command": "New-MgBetaTeamTagMember", - "CommandAlias": null, + "Method": "POST", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamTagMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaTeamworkDeletedChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedChats", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamworkDeletedChat", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedTeam", - "Command": "New-MgBetaTeamworkDeletedTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamworkDeletedTeam", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "New-MgBetaTeamworkDeletedTeamChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamworkDeletedTeamChannel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMember", "Variants": [ "Create", "Create1", @@ -395091,923 +395087,936 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "New-MgBetaTeamworkDeletedTeamChannelTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamworkDeletedTeamChannelTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkDevice", - "Command": "New-MgBetaTeamworkDevice", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/devices", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamworkDevice", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamworkDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", - "Command": "New-MgBetaTeamworkDeviceOperation", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamworkDeviceOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamTemplate", - "Command": "New-MgBetaTeamworkTeamTemplate", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/teamTemplates", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamworkTeamTemplate", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", - "Command": "New-MgBetaTeamworkTeamTemplateDefinition", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamworkTeamTemplateDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Command": "New-MgBetaTeamworkWorkforceIntegration", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/workforceIntegrations", - "ApiVersion": "beta", + "Command": "New-MgBetaTeamworkWorkforceIntegration", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/delegatedAdminCustomers", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Partner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/delegatedAdminRelationships", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Partner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsTenant", - "Command": "New-MgBetaTenantRelationshipManagedTenant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/tenants", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenant", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", - "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlert", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantAlert", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", - "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", - "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/appPerformances", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", - "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/auditEvents", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", - "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", - "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", - "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", - "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", - "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", - "Command": "New-MgBetaTenantRelationshipManagedTenantGroup", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/tenantGroups", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantGroup", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/managementActions", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/managementIntents", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplate", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/managementTemplates", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplate", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", - "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/myRoles", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-post-tenanttags?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", - "Command": "New-MgBetaTenantRelationshipManagedTenantTag", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/tenantTags", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantTag", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", - "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-post-tenanttags?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", - "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", - "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-post-tenants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", - "Command": "New-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "ApiVersion": "beta", + "Command": "New-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-post-keysets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", - "Command": "New-MgBetaTrustFrameworkKeySet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-post-tenants?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/trustFramework/keySets", - "ApiVersion": "beta", + "Command": "New-MgBetaTrustFrameworkKeySet", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-generatekey?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Command": "New-MgBetaTrustFrameworkKeySetKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-post-keysets?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey", - "ApiVersion": "beta", + "Command": "New-MgBetaTrustFrameworkKeySetKey", "Variants": [ "Generate", "GenerateExpanded", "GenerateViaIdentity", "GenerateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaTrustFrameworkPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-generatekey?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/trustFramework/policies", - "ApiVersion": "beta", + "Command": "New-MgBetaTrustFrameworkPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "POST", + "Uri": "/users", + "Command": "New-MgBetaUser", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -396059,87 +396068,89 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-users?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser", - "Command": "New-MgBetaUser", "CommandAlias": null, - "Uri": "/users", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Beta.Users", - "Method": "POST" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity", - "Command": "New-MgBetaUserActivity", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/activities", - "ApiVersion": "beta", + "Command": "New-MgBetaUserActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Command": "New-MgBetaUserActivityHistoryItem", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "ApiVersion": "beta", + "Command": "New-MgBetaUserActivityHistoryItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityStatistics", - "Command": "New-MgBetaUserActivityStatistics", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/analytics/activityStatistics", - "ApiVersion": "beta", + "Command": "New-MgBetaUserActivityStatistics", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActivityStatistics", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "New-MgBetaUserAppRoleAssignment", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/appRoleAssignments", - "ApiVersion": "beta", + "Command": "New-MgBetaUserAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "POST", + "Uri": "/users/{user-id}/authentication/emailMethods", + "Command": "New-MgBetaUserAuthenticationEmailMethod", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -396159,21 +396170,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Command": "New-MgBetaUserAuthenticationEmailMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/emailMethods", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/authentication/hardwareOathMethods", + "Command": "New-MgBetaUserAuthenticationHardwareOathMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHardwareOathAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -396193,72 +396204,72 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHardwareOathAuthenticationMethod", - "Command": "New-MgBetaUserAuthenticationHardwareOathMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices", + "Command": "New-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Command": "New-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/authentication/methods", + "Command": "New-MgBetaUserAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Command": "New-MgBetaUserAuthenticationMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/methods", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/authentication/operations", + "Command": "New-MgBetaUserAuthenticationOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "New-MgBetaUserAuthenticationOperation", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/operations", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/authentication/phoneMethods", + "Command": "New-MgBetaUserAuthenticationPhoneMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -396278,113 +396289,98 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Command": "New-MgBetaUserAuthenticationPhoneMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/phoneMethods", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "ApiVersion": "beta", + "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "New-MgBetaUserCalendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/calendars", - "ApiVersion": "beta", + "Command": "New-MgBetaUserCalendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "New-MgBetaUserCalendarEvent", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "ApiVersion": "beta", + "Command": "New-MgBetaUserCalendarEvent", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarGroup", - "Command": "New-MgBetaUserCalendarGroup", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/calendarGroups", - "ApiVersion": "beta", + "Command": "New-MgBetaUserCalendarGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "New-MgBetaUserCalendarGroupCalendar", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "ApiVersion": "beta", + "Command": "New-MgBetaUserCalendarGroupCalendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Command": "New-MgBetaUserCalendarPermission", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/calendar/calendarPermissions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserCalendarPermission", "Variants": [ "Create", "Create1", @@ -396395,1149 +396391,1164 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChat", - "Command": "New-MgBetaUserChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats", - "ApiVersion": "beta", + "Command": "New-MgBetaUserChat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "New-MgBetaUserChatInstalledApp", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "ApiVersion": "beta", + "Command": "New-MgBetaUserChatInstalledApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "New-MgBetaUserChatMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/members", - "ApiVersion": "beta", + "Command": "New-MgBetaUserChatMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgBetaUserChatMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "ApiVersion": "beta", + "Command": "New-MgBetaUserChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgBetaUserChatMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", + "Command": "New-MgBetaUserChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgBetaUserChatMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", + "Command": "New-MgBetaUserChatMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgBetaUserChatMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", + "Command": "New-MgBetaUserChatMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "New-MgBetaUserChatOperation", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaUserChatOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "New-MgBetaUserChatPermissionGrant", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "ApiVersion": "beta", + "Command": "New-MgBetaUserChatPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Command": "New-MgBetaUserChatPinnedMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "ApiVersion": "beta", + "Command": "New-MgBetaUserChatPinnedMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "New-MgBetaUserChatTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "ApiVersion": "beta", + "Command": "New-MgBetaUserChatTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "New-MgBetaUserContact", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contacts", - "ApiVersion": "beta", + "Command": "New-MgBetaUserContact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaUserContactExtension", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserContactExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder", - "Command": "New-MgBetaUserContactFolder", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contactFolders", - "ApiVersion": "beta", + "Command": "New-MgBetaUserContactFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder", - "Command": "New-MgBetaUserContactFolderChildFolder", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "ApiVersion": "beta", + "Command": "New-MgBetaUserContactFolderChildFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "New-MgBetaUserContactFolderChildFolderContact", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "ApiVersion": "beta", + "Command": "New-MgBetaUserContactFolderChildFolderContact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaUserContactFolderChildFolderContactExtension", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserContactFolderChildFolderContactExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "New-MgBetaUserContactFolderContact", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "ApiVersion": "beta", + "Command": "New-MgBetaUserContactFolderContact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaUserContactFolderContactExtension", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserContactFolderContactExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "New-MgBetaUserDefaultCalendarEvent", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/calendar/events", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDefaultCalendarEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "New-MgBetaUserDevice", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/devices", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommand", - "Command": "New-MgBetaUserDeviceCommand", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/devices/{device-id}/commands", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDeviceCommand", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaUserDeviceExtension", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/devices/{device-id}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDeviceExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaUserDeviceRegisteredUserByRef", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDeviceRegisteredUserByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsageRight", - "Command": "New-MgBetaUserDeviceUsageRights", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/devices/{device-id}/usageRights", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDeviceUsageRights", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "New-MgBetaUserDrive", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDrive", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgBetaUserDriveBundle", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveBundle", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgBetaUserDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgBetaUserDriveItemChild", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveItemChild", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaUserDriveItemLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaUserDriveItemListItemLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveItemListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaUserDriveItemListItemPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveItemListItemPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgBetaUserDriveItemListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveItemListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaUserDriveItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveItemPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgBetaUserDriveItemSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveItemSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "New-MgBetaUserDriveItemThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveItemThumbnail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaUserDriveItemUploadSession", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveItemUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "New-MgBetaUserDriveItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgBetaUserDriveListColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveListColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgBetaUserDriveListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveListContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgBetaUserDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "New-MgBetaUserDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "New-MgBetaUserDriveListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgBetaUserDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaUserDriveListItemLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaUserDriveListItemPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveListItemPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgBetaUserDriveListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgBetaUserDriveListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveListOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaUserDriveListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveListPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgBetaUserDriveListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveListSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgBetaUserDriveRootChild", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveRootChild", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaUserDriveRootLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveRootLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaUserDriveRootListItemLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveRootListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaUserDriveRootListItemPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveRootListItemPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgBetaUserDriveRootListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveRootListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgBetaUserDriveRootPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveRootPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgBetaUserDriveRootSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveRootSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "New-MgBetaUserDriveRootThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveRootThumbnail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaUserDriveRootUploadSession", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveRootUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "New-MgBetaUserDriveRootVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserDriveRootVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "New-MgBetaUserEvent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events", - "ApiVersion": "beta", + "Command": "New-MgBetaUserEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaUserEventAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaUserEventAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Calendar" }, { + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", + "Command": "New-MgBetaUserEventAttachmentUploadSession", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -397557,903 +397568,903 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaUserEventAttachmentUploadSession", "CommandAlias": null, - "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Calendar", - "Method": "POST" + "Module": "Beta.Calendar" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaUserEventExceptionOccurrenceAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaUserEventExceptionOccurrenceAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaUserEventExceptionOccurrenceExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserEventExceptionOccurrenceExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaUserEventExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserEventExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaUserEventInstanceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaUserEventInstanceAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaUserEventInstanceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserEventInstanceExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaUserExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Command": "New-MgBetaUserInferenceClassificationOverride", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/inferenceClassification/overrides", - "ApiVersion": "beta", + "Command": "New-MgBetaUserInferenceClassificationOverride", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Command": "New-MgBetaUserInformationProtectionPolicyLabel", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/informationProtection/policy/labels", - "ApiVersion": "beta", + "Command": "New-MgBetaUserInformationProtectionPolicyLabel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Command": "New-MgBetaUserInformationProtectionSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", - "ApiVersion": "beta", + "Command": "New-MgBetaUserInformationProtectionSensitivityLabel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "ApiVersion": "beta", + "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + ], + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "beta", + "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedInsight", - "Command": "New-MgBetaUserInsightShared", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/insights/shared", - "ApiVersion": "beta", + "Command": "New-MgBetaUserInsightShared", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrending", - "Command": "New-MgBetaUserInsightTrending", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/insights/trending", - "ApiVersion": "beta", + "Command": "New-MgBetaUserInsightTrending", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsedInsight", - "Command": "New-MgBetaUserInsightUsed", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/insights/used", - "ApiVersion": "beta", + "Command": "New-MgBetaUserInsightUsed", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "New-MgBetaUserMailFolder", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "New-MgBetaUserMailFolderChildFolder", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolderChildFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgBetaUserMailFolderChildFolderMessage", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolderChildFolderMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgBetaUserMailFolderChildFolderMessageForward", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolderChildFolderMessageForward", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "New-MgBetaUserMailFolderChildFolderMessageMention", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolderChildFolderMessageMention", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgBetaUserMailFolderChildFolderMessageReply", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolderChildFolderMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule", - "Command": "New-MgBetaUserMailFolderChildFolderMessageRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolderChildFolderMessageRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgBetaUserMailFolderMessage", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolderMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaUserMailFolderMessageAttachment", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolderMessageAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaUserMailFolderMessageExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolderMessageExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgBetaUserMailFolderMessageForward", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolderMessageForward", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "New-MgBetaUserMailFolderMessageMention", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolderMessageMention", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgBetaUserMailFolderMessageReply", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolderMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgBetaUserMailFolderMessageReplyAll", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolderMessageReplyAll", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule", - "Command": "New-MgBetaUserMailFolderMessageRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMailFolderMessageRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaUserManagedDeviceLogCollectionRequestDownloadUrl", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "ApiVersion": "beta", + "Command": "New-MgBetaUserManagedDeviceLogCollectionRequestDownloadUrl", "Variants": [ "Create", "CreateViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse1", - "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse1", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiVersion": "beta", + "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", - "ApiVersion": "beta", + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiVersion": "beta", + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "beta", + "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgBetaUserMessage", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaUserMessageAttachment", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMessageAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Mail" }, { + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", + "Command": "New-MgBetaUserMessageAttachmentUploadSession", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -398473,189 +398484,189 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaUserMessageAttachmentUploadSession", "CommandAlias": null, - "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Mail", - "Method": "POST" + "Module": "Beta.Mail" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaUserMessageExtension", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMessageExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgBetaUserMessageForward", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/createForward", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMessageForward", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention", - "Command": "New-MgBetaUserMessageMention", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMessageMention", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgBetaUserMessageReply", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/createReply", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgBetaUserMessageReplyAll", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMessageReplyAll", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", - "Command": "New-MgBetaUserMobileAppIntentAndState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mobileAppIntentAndStates", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMobileAppIntentAndState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Command": "New-MgBetaUserMobileAppTroubleshootingEvent", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMobileAppTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", - "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "ApiVersion": "beta", + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "Variants": [ "Create", "CreateViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotification", - "Command": "New-MgBetaUserNotification", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/notifications", - "ApiVersion": "beta", + "Command": "New-MgBetaUserNotification", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" + "OutputType": "IMicrosoftGraphNotification", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks", + "Command": "New-MgBetaUserOnenoteNotebook", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -398683,21 +398694,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "New-MgBetaUserOnenoteNotebook", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgBetaUserOnenoteNotebookSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -398725,21 +398736,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgBetaUserOnenoteNotebookSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgBetaUserOnenoteNotebookSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -398767,89 +398778,89 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "New-MgBetaUserOnenoteNotebookSectionGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgBetaUserOnenoteNotebookSectionGroupSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgBetaUserOnenoteNotebookSectionGroupSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgBetaUserOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaUserOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgBetaUserOnenoteNotebookSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaUserOnenoteNotebookSectionPage", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/operations", + "Command": "New-MgBetaUserOnenoteOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "New-MgBetaUserOnenoteOperation", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/operations", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/pages", + "Command": "New-MgBetaUserOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -398877,72 +398888,72 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaUserOnenotePage", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/pages", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/resources", + "Command": "New-MgBetaUserOnenoteResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "New-MgBetaUserOnenoteResource", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/resources", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sections", + "Command": "New-MgBetaUserOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgBetaUserOnenoteSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sectionGroups", + "Command": "New-MgBetaUserOnenoteSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "New-MgBetaUserOnenoteSectionGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgBetaUserOnenoteSectionGroupSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -398970,38 +398981,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgBetaUserOnenoteSectionGroupSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgBetaUserOnenoteSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaUserOnenoteSectionGroupSectionPage", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgBetaUserOnenoteSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -399029,21 +399040,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgBetaUserOnenoteSectionPage", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", + "Module": "Beta.Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings", + "Command": "New-MgBetaUserOnlineMeeting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -399063,62 +399074,47 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "New-MgBetaUserOnlineMeeting", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallAiInsight", - "Command": "New-MgBetaUserOnlineMeetingAiInsight", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights", - "ApiVersion": "beta", + "Command": "New-MgBetaUserOnlineMeetingAiInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCallAiInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "New-MgBetaUserOnlineMeetingAttendanceReport", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "beta", + "Command": "New-MgBetaUserOnlineMeetingAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", + "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Create", "Create1", @@ -399129,44 +399125,59 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "New-MgBetaUserOnlineMeetingRecording", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiVersion": "beta", + "Command": "New-MgBetaUserOnlineMeetingRecording", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.CloudCommunications" }, { + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", + "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -399194,259 +399205,259 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingregistration-post-registrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "New-MgBetaUserOnlineMeetingTranscript", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiVersion": "beta", + "Command": "New-MgBetaUserOnlineMeetingTranscript", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookCategory", - "Command": "New-MgBetaUserOutlookMasterCategory", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/masterCategories", - "ApiVersion": "beta", + "Command": "New-MgBetaUserOutlookMasterCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask", - "Command": "New-MgBetaUserOutlookTask", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/tasks", - "ApiVersion": "beta", + "Command": "New-MgBetaUserOutlookTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaUserOutlookTaskAttachment", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaUserOutlookTaskAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Command": "New-MgBetaUserOutlookTaskFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskFolders", - "ApiVersion": "beta", + "Command": "New-MgBetaUserOutlookTaskFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask", - "Command": "New-MgBetaUserOutlookTaskFolderTask", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", - "ApiVersion": "beta", + "Command": "New-MgBetaUserOutlookTaskFolderTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskGroup", - "Command": "New-MgBetaUserOutlookTaskGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskGroups", - "ApiVersion": "beta", + "Command": "New-MgBetaUserOutlookTaskGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", - "ApiVersion": "beta", + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", - "ApiVersion": "beta", + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "ApiVersion": "beta", + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", - "ApiVersion": "beta", + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "POST", + "Uri": "/users/{user-id}/profile/account", + "Command": "New-MgBetaUserProfileAccount", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUserAccountInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -399466,21 +399477,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserAccountInformation", - "Command": "New-MgBetaUserProfileAccount", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/account", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/profile/addresses", + "Command": "New-MgBetaUserProfileAddress", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemAddress", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -399500,21 +399511,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAddress", - "Command": "New-MgBetaUserProfileAddress", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/addresses", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/profile/anniversaries", + "Command": "New-MgBetaUserProfileAnniversary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -399534,21 +399545,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAnnualEvent", - "Command": "New-MgBetaUserProfileAnniversary", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/anniversaries", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/profile/awards", + "Command": "New-MgBetaUserProfileAward", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPersonAward", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -399568,21 +399579,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAward", - "Command": "New-MgBetaUserProfileAward", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/awards", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/profile/certifications", + "Command": "New-MgBetaUserProfileCertification", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPersonCertification", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -399602,21 +399613,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonCertification", - "Command": "New-MgBetaUserProfileCertification", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/certifications", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/profile/educationalActivities", + "Command": "New-MgBetaUserProfileEducationalActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationalActivity", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -399636,21 +399647,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationalActivity", - "Command": "New-MgBetaUserProfileEducationalActivity", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/educationalActivities", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/profile/emails", + "Command": "New-MgBetaUserProfileEmail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemEmail", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -399670,21 +399681,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemEmail", - "Command": "New-MgBetaUserProfileEmail", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/emails", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/profile/interests", + "Command": "New-MgBetaUserProfileInterest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPersonInterest", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -399704,21 +399715,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonInterest", - "Command": "New-MgBetaUserProfileInterest", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/interests", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/profile/languages", + "Command": "New-MgBetaUserProfileLanguage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphLanguageProficiency", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -399738,21 +399749,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLanguageProficiency", - "Command": "New-MgBetaUserProfileLanguage", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/languages", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/profile/names", + "Command": "New-MgBetaUserProfileName", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPersonName", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -399796,21 +399807,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonName", - "Command": "New-MgBetaUserProfileName", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/names", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/profile/notes", + "Command": "New-MgBetaUserProfileNote", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPersonAnnotation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -399830,21 +399841,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAnnotation", - "Command": "New-MgBetaUserProfileNote", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/notes", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/profile/patents", + "Command": "New-MgBetaUserProfilePatent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemPatent", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -399864,21 +399875,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPatent", - "Command": "New-MgBetaUserProfilePatent", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/patents", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/profile/phones", + "Command": "New-MgBetaUserProfilePhone", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemPhone", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -399898,21 +399909,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPhone", - "Command": "New-MgBetaUserProfilePhone", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/phones", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/profile/positions", + "Command": "New-MgBetaUserProfilePosition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWorkPosition", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -399932,21 +399943,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWorkPosition", - "Command": "New-MgBetaUserProfilePosition", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/positions", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/profile/projects", + "Command": "New-MgBetaUserProfileProject", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphProjectParticipation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -399966,21 +399977,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProjectParticipation", - "Command": "New-MgBetaUserProfileProject", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/projects", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/profile/publications", + "Command": "New-MgBetaUserProfilePublication", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemPublication", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -400000,21 +400011,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPublication", - "Command": "New-MgBetaUserProfilePublication", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/publications", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/profile/skills", + "Command": "New-MgBetaUserProfileSkill", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSkillProficiency", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -400034,21 +400045,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSkillProficiency", - "Command": "New-MgBetaUserProfileSkill", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/skills", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/profile/webAccounts", + "Command": "New-MgBetaUserProfileWebAccount", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWebAccount", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -400068,21 +400079,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebAccount", - "Command": "New-MgBetaUserProfileWebAccount", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/webAccounts", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/profile/websites", + "Command": "New-MgBetaUserProfileWebsite", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPersonWebsite", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -400102,123 +400113,123 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonWebsite", - "Command": "New-MgBetaUserProfileWebsite", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/websites", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.People", - "Method": "POST" + "Module": "Beta.People" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "New-MgBetaUserScopedRoleMemberOf", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/scopedRoleMemberOf", - "ApiVersion": "beta", + "Command": "New-MgBetaUserScopedRoleMemberOf", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Command": "New-MgBetaUserSecurityInformationProtectionSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", - "ApiVersion": "beta", + "Command": "New-MgBetaUserSecurityInformationProtectionSensitivityLabel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Command": "New-MgBetaUserSettingStorageQuotaService", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/settings/storage/quota/services", - "ApiVersion": "beta", + "Command": "New-MgBetaUserSettingStorageQuotaService", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSetting", - "Command": "New-MgBetaUserSettingWindows", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/settings/windows", - "ApiVersion": "beta", + "Command": "New-MgBetaUserSettingWindows", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSettingInstance", - "Command": "New-MgBetaUserSettingWindowsInstance", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "ApiVersion": "beta", + "Command": "New-MgBetaUserSettingWindowsInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Command": "New-MgBetaUserTeamworkAssociatedTeam", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/teamwork/associatedTeams", - "ApiVersion": "beta", + "Command": "New-MgBetaUserTeamworkAssociatedTeam", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "POST", + "Uri": "/users/{user-id}/teamwork/installedApps", + "Command": "New-MgBetaUserTeamworkInstalledApp", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -400318,21 +400329,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Command": "New-MgBetaUserTeamworkInstalledApp", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/installedApps", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists", + "Command": "New-MgBetaUserTodoList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -400352,38 +400363,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTaskList", - "Command": "New-MgBetaUserTodoList", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Command": "New-MgBetaUserTodoListExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaUserTodoListExtension", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Command": "New-MgBetaUserTodoListTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -400403,21 +400414,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTask", - "Command": "New-MgBetaUserTodoListTask", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", + "Command": "New-MgBetaUserTodoListTaskAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -400437,21 +400448,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentBase", - "Command": "New-MgBetaUserTodoListTaskAttachment", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", + "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -400471,21 +400482,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", + "Command": "New-MgBetaUserTodoListTaskChecklistItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -400505,581 +400516,581 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChecklistItem", - "Command": "New-MgBetaUserTodoListTaskChecklistItem", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Users", - "Method": "POST" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaUserTodoListTaskExtension", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "ApiVersion": "beta", + "Command": "New-MgBetaUserTodoListTaskExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEvent", - "Command": "New-MgBetaVirtualEvent", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/events", - "ApiVersion": "beta", + "Command": "New-MgBetaVirtualEvent", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "New-MgBetaVirtualEventPresenter", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "ApiVersion": "beta", + "Command": "New-MgBetaVirtualEventPresenter", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "New-MgBetaVirtualEventSession", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "ApiVersion": "beta", + "Command": "New-MgBetaVirtualEventSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "New-MgBetaVirtualEventSessionAttendanceReport", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "beta", + "Command": "New-MgBetaVirtualEventSessionAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", + "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-townhalls?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Command": "New-MgBetaVirtualEventTownhall", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/townhalls", - "ApiVersion": "beta", + "Command": "New-MgBetaVirtualEventTownhall", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "New-MgBetaVirtualEventTownhallPresenter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-townhalls?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "ApiVersion": "beta", + "Command": "New-MgBetaVirtualEventTownhallPresenter", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "New-MgBetaVirtualEventTownhallSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "ApiVersion": "beta", + "Command": "New-MgBetaVirtualEventTownhallSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReport", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "beta", + "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", + "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-webinars?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Command": "New-MgBetaVirtualEventWebinar", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars", - "ApiVersion": "beta", + "Command": "New-MgBetaVirtualEventWebinar", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "New-MgBetaVirtualEventWebinarPresenter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-webinars?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "ApiVersion": "beta", + "Command": "New-MgBetaVirtualEventWebinarPresenter", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-post-registrations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "New-MgBetaVirtualEventWebinarRegistration", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "ApiVersion": "beta", + "Command": "New-MgBetaVirtualEventWebinarRegistration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-post-questions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", - "Command": "New-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-post-registrations?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", - "ApiVersion": "beta", + "Command": "New-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "New-MgBetaVirtualEventWebinarSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-post-questions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "ApiVersion": "beta", + "Command": "New-MgBetaVirtualEventWebinarSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "beta", + "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", + "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Bookings" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-deployments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", - "Command": "New-MgBetaWindowsUpdatesDeployment", - "CommandAlias": "New-MgBetaWuDeployment", + "Method": "POST", "Uri": "/admin/windows/updates/deployments", - "ApiVersion": "beta", + "Command": "New-MgBetaWindowsUpdatesDeployment", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-deployments?view=graph-rest-beta", + "CommandAlias": "New-MgBetaWuDeployment", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", - "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "CommandAlias": "New-MgBetaWuDeploymentAudienceApplicableContent", + "Method": "POST", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", - "ApiVersion": "beta", + "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", - "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "CommandAlias": "New-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "CommandAlias": "New-MgBetaWuDeploymentAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "ApiVersion": "beta", + "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "New-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatepolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", - "Command": "New-MgBetaWindowsUpdatesPolicy", - "CommandAlias": "New-MgBetaWuPolicy", + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies", - "ApiVersion": "beta", + "Command": "New-MgBetaWindowsUpdatesPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatepolicies?view=graph-rest-beta", + "CommandAlias": "New-MgBetaWuPolicy", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "CommandAlias": "New-MgBetaWuPolicyAudienceApplicableContent", + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", - "ApiVersion": "beta", + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "CommandAlias": "New-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "CommandAlias": "New-MgBetaWuPolicyAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "ApiVersion": "beta", + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "CommandAlias": "New-MgBetaWuPolicyAudienceExclusion", + "CommandAlias": "New-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", - "ApiVersion": "beta", + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember", - "CommandAlias": "New-MgBetaWuPolicyAudienceMember", + "CommandAlias": "New-MgBetaWuPolicyAudienceExclusion", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", - "ApiVersion": "beta", + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "New-MgBetaWuPolicyAudienceMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-post-compliancechanges-contentapproval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", - "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange", - "CommandAlias": "New-MgBetaWuPolicyComplianceChange", + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", - "ApiVersion": "beta", + "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-post-compliancechanges-contentapproval?view=graph-rest-beta", + "CommandAlias": "New-MgBetaWuPolicyComplianceChange", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", - "Command": "New-MgBetaWindowsUpdatesProduct", - "CommandAlias": "New-MgBetaWuProduct", + "Method": "POST", "Uri": "/admin/windows/updates/products", - "ApiVersion": "beta", + "Command": "New-MgBetaWindowsUpdatesProduct", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", - "Command": "New-MgBetaWindowsUpdatesProductEdition", - "CommandAlias": "New-MgBetaWuProductEdition", + "CommandAlias": "New-MgBetaWuProduct", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/products/{product-id}/editions", - "ApiVersion": "beta", + "Command": "New-MgBetaWindowsUpdatesProductEdition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", - "Command": "New-MgBetaWindowsUpdatesProductKnownIssue", - "CommandAlias": "New-MgBetaWuProductKnownIssue", + "CommandAlias": "New-MgBetaWuProductEdition", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", - "ApiVersion": "beta", + "Command": "New-MgBetaWindowsUpdatesProductKnownIssue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", - "Command": "New-MgBetaWindowsUpdatesProductRevision", - "CommandAlias": "New-MgBetaWuProductRevision", + "CommandAlias": "New-MgBetaWuProductKnownIssue", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/products/{product-id}/revisions", - "ApiVersion": "beta", + "Command": "New-MgBetaWindowsUpdatesProductRevision", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "New-MgBetaWuProductRevision", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-resourceconnections-operationalinsightsconnection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", - "Command": "New-MgBetaWindowsUpdatesResourceConnection", - "CommandAlias": "New-MgBetaWuResourceConnection", + "Method": "POST", "Uri": "/admin/windows/updates/resourceConnections", - "ApiVersion": "beta", + "Command": "New-MgBetaWindowsUpdatesResourceConnection", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-resourceconnections-operationalinsightsconnection?view=graph-rest-beta", + "CommandAlias": "New-MgBetaWuResourceConnection", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatableassets-updatableassetgroup?view=graph-rest-beta", - "OutputType": null, - "Command": "New-MgBetaWindowsUpdatesUpdatableAsset", - "CommandAlias": "New-MgBetaWuUpdatableAsset", + "Method": "POST", "Uri": "/admin/windows/updates/updatableAssets", - "ApiVersion": "beta", + "Command": "New-MgBetaWindowsUpdatesUpdatableAsset", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatableassets-updatableassetgroup?view=graph-rest-beta", + "CommandAlias": "New-MgBetaWuUpdatableAsset", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-bookingbusinesses?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingBusiness", - "Command": "New-MgBookingBusiness", - "CommandAlias": null, + "Method": "POST", "Uri": "/solutions/bookingBusinesses", - "ApiVersion": "v1.0", + "Command": "New-MgBookingBusiness", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Bookings", - "Method": "POST" + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-bookingbusinesses?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Bookings" }, { + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", + "Command": "New-MgBookingBusinessAppointment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -401115,38 +401126,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-appointments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Command": "New-MgBookingBusinessAppointment", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Command": "New-MgBookingBusinessCalendarView", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment", - "Command": "New-MgBookingBusinessCalendarView", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", + "Command": "New-MgBookingBusinessCustomer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -401174,21 +401185,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-customers?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgBookingBusinessCustomer", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "Command": "New-MgBookingBusinessCustomQuestion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -401216,21 +401227,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-customquestions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Command": "New-MgBookingBusinessCustomQuestion", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", + "Command": "New-MgBookingBusinessService", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -401250,21 +401261,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-services?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingService", - "Command": "New-MgBookingBusinessService", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Command": "New-MgBookingBusinessStaffMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -401284,36 +401295,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-staffmembers?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgBookingBusinessStaffMember", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "POST", + "Uri": "/solutions/bookingCurrencies", + "Command": "New-MgBookingCurrency", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCurrency", - "Command": "New-MgBookingCurrency", "CommandAlias": null, - "Uri": "/solutions/bookingCurrencies", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "POST", + "Uri": "/chats", + "Command": "New-MgChat", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Create", @@ -401333,19 +401342,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChat", - "Command": "New-MgChat", "CommandAlias": null, - "Uri": "/chats", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/chats/{chat-id}/installedApps", + "Command": "New-MgChatInstalledApp", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -401437,21 +401448,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "New-MgChatInstalledApp", "CommandAlias": null, - "Uri": "/chats/{chat-id}/installedApps", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/chats/{chat-id}/members", + "Command": "New-MgChatMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -401495,21 +401506,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "New-MgChatMember", "CommandAlias": null, - "Uri": "/chats/{chat-id}/members", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/chats/{chat-id}/messages", + "Command": "New-MgChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChatMessage.Send", @@ -401553,89 +401564,89 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgChatMessage", "CommandAlias": null, - "Uri": "/chats/{chat-id}/messages", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgChatMessageHostedContent", "CommandAlias": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Command": "New-MgChatMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgChatMessageReply", "CommandAlias": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "New-MgChatMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgChatMessageReplyHostedContent", "CommandAlias": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/chats/{chat-id}/permissionGrants", + "Command": "New-MgChatPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "New-MgChatPermissionGrant", "CommandAlias": null, - "Uri": "/chats/{chat-id}/permissionGrants", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/chats/{chat-id}/pinnedMessages", + "Command": "New-MgChatPinnedMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChatMessage.Send", @@ -401671,21 +401682,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Command": "New-MgChatPinnedMessage", "CommandAlias": null, - "Uri": "/chats/{chat-id}/pinnedMessages", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/chats/{chat-id}/tabs", + "Command": "New-MgChatTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Create", @@ -401753,21 +401764,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "New-MgChatTab", "CommandAlias": null, - "Uri": "/chats/{chat-id}/tabs", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/communications/calls", + "Command": "New-MgCommunicationCall", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCall", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCalls.Chat", @@ -401811,19 +401820,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCall", - "Command": "New-MgCommunicationCall", "CommandAlias": null, - "Uri": "/communications/calls", - "ApiVersion": "v1.0", + "Module": "CloudCommunications" + }, + { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Command": "New-MgCommunicationCallAudioRoutingGroup", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -401843,279 +401854,279 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Command": "New-MgCommunicationCallAudioRoutingGroup", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "CloudCommunications", - "Method": "POST" + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgCommunicationCallContentSharingSession", - "CommandAlias": null, + "Method": "POST", "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "ApiVersion": "v1.0", + "Command": "New-MgCommunicationCallContentSharingSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommsOperation", - "Command": "New-MgCommunicationCallOperation", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/calls/{call-id}/operations", - "ApiVersion": "v1.0", + "Command": "New-MgCommunicationCallOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphParticipant", - "Command": "New-MgCommunicationCallParticipant", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/calls/{call-id}/participants", - "ApiVersion": "v1.0", + "Command": "New-MgCommunicationCallParticipant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsParticipant", - "Command": "New-MgCommunicationCallRecordParticipantV2", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "ApiVersion": "v1.0", + "Command": "New-MgCommunicationCallRecordParticipantV2", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Command": "New-MgCommunicationCallRecordSession", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "ApiVersion": "v1.0", + "Command": "New-MgCommunicationCallRecordSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "New-MgCommunicationOnlineMeeting", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings", - "ApiVersion": "v1.0", + "Command": "New-MgCommunicationOnlineMeeting", "Variants": [ "Create", "CreateExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "v1.0", + "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "v1.0", + "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "New-MgCommunicationOnlineMeetingRecording", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiVersion": "v1.0", + "Command": "New-MgCommunicationOnlineMeetingRecording", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "New-MgCommunicationOnlineMeetingTranscript", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiVersion": "v1.0", + "Command": "New-MgCommunicationOnlineMeetingTranscript", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPresence", - "Command": "New-MgCommunicationPresence", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/presences", - "ApiVersion": "v1.0", + "Command": "New-MgCommunicationPresence", "Variants": [ "Create", "CreateExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "New-MgContact", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/contacts", - "ApiVersion": "v1.0", + "Command": "New-MgContact", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContract", - "Command": "New-MgContract", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/contracts", - "ApiVersion": "v1.0", + "Command": "New-MgContract", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Command": "New-MgDataPolicyOperation", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/dataPolicyOperations", - "ApiVersion": "v1.0", + "Command": "New-MgDataPolicyOperation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDevice", - "Command": "New-MgDevice", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/devices", - "ApiVersion": "v1.0", + "Command": "New-MgDevice", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection", - "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtection", + "Method": "POST", "Uri": "/deviceAppManagement/androidManagedAppProtections", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtection", + "Module": "Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -402135,38 +402146,36 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp", "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -402186,19 +402195,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection", "CommandAlias": "New-MgDeviceAppMgtDefaultManagedAppProtection", - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -402218,36 +402229,36 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp", "CommandAlias": "New-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtection", - "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtection", + "Method": "POST", "Uri": "/deviceAppManagement/iosManagedAppProtections", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementiOSManagedAppProtection", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtection", + "Module": "Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -402267,53 +402278,51 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp", "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", + "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppPolicies", + "Command": "New-MgDeviceAppManagementManagedAppPolicy", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Command": "New-MgDeviceAppManagementManagedAppPolicy", "CommandAlias": "New-MgDeviceAppMgtManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppRegistrations", + "Command": "New-MgDeviceAppManagementManagedAppRegistration", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -402333,53 +402342,55 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Command": "New-MgDeviceAppManagementManagedAppRegistration", "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -402399,151 +402410,151 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation", "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Command": "New-MgDeviceAppManagementManagedAppStatus", - "CommandAlias": "New-MgDeviceAppMgtManagedAppStatus", + "Method": "POST", "Uri": "/deviceAppManagement/managedAppStatuses", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementManagedAppStatus", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "New-MgDeviceAppMgtManagedAppStatus", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedEBook", - "Command": "New-MgDeviceAppManagementManagedEBook", - "CommandAlias": "New-MgDeviceAppMgtManagedEBook", + "Method": "POST", "Uri": "/deviceAppManagement/managedEBooks", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementManagedEBook", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-create?view=graph-rest-1.0", + "CommandAlias": "New-MgDeviceAppMgtManagedEBook", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Command": "New-MgDeviceAppManagementManagedEBookAssignment", - "CommandAlias": "New-MgDeviceAppMgtManagedEBookAssignment", + "Method": "POST", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementManagedEBookAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-create?view=graph-rest-1.0", + "CommandAlias": "New-MgDeviceAppMgtManagedEBookAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Command": "New-MgDeviceAppManagementManagedEBookDeviceState", - "CommandAlias": "New-MgDeviceAppMgtManagedEBookDeviceState", + "Method": "POST", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementManagedEBookDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-create?view=graph-rest-1.0", + "CommandAlias": "New-MgDeviceAppMgtManagedEBookDeviceState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary", - "CommandAlias": "New-MgDeviceAppMgtManagedEBookUserStateSummary", + "Method": "POST", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-create?view=graph-rest-1.0", + "CommandAlias": "New-MgDeviceAppMgtManagedEBookUserStateSummary", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "CommandAlias": "New-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Method": "POST", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "CommandAlias": "New-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Module": "Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -402563,21 +402574,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -402597,999 +402608,999 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowsmobilemsi-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileApp", - "Command": "New-MgDeviceAppManagementMobileApp", - "CommandAlias": "New-MgDeviceAppMgtMobileApp", + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileApp", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowsmobilemsi-create?view=graph-rest-1.0", + "CommandAlias": "New-MgDeviceAppMgtMobileApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAssignment", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAssignment", + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-create?view=graph-rest-1.0", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "New-MgDeviceAppManagementMobileAppCategory", - "CommandAlias": "New-MgDeviceAppMgtMobileAppCategory", + "Method": "POST", "Uri": "/deviceAppManagement/mobileAppCategories", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppCategory", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-create?view=graph-rest-1.0", + "CommandAlias": "New-MgDeviceAppMgtMobileAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Command": "New-MgDeviceAppManagementMobileAppConfiguration", - "CommandAlias": "New-MgDeviceAppMgtMobileAppConfiguration", + "Method": "POST", "Uri": "/deviceAppManagement/mobileAppConfigurations", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-create?view=graph-rest-1.0", + "CommandAlias": "New-MgDeviceAppMgtMobileAppConfiguration", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment", - "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationAssignment", + "Method": "POST", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-create?view=graph-rest-1.0", + "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Method": "POST", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-create?view=graph-rest-1.0", + "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationUserStatus", + "Method": "POST", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-create?view=graph-rest-1.0", + "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationUserStatus", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration", - "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfiguration", + "Method": "POST", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfiguration", + "Module": "Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -403609,38 +403620,36 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/deviceAppManagement/vppTokens", + "Command": "New-MgDeviceAppManagementVppToken", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -403660,19 +403669,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVppToken", - "Command": "New-MgDeviceAppManagementVppToken", "CommandAlias": "New-MgDeviceAppMgtVppToken", - "Uri": "/deviceAppManagement/vppTokens", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -403692,36 +403701,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy", "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -403741,21 +403752,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -403775,53 +403786,51 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/devices/{device-id}/extensions", + "Command": "New-MgDeviceExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgDeviceExtension", "CommandAlias": null, - "Uri": "/devices/{device-id}/extensions", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/auditEvents", + "Command": "New-MgDeviceManagementAuditEvent", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuditEvent", - "Command": "New-MgDeviceManagementAuditEvent", "CommandAlias": null, - "Uri": "/deviceManagement/auditEvents", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/complianceManagementPartners", + "Command": "New-MgDeviceManagementComplianceManagementPartner", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -403841,19 +403850,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Command": "New-MgDeviceManagementComplianceManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/complianceManagementPartners", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/detectedApps", + "Command": "New-MgDeviceManagementDetectedApp", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -403873,19 +403882,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDetectedApp", - "Command": "New-MgDeviceManagementDetectedApp", "CommandAlias": null, - "Uri": "/deviceManagement/detectedApps", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/deviceCategories", + "Command": "New-MgDeviceManagementDeviceCategory", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -403905,251 +403914,251 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory", - "Command": "New-MgDeviceManagementDeviceCategory", "CommandAlias": null, - "Uri": "/deviceManagement/deviceCategories", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "DeviceManagement", - "Method": "POST" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81compliancepolicy-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Command": "New-MgDeviceManagementDeviceCompliancePolicy", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicies", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementDeviceCompliancePolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81compliancepolicy-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10endpointprotectionconfiguration-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Command": "New-MgDeviceManagementDeviceConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceConfigurations", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementDeviceConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10endpointprotectionconfiguration-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-create?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -404169,19 +404178,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -404201,21 +404212,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/exchangeConnectors", + "Command": "New-MgDeviceManagementExchangeConnector", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Module": "DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -404235,49 +404244,49 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Command": "New-MgDeviceManagementExchangeConnector", "CommandAlias": null, - "Uri": "/deviceManagement/exchangeConnectors", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/iosUpdateStatuses", + "Command": "New-MgDeviceManagementIoUpdateStatus", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Command": "New-MgDeviceManagementIoUpdateStatus", "CommandAlias": null, - "Uri": "/deviceManagement/iosUpdateStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/managedDevices", + "Command": "New-MgDeviceManagementManagedDevice", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -404296,101 +404305,103 @@ "IsLeastPrivilege": false } ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "New-MgDeviceManagementManagedDevice", - "CommandAlias": null, - "Uri": "/deviceManagement/managedDevices", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", "Variants": [ "Create", "CreateViaIdentity" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-create?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -404410,21 +404421,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "CommandAlias": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -404460,19 +404469,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-createdownloadurl?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "CommandAlias": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", "Variants": [ "Create", - "CreateViaIdentity" + "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -404492,51 +404501,51 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", "CommandAlias": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "DeviceManagement.Administration", - "Method": "POST" + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Command": "New-MgDeviceManagementNotificationMessageTemplate", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/notificationMessageTemplates", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementNotificationMessageTemplate", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-create?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementPartners", + "Command": "New-MgDeviceManagementPartner", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -404556,19 +404565,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Command": "New-MgDeviceManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementPartners", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/remoteAssistancePartners", + "Command": "New-MgDeviceManagementRemoteAssistancePartner", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -404588,19 +404597,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Command": "New-MgDeviceManagementRemoteAssistancePartner", "CommandAlias": null, - "Uri": "/deviceManagement/remoteAssistancePartners", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/resourceOperations", + "Command": "New-MgDeviceManagementResourceOperation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -404620,19 +404629,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphResourceOperation", - "Command": "New-MgDeviceManagementResourceOperation", "CommandAlias": null, - "Uri": "/deviceManagement/resourceOperations", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/roleAssignments", + "Command": "New-MgDeviceManagementRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -404652,19 +404661,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Command": "New-MgDeviceManagementRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleAssignments", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/roleDefinitions", + "Command": "New-MgDeviceManagementRoleDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -404684,19 +404693,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoleDefinition", - "Command": "New-MgDeviceManagementRoleDefinition", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -404716,100 +404727,98 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoleAssignment", - "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "DeviceManagement.Administration", - "Method": "POST" + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Command": "New-MgDeviceManagementTermAndCondition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/termsAndConditions", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementTermAndCondition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Command": "New-MgDeviceManagementTermAndConditionAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementTermAndConditionAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Command": "New-MgDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/troubleshootingEvents", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -404829,19 +404838,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -404861,19 +404870,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -404893,19 +404902,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -404925,19 +404934,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -404957,19 +404966,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -404989,19 +404998,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405021,19 +405030,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405053,34 +405062,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405100,51 +405109,51 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "DeviceManagement", - "Method": "POST" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405164,19 +405173,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405196,19 +405205,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405228,19 +405237,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405260,19 +405269,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405292,19 +405301,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", + "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405324,19 +405333,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", + "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405356,19 +405365,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", + "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405388,19 +405397,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405420,19 +405429,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405452,21 +405463,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405486,173 +405495,173 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "DeviceManagement", - "Method": "POST" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Command": "New-MgDeviceManagementVirtualEndpointDeviceImage", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementVirtualEndpointDeviceImage", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Command": "New-MgDeviceManagementVirtualEndpointGalleryImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementVirtualEndpointGalleryImage", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Command": "New-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementVirtualEndpointOnPremiseConnection", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Command": "New-MgDeviceManagementVirtualEndpointUserSetting", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementVirtualEndpointUserSetting", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Command": "New-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Command": "New-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementWindowsAutopilotDeviceIdentity", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-create?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/windowsMalwareInformation", + "Command": "New-MgDeviceManagementWindowsMalwareInformation", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -405672,19 +405681,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Command": "New-MgDeviceManagementWindowsMalwareInformation", "CommandAlias": null, - "Uri": "/deviceManagement/windowsMalwareInformation", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", + "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -405704,87 +405715,87 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "CommandAlias": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "DeviceManagement", - "Method": "POST" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgDeviceRegisteredOwnerByRef", - "CommandAlias": null, + "Method": "POST", "Uri": "/devices/{device-id}/registeredOwners/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceRegisteredOwnerByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-1.0", "OutputType": null, - "Command": "New-MgDeviceRegisteredUserByRef", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/devices/{device-id}/registeredUsers/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgDeviceRegisteredUserByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "New-MgDirectoryAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/administrativeUnits", - "ApiVersion": "v1.0", + "Command": "New-MgDirectoryAdministrativeUnit", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgDirectoryAdministrativeUnitExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiVersion": "v1.0", + "Command": "New-MgDirectoryAdministrativeUnitExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "POST", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", + "Command": "New-MgDirectoryAdministrativeUnitMember", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -405828,21 +405839,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "New-MgDirectoryAdministrativeUnitMember", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -405886,341 +405897,341 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", "CommandAlias": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", - "CommandAlias": null, + "Method": "POST", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiVersion": "v1.0", + "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttributeSet", - "Command": "New-MgDirectoryAttributeSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/attributeSets", - "ApiVersion": "v1.0", + "Command": "New-MgDirectoryAttributeSet", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/customSecurityAttributeDefinitions", - "ApiVersion": "v1.0", + "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAllowedValue", - "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "ApiVersion": "v1.0", + "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", - "Command": "New-MgDirectoryDeviceLocalCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/deviceLocalCredentials", - "ApiVersion": "v1.0", + "Command": "New-MgDirectoryDeviceLocalCredential", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "New-MgDirectoryFederationConfiguration", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/federationConfigurations", - "ApiVersion": "v1.0", + "Command": "New-MgDirectoryFederationConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Command": "New-MgDirectoryOnPremiseSynchronization", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/onPremisesSynchronization", - "ApiVersion": "v1.0", + "Command": "New-MgDirectoryOnPremiseSynchronization", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "New-MgDirectoryRole", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoles", - "ApiVersion": "v1.0", + "Command": "New-MgDirectoryRole", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgDirectoryRoleMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgDirectoryRoleMemberByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "New-MgDirectoryRoleScopedMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "ApiVersion": "v1.0", + "Command": "New-MgDirectoryRoleScopedMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Command": "New-MgDirectoryRoleTemplate", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoleTemplates", - "ApiVersion": "v1.0", + "Command": "New-MgDirectoryRoleTemplate", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanySubscription", - "Command": "New-MgDirectorySubscription", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/subscriptions", - "ApiVersion": "v1.0", + "Command": "New-MgDirectorySubscription", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDomain", - "Command": "New-MgDomain", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/domains", - "ApiVersion": "v1.0", + "Command": "New-MgDomain", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Command": "New-MgDomainFederationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/domains/{domain-id}/federationConfiguration", - "ApiVersion": "v1.0", + "Command": "New-MgDomainFederationConfiguration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Command": "New-MgDomainServiceConfigurationRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "ApiVersion": "v1.0", + "Command": "New-MgDomainServiceConfigurationRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Command": "New-MgDomainVerificationDnsRecord", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/domains/{domain-id}/verificationDnsRecords", - "ApiVersion": "v1.0", + "Command": "New-MgDomainVerificationDnsRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "New-MgDrive", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/drives", - "ApiVersion": "v1.0", + "Command": "New-MgDrive", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgDriveBundle", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/bundles", - "ApiVersion": "v1.0", + "Command": "New-MgDriveBundle", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items", - "ApiVersion": "v1.0", + "Command": "New-MgDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "New-MgDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", + "Command": "New-MgDriveItemAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", + "Command": "New-MgDriveItemChild", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -406248,21 +406259,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgDriveItemChild", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "v1.0", + "Module": "Files" + }, + { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", + "Command": "New-MgDriveItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -406290,123 +406301,123 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgDriveItemLink", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Files", - "Method": "POST" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgDriveItemListItemDocumentSetVersion", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "New-MgDriveItemListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgDriveItemListItemLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "ApiVersion": "v1.0", + "Command": "New-MgDriveItemListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgDriveItemListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "v1.0", + "Command": "New-MgDriveItemListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgDriveItemPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "v1.0", + "Command": "New-MgDriveItemPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgDriveItemSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "v1.0", + "Command": "New-MgDriveItemSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "New-MgDriveItemThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "v1.0", + "Command": "New-MgDriveItemThumbnail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "Command": "New-MgDriveItemUploadSession", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -406434,410 +406445,410 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgDriveItemUploadSession", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Files", - "Method": "POST" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "New-MgDriveItemVersion", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "v1.0", + "Command": "New-MgDriveItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgDriveListColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/columns", - "ApiVersion": "v1.0", + "Command": "New-MgDriveListColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgDriveListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/contentTypes", - "ApiVersion": "v1.0", + "Command": "New-MgDriveListContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", + "Command": "New-MgDriveListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "New-MgDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", + "Command": "New-MgDriveListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "New-MgDriveListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/items", - "ApiVersion": "v1.0", + "Command": "New-MgDriveListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "New-MgDriveListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgDriveListItemLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", - "ApiVersion": "v1.0", + "Command": "New-MgDriveListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgDriveListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", + "Command": "New-MgDriveListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgDriveListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/operations", - "ApiVersion": "v1.0", + "Command": "New-MgDriveListOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgDriveListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/subscriptions", - "ApiVersion": "v1.0", + "Command": "New-MgDriveListSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "New-MgDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "v1.0", + "Command": "New-MgDriveRootAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgDriveRootChild", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/children", - "ApiVersion": "v1.0", + "Command": "New-MgDriveRootChild", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgDriveRootLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/createLink", - "ApiVersion": "v1.0", + "Command": "New-MgDriveRootLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgDriveRootListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "New-MgDriveRootListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgDriveRootListItemLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/listItem/createLink", - "ApiVersion": "v1.0", + "Command": "New-MgDriveRootListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgDriveRootListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "v1.0", + "Command": "New-MgDriveRootListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgDriveRootPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/permissions", - "ApiVersion": "v1.0", + "Command": "New-MgDriveRootPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgDriveRootSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/subscriptions", - "ApiVersion": "v1.0", + "Command": "New-MgDriveRootSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "New-MgDriveRootThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/thumbnails", - "ApiVersion": "v1.0", + "Command": "New-MgDriveRootThumbnail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgDriveRootUploadSession", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/createUploadSession", - "ApiVersion": "v1.0", + "Command": "New-MgDriveRootUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "New-MgDriveRootVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/versions", - "ApiVersion": "v1.0", + "Command": "New-MgDriveRootVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "New-MgEducationClass", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/education/classes", - "ApiVersion": "v1.0", + "Command": "New-MgEducationClass", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Education", - "Method": "POST" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Education" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments", + "Command": "New-MgEducationClassAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -406857,21 +406868,25 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-assignment?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "New-MgEducationClassAssignment", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", + "Command": "New-MgEducationClassAssignmentCategory", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -406891,25 +406906,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "New-MgEducationClassAssignmentCategory", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", + "Command": "New-MgEducationClassAssignmentCategoryByRef", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -406929,21 +406940,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgEducationClassAssignmentCategoryByRef", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "Command": "New-MgEducationClassAssignmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -406963,55 +406974,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-resource?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "New-MgEducationClassAssignmentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", + "Command": "New-MgEducationClassAssignmentSettingGradingCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Command": "New-MgEducationClassAssignmentSettingGradingCategory", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Command": "New-MgEducationClassAssignmentSubmission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "New-MgEducationClassAssignmentSubmission", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "New-MgEducationClassAssignmentSubmissionOutcome", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -407031,21 +407042,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "New-MgEducationClassAssignmentSubmissionOutcome", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "New-MgEducationClassAssignmentSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -407065,38 +407076,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "New-MgEducationClassAssignmentSubmissionResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Command": "New-MgEducationClassMemberByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadWrite.All", @@ -407116,21 +407127,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgEducationClassMemberByRef", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules", + "Command": "New-MgEducationClassModule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -407150,21 +407161,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-module?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModule", - "Command": "New-MgEducationClassModule", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", + "Command": "New-MgEducationClassModuleResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -407184,172 +407195,170 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-post-resources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModuleResource", - "Command": "New-MgEducationClassModuleResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Education", - "Method": "POST" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgEducationClassTeacherByRef", - "CommandAlias": null, + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgEducationClassTeacherByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "New-MgEducationMeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgEducationMeAssignment", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "New-MgEducationMeAssignmentCategory", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "ApiVersion": "v1.0", + "Command": "New-MgEducationMeAssignmentCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgEducationMeAssignmentCategoryByRef", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgEducationMeAssignmentCategoryByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "New-MgEducationMeAssignmentResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "ApiVersion": "v1.0", + "Command": "New-MgEducationMeAssignmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "New-MgEducationMeAssignmentSubmission", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "v1.0", + "Command": "New-MgEducationMeAssignmentSubmission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "New-MgEducationMeAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "v1.0", + "Command": "New-MgEducationMeAssignmentSubmissionOutcome", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "New-MgEducationMeAssignmentSubmissionResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "v1.0", + "Command": "New-MgEducationMeAssignmentSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "v1.0", + "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Education" }, { + "Method": "POST", + "Uri": "/education/me/rubrics", + "Command": "New-MgEducationMeRubric", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -407369,454 +407378,441 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "New-MgEducationMeRubric", "CommandAlias": null, - "Uri": "/education/me/rubrics", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Education", - "Method": "POST" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "New-MgEducationSchool", - "CommandAlias": null, + "Method": "POST", "Uri": "/education/schools", - "ApiVersion": "v1.0", + "Command": "New-MgEducationSchool", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgEducationSchoolClassByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgEducationSchoolClassByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-1.0", "OutputType": null, - "Command": "New-MgEducationSchoolUserByRef", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgEducationSchoolUserByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "New-MgEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users", - "ApiVersion": "v1.0", + "Command": "New-MgEducationUser", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "New-MgEducationUserAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgEducationUserAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "New-MgEducationUserAssignmentCategory", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "ApiVersion": "v1.0", + "Command": "New-MgEducationUserAssignmentCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgEducationUserAssignmentCategoryByRef", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgEducationUserAssignmentCategoryByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "New-MgEducationUserAssignmentResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "v1.0", + "Command": "New-MgEducationUserAssignmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "New-MgEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "v1.0", + "Command": "New-MgEducationUserAssignmentSubmission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "New-MgEducationUserAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "v1.0", + "Command": "New-MgEducationUserAssignmentSubmissionOutcome", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "New-MgEducationUserAssignmentSubmissionResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "v1.0", + "Command": "New-MgEducationUserAssignmentSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "v1.0", + "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "New-MgEducationUserRubric", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/rubrics", - "ApiVersion": "v1.0", + "Command": "New-MgEducationUserRubric", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "New-MgEntitlementManagementAccessPackage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementAccessPackage", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStage", - "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-1.0", "OutputType": null, - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-resourcerolescopes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Command": "New-MgEntitlementManagementAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-resourcerolescopes?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/assignments", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementAssignment", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Command": "New-MgEntitlementManagementAssignmentPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementAssignmentPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", - "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentpolicies?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageQuestion", - "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Command": "New-MgEntitlementManagementAssignmentRequest", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementAssignmentRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-catalogs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Command": "New-MgEntitlementManagementCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/catalogs", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementCatalog", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-accesspackagecustomworkflowextensions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-catalogs?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "New-MgEntitlementManagementCatalogResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-accesspackagecustomworkflowextensions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementCatalogResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "New-MgEntitlementManagementCatalogResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementCatalogResourceRole", "Variants": [ "Create", "Create1", @@ -407831,17 +407827,17 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScope", "Variants": [ "Create", "Create1", @@ -407852,34 +407848,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "New-MgEntitlementManagementCatalogResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementCatalogResourceScope", "Variants": [ "Create", "Create1", @@ -407894,17 +407890,17 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRole", "Variants": [ "Create", "Create1", @@ -407915,247 +407911,247 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Command": "New-MgEntitlementManagementConnectedOrganization", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementConnectedOrganization", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0", "OutputType": null, - "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "New-MgEntitlementManagementResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resources", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResource", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "New-MgEntitlementManagementResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceEnvironment", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "New-MgEntitlementManagementResourceEnvironmentResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceEnvironmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-resourcerequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Command": "New-MgEntitlementManagementResourceRequest", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRequests", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Command": "New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-resourcerequests?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRole", "Variants": [ "Create", "Create1", @@ -408170,17 +408166,17 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Variants": [ "Create", "Create1", @@ -408191,34 +408187,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScope", "Variants": [ "Create", "Create1", @@ -408233,17 +408229,17 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Variants": [ "Create", "Create1", @@ -408254,280 +408250,293 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "New-MgEntitlementManagementResourceRequestResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRequestResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "New-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "New-MgEntitlementManagementResourceRequestResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRequestResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "New-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "New-MgEntitlementManagementResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "New-MgEntitlementManagementResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRoleResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Command": "New-MgEntitlementManagementResourceRoleScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRoleScope", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "New-MgEntitlementManagementResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "New-MgEntitlementManagementResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", + "Command": "New-MgEntitlementManagementResourceScopeResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "POST", + "Uri": "/external/connections", + "Command": "New-MgExternalConnection", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -408547,19 +408556,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Command": "New-MgExternalConnection", "CommandAlias": null, - "Uri": "/external/connections", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/groups", + "Command": "New-MgExternalConnectionGroup", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -408579,21 +408590,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Command": "New-MgExternalConnectionGroup", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/groups", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", + "Command": "New-MgExternalConnectionGroupMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -408613,72 +408624,70 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Command": "New-MgExternalConnectionGroupMember", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Search", - "Method": "POST" + "Module": "Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Command": "New-MgExternalConnectionItem", - "CommandAlias": null, + "Method": "POST", "Uri": "/external/connections/{externalConnection-id}/items", - "ApiVersion": "v1.0", + "Command": "New-MgExternalConnectionItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", - "Command": "New-MgExternalConnectionItemActivity", "CommandAlias": null, + "Module": "Search" + }, + { + "Method": "POST", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "ApiVersion": "v1.0", + "Command": "New-MgExternalConnectionItemActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Command": "New-MgExternalConnectionOperation", "CommandAlias": null, + "Module": "Search" + }, + { + "Method": "POST", "Uri": "/external/connections/{externalConnection-id}/operations", - "ApiVersion": "v1.0", + "Command": "New-MgExternalConnectionOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Search", - "Method": "POST" + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Search" }, { + "Method": "POST", + "Uri": "/groups", + "Command": "New-MgGroup", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Create", @@ -408706,87 +408715,89 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "New-MgGroup", "CommandAlias": null, - "Uri": "/groups", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Groups", - "Method": "POST" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgGroupAcceptedSenderByRef", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgGroupAcceptedSenderByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "New-MgGroupAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/appRoleAssignments", - "ApiVersion": "v1.0", + "Command": "New-MgGroupAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "New-MgGroupCalendarEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/calendar/events", - "ApiVersion": "v1.0", + "Command": "New-MgGroupCalendarEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarPermission", - "Command": "New-MgGroupCalendarPermission", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupCalendarPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Calendar" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/conversations", + "Command": "New-MgGroupConversation", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphConversation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -408806,21 +408817,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversation", - "Command": "New-MgGroupConversation", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Command": "New-MgGroupConversationThread", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -408840,861 +408851,846 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationThread", - "Command": "New-MgGroupConversationThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Groups", - "Method": "POST" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgGroupConversationThreadPostAttachment", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "v1.0", + "Command": "New-MgGroupConversationThreadPostAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", + "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgGroupConversationThreadPostExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupConversationThreadPostExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgGroupConversationThreadPostInReplyToAttachment", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiVersion": "v1.0", + "Command": "New-MgGroupConversationThreadPostInReplyToAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "ApiVersion": "v1.0", + "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgGroupConversationThreadPostInReplyToExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupConversationThreadPostInReplyToExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "New-MgGroupDrive", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDrive", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgGroupDriveBundle", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveBundle", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgGroupDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "New-MgGroupDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveItemAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgGroupDriveItemChild", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveItemChild", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgGroupDriveItemLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgGroupDriveItemListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgGroupDriveItemListItemLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveItemListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgGroupDriveItemListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveItemListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgGroupDriveItemPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveItemPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgGroupDriveItemSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveItemSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "New-MgGroupDriveItemThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveItemThumbnail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgGroupDriveItemUploadSession", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveItemUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "New-MgGroupDriveItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgGroupDriveListColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveListColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgGroupDriveListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveListContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgGroupDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "New-MgGroupDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "New-MgGroupDriveListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgGroupDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgGroupDriveListItemLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgGroupDriveListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgGroupDriveListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveListOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgGroupDriveListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveListSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "New-MgGroupDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveRootAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgGroupDriveRootChild", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveRootChild", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgGroupDriveRootLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveRootLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgGroupDriveRootListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveRootListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgGroupDriveRootListItemLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveRootListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgGroupDriveRootListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveRootListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgGroupDriveRootPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveRootPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgGroupDriveRootSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveRootSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "New-MgGroupDriveRootThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveRootThumbnail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgGroupDriveRootUploadSession", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveRootUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "New-MgGroupDriveRootVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupDriveRootVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEvent", - "Command": "New-MgGroupEvent", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events", - "ApiVersion": "v1.0", + "Command": "New-MgGroupEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgGroupEventAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "ApiVersion": "v1.0", + "Command": "New-MgGroupEventAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgGroupEventAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", + "Command": "New-MgGroupEventAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgGroupEventExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupEventExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgGroupEventInstanceAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiVersion": "v1.0", + "Command": "New-MgGroupEventInstanceAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgGroupEventInstanceAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "ApiVersion": "v1.0", + "Command": "New-MgGroupEventInstanceAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgGroupEventInstanceExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupEventInstanceExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgGroupExtension", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/extensions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Command": "New-MgGroupLifecyclePolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groupLifecyclePolicies", - "ApiVersion": "v1.0", + "Command": "New-MgGroupLifecyclePolicy", "Variants": [ "Create", "Create1", @@ -409703,27 +409699,42 @@ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgGroupMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/members/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgGroupMemberByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks", + "Command": "New-MgGroupOnenoteNotebook", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -409751,21 +409762,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "New-MgGroupOnenoteNotebook", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgGroupOnenoteNotebookSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -409793,21 +409804,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgGroupOnenoteNotebookSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgGroupOnenoteNotebookSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -409835,89 +409846,89 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "New-MgGroupOnenoteNotebookSectionGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgGroupOnenoteNotebookSectionGroupSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgGroupOnenoteNotebookSectionGroupSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgGroupOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgGroupOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgGroupOnenoteNotebookSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgGroupOnenoteNotebookSectionPage", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/operations", + "Command": "New-MgGroupOnenoteOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "New-MgGroupOnenoteOperation", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/operations", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/pages", + "Command": "New-MgGroupOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -409945,72 +409956,72 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgGroupOnenotePage", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/pages", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/resources", + "Command": "New-MgGroupOnenoteResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "New-MgGroupOnenoteResource", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/resources", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sections", + "Command": "New-MgGroupOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgGroupOnenoteSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Command": "New-MgGroupOnenoteSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "New-MgGroupOnenoteSectionGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgGroupOnenoteSectionGroupSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -410038,38 +410049,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgGroupOnenoteSectionGroupSection", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgGroupOnenoteSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgGroupOnenoteSectionGroupSectionPage", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgGroupOnenoteSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -410097,21 +410108,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgGroupOnenoteSectionPage", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/owners/$ref", + "Command": "New-MgGroupOwnerByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -410131,62 +410142,47 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgGroupOwnerByRef", "CommandAlias": null, - "Uri": "/groups/{group-id}/owners/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Groups", - "Method": "POST" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "New-MgGroupPermissionGrant", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/permissionGrants", - "ApiVersion": "v1.0", + "Command": "New-MgGroupPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgGroupRejectedSenderByRef", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgGroupRejectedSenderByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupSetting", - "Command": "New-MgGroupSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/settings", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSetting", "Variants": [ "Create", "Create1", @@ -410195,831 +410191,831 @@ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupSetting", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupSettingTemplate", - "Command": "New-MgGroupSettingTemplateGroupSettingTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groupSettingTemplates", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSettingTemplateGroupSettingTemplate", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "New-MgGroupSiteAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgGroupSiteColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgGroupSiteContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgGroupSiteContentTypeColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteContentTypeColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "New-MgGroupSiteContentTypeColumnLink", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgGroupSiteGetByPathColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteGetByPathColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgGroupSiteGetByPathContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteGetByPathContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "New-MgGroupSiteGetByPathList", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteGetByPathList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgGroupSiteGetByPathOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteGetByPathOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "New-MgGroupSiteGetByPathPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteGetByPathPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgGroupSiteGetByPathPermission", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteGetByPathPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "New-MgGroupSiteGetByPathTermStore", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStores", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteGetByPathTermStore", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "New-MgGroupSiteList", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgGroupSiteListColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteListColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgGroupSiteListContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteListContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgGroupSiteListContentTypeColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "New-MgGroupSiteListContentTypeColumnLink", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "New-MgGroupSiteListItem", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgGroupSiteListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgGroupSiteListItemLink", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgGroupSiteListItemVersion", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgGroupSiteListOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteListOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgGroupSiteListSubscription", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteListSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "New-MgGroupSiteOnenoteNotebook", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteOnenoteNotebook", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgGroupSiteOnenoteNotebookSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteOnenoteNotebookSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgGroupSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteOnenoteNotebookSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "New-MgGroupSiteOnenoteOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteOnenoteOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgGroupSiteOnenotePage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "New-MgGroupSiteOnenoteResource", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteOnenoteResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgGroupSiteOnenoteSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "New-MgGroupSiteOnenoteSectionGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteOnenoteSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgGroupSiteOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteOnenoteSectionGroupSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgGroupSiteOnenoteSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteOnenoteSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgGroupSiteOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "New-MgGroupSitePage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSitePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgGroupSitePageAsSitePageWebPart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSitePageAsSitePageWebPart", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgGroupSitePermission", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSitePermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "New-MgGroupSiteTermStore", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStores", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStore", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "New-MgGroupSiteTermStoreGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreGroup", "Variants": [ "Create", "Create1", @@ -411030,17 +411026,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "New-MgGroupSiteTermStoreGroupSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreGroupSet", "Variants": [ "Create", "Create1", @@ -411051,17 +411047,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgGroupSiteTermStoreGroupSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreGroupSetChild", "Variants": [ "Create", "Create1", @@ -411080,17 +411076,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "Create", "Create1", @@ -411109,17 +411105,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgGroupSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreGroupSetRelation", "Variants": [ "Create", "Create1", @@ -411130,17 +411126,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgGroupSiteTermStoreGroupSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreGroupSetTerm", "Variants": [ "Create", "Create1", @@ -411151,17 +411147,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgGroupSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreGroupSetTermChild", "Variants": [ "Create", "Create1", @@ -411172,17 +411168,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Create", "Create1", @@ -411193,17 +411189,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "Create", "Create1", @@ -411214,17 +411210,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "New-MgGroupSiteTermStoreSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreSet", "Variants": [ "Create", "Create1", @@ -411235,17 +411231,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgGroupSiteTermStoreSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreSetChild", "Variants": [ "Create", "Create1", @@ -411264,17 +411260,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgGroupSiteTermStoreSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreSetChildRelation", "Variants": [ "Create", "Create1", @@ -411293,17 +411289,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSet", "Variants": [ "Create", "Create1", @@ -411314,17 +411310,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "Create", "Create1", @@ -411343,17 +411339,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Create", "Create1", @@ -411372,17 +411368,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Create", "Create1", @@ -411393,17 +411389,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Create", "Create1", @@ -411414,17 +411410,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Create", "Create1", @@ -411435,17 +411431,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Create", "Create1", @@ -411456,17 +411452,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Create", "Create1", @@ -411477,17 +411473,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgGroupSiteTermStoreSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreSetRelation", "Variants": [ "Create", "Create1", @@ -411498,17 +411494,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgGroupSiteTermStoreSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreSetTerm", "Variants": [ "Create", "Create1", @@ -411519,17 +411515,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgGroupSiteTermStoreSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreSetTermChild", "Variants": [ "Create", "Create1", @@ -411540,17 +411536,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgGroupSiteTermStoreSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreSetTermChildRelation", "Variants": [ "Create", "Create1", @@ -411561,17 +411557,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgGroupSiteTermStoreSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgGroupSiteTermStoreSetTermRelation", "Variants": [ "Create", "Create1", @@ -411582,550 +411578,565 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "New-MgGroupTeamChannel", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamChannel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgGroupTeamChannelEmail", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/provisionEmail", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamChannelEmail", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "New-MgGroupTeamChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamChannelMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgGroupTeamChannelMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamChannelMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgGroupTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgGroupTeamChannelMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamChannelMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgGroupTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "New-MgGroupTeamChannelSharedWithTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "New-MgGroupTeamChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamChannelTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "New-MgGroupTeamInstalledApp", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/installedApps", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamInstalledApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "New-MgGroupTeamMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/members", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "New-MgGroupTeamOperation", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/operations", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "New-MgGroupTeamPermissionGrant", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/permissionGrants", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgGroupTeamPrimaryChannelEmail", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/provisionEmail", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamPrimaryChannelEmail", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "New-MgGroupTeamPrimaryChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/members", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamPrimaryChannelMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgGroupTeamPrimaryChannelMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamPrimaryChannelMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgGroupTeamPrimaryChannelMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamPrimaryChannelMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "New-MgGroupTeamPrimaryChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamPrimaryChannelTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Command": "New-MgGroupTeamScheduleOfferShiftRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamScheduleOfferShiftRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShift", - "Command": "New-MgGroupTeamScheduleOpenShift", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/openShifts", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamScheduleOpenShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Command": "New-MgGroupTeamScheduleSchedulingGroup", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamScheduleSchedulingGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShift", - "Command": "New-MgGroupTeamScheduleShift", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/shifts", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamScheduleShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOff", - "Command": "New-MgGroupTeamScheduleTimeOff", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/timesOff", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamScheduleTimeOff", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffReason", - "Command": "New-MgGroupTeamScheduleTimeOffReason", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamScheduleTimeOffReason", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Command": "New-MgGroupTeamScheduleTimeOffRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamScheduleTimeOffRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTag", - "Command": "New-MgGroupTeamTag", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/tags", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamTag", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Command": "New-MgGroupTeamTagMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "ApiVersion": "v1.0", + "Command": "New-MgGroupTeamTagMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/threads", + "Command": "New-MgGroupThread", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -412145,336 +412156,334 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationThread", - "Command": "New-MgGroupThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Groups", - "Method": "POST" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgGroupThreadPostAttachment", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "v1.0", + "Command": "New-MgGroupThreadPostAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgGroupThreadPostAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", + "Command": "New-MgGroupThreadPostAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgGroupThreadPostExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupThreadPostExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgGroupThreadPostInReplyToAttachment", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiVersion": "v1.0", + "Command": "New-MgGroupThreadPostInReplyToAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "ApiVersion": "v1.0", + "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgGroupThreadPostInReplyToExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiVersion": "v1.0", + "Command": "New-MgGroupThreadPostInReplyToExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "New-MgIdentityApiConnector", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/identity/apiConnectors", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityApiConnector", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventsflows?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Command": "New-MgIdentityAuthenticationEventFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/authenticationEventsFlows", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityAuthenticationEventFlow", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventsflows?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-post-identityproviders?view=graph-rest-1.0", "OutputType": null, - "Command": "New-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-post-attributes?view=graph-rest-1.0", "OutputType": null, - "Command": "New-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-post-identityproviders?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-post-includeapplications?view=graph-rest-1.0", "OutputType": null, - "Command": "New-MgIdentityAuthenticationEventFlowIncludeApplication", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-post-attributes?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityAuthenticationEventFlowIncludeApplication", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Command": "New-MgIdentityAuthenticationEventListener", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-post-includeapplications?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/authenticationEventListeners", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityAuthenticationEventListener", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Command": "New-MgIdentityB2XUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2xUserFlows", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityB2XUserFlow", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Command": "New-MgIdentityB2XUserFlowLanguage", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityB2XUserFlowLanguage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "POST", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuthenticationContext.ReadWrite.All", @@ -412494,19 +412503,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Identity.SignIns", - "Method": "POST" + "Module": "Identity.SignIns" }, { + "Method": "POST", + "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Variants": [ + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -412526,19 +412535,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-post-combinationconfigurations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiVersion": "v1.0", - "Variants": [ - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Identity.SignIns", - "Method": "POST" + "Module": "Identity.SignIns" }, { + "Method": "POST", + "Uri": "/identity/conditionalAccess/namedLocations", + "Command": "New-MgIdentityConditionalAccessNamedLocation", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -412558,19 +412567,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphNamedLocation", - "Command": "New-MgIdentityConditionalAccessNamedLocation", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/namedLocations", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/identity/conditionalAccess/policies", + "Command": "New-MgIdentityConditionalAccessPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -412598,441 +412607,441 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Command": "New-MgIdentityConditionalAccessPolicy", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/policies", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Identity.SignIns", - "Method": "POST" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Command": "New-MgIdentityCustomAuthenticationExtension", - "CommandAlias": null, + "Method": "POST", "Uri": "/identity/customAuthenticationExtensions", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityCustomAuthenticationExtension", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Command": "New-MgIdentityGovernanceAccessReviewDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceAccessReviewDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", "Variants": [ "Generate", "GenerateViaIdentity" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Command": "New-MgIdentityGovernanceAppConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/appConsent/appConsentRequests", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceAppConsentRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStage", - "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "New-MgIdentityGovernanceLifecycleWorkflow", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceLifecycleWorkflow", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStage", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.ReadWrite.AzureADGroup", @@ -413052,49 +413061,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.ReadWrite.AzureADGroup", @@ -413114,41 +413123,28 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Identity.Governance", - "Method": "POST" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAgreement", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreement", - "CommandAlias": null, + "Method": "POST", "Uri": "/identityGovernance/termsOfUse/agreements", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreement", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "Create", "Create1", @@ -413157,140 +413153,153 @@ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "New-MgIdentityProvider", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identity/identityProviders", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityProvider", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Command": "New-MgIdentityUserFlowAttribute", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/userFlowAttributes", - "ApiVersion": "v1.0", + "Command": "New-MgIdentityUserFlowAttribute", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Command": "New-MgInformationProtectionThreatAssessmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/informationProtection/threatAssessmentRequests", - "ApiVersion": "v1.0", + "Command": "New-MgInformationProtectionThreatAssessmentRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "v1.0", + "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "POST", + "Uri": "/invitations", + "Command": "New-MgInvitation", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Invite.All", @@ -413318,19 +413327,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphInvitation", - "Command": "New-MgInvitation", "CommandAlias": null, - "Uri": "/invitations", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/me/authentication/emailMethods", + "Command": "New-MgMeAuthenticationEmailMethod", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -413350,64 +413359,64 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Command": "New-MgMeAuthenticationEmailMethod", "CommandAlias": null, - "Uri": "/me/authentication/emailMethods", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Identity.SignIns", - "Method": "POST" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgMeAuthenticationMethod", - "CommandAlias": null, + "Method": "POST", "Uri": "/me/authentication/methods", - "ApiVersion": "v1.0", + "Command": "New-MgMeAuthenticationMethod", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "New-MgMeAuthenticationOperation", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/me/authentication/operations", - "ApiVersion": "v1.0", + "Command": "New-MgMeAuthenticationOperation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Command": "New-MgMeAuthenticationPasswordMethod", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/me/authentication/passwordMethods", - "ApiVersion": "v1.0", + "Command": "New-MgMeAuthenticationPasswordMethod", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "POST", + "Uri": "/me/authentication/phoneMethods", + "Command": "New-MgMeAuthenticationPhoneMethod", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -413427,34 +413436,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Command": "New-MgMeAuthenticationPhoneMethod", "CommandAlias": null, - "Uri": "/me/authentication/phoneMethods", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/me/authentication/temporaryAccessPassMethods", + "Command": "New-MgMeAuthenticationTemporaryAccessPassMethod", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Command": "New-MgMeAuthenticationTemporaryAccessPassMethod", "CommandAlias": null, - "Uri": "/me/authentication/temporaryAccessPassMethods", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/oauth2PermissionGrants", + "Command": "New-MgOauth2PermissionGrant", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -413474,34 +413483,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Command": "New-MgOauth2PermissionGrant", "CommandAlias": null, - "Uri": "/oauth2PermissionGrants", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/organization", + "Command": "New-MgOrganization", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrganization", - "Command": "New-MgOrganization", "CommandAlias": null, - "Uri": "/organization", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", + "Uri": "/organization/{organization-id}/branding/localizations", + "Command": "New-MgOrganizationBrandingLocalization", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -413521,72 +413532,70 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Command": "New-MgOrganizationBrandingLocalization", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Command": "New-MgOrganizationCertificateBasedAuthConfiguration", - "CommandAlias": null, + "Method": "POST", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "ApiVersion": "v1.0", + "Command": "New-MgOrganizationCertificateBasedAuthConfiguration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgOrganizationExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/organization/{organization-id}/extensions", - "ApiVersion": "v1.0", + "Command": "New-MgOrganizationExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoom", - "Command": "New-MgPlaceAsRoomListRoom", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/places/{place-id}/roomList/rooms", - "ApiVersion": "v1.0", + "Command": "New-MgPlaceAsRoomListRoom", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Calendar" }, { + "Method": "POST", + "Uri": "/planner/buckets", + "Command": "New-MgPlannerBucket", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -413614,19 +413623,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Command": "New-MgPlannerBucket", "CommandAlias": null, - "Uri": "/planner/buckets", - "ApiVersion": "v1.0", + "Module": "Planner" + }, + { + "Method": "POST", + "Uri": "/planner/plans", + "Command": "New-MgPlannerPlan", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Planner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -413654,19 +413663,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "New-MgPlannerPlan", "CommandAlias": null, - "Uri": "/planner/plans", - "ApiVersion": "v1.0", + "Module": "Planner" + }, + { + "Method": "POST", + "Uri": "/planner/tasks", + "Command": "New-MgPlannerTask", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Planner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -413694,19 +413703,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "New-MgPlannerTask", "CommandAlias": null, - "Uri": "/planner/tasks", - "ApiVersion": "v1.0", + "Module": "Planner" + }, + { + "Method": "POST", + "Uri": "/policies/activityBasedTimeoutPolicies", + "Command": "New-MgPolicyActivityBasedTimeoutPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Planner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -413726,19 +413735,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Command": "New-MgPolicyActivityBasedTimeoutPolicy", "CommandAlias": null, - "Uri": "/policies/activityBasedTimeoutPolicies", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/policies/appManagementPolicies", + "Command": "New-MgPolicyAppManagementPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -413758,34 +413767,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Command": "New-MgPolicyAppManagementPolicy", "CommandAlias": null, - "Uri": "/policies/appManagementPolicies", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", + "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", - "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "CommandAlias": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/policies/authenticationStrengthPolicies", + "Command": "New-MgPolicyAuthenticationStrengthPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -413805,36 +413814,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Command": "New-MgPolicyAuthenticationStrengthPolicy", "CommandAlias": null, - "Uri": "/policies/authenticationStrengthPolicies", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Identity.SignIns", - "Method": "POST" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "CommandAlias": null, + "Method": "POST", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiVersion": "v1.0", + "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "POST", + "Uri": "/policies/claimsMappingPolicies", + "Command": "New-MgPolicyClaimMappingPolicy", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -413854,83 +413863,83 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Command": "New-MgPolicyClaimMappingPolicy", "CommandAlias": null, - "Uri": "/policies/claimsMappingPolicies", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Identity.SignIns", - "Method": "POST" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", - "CommandAlias": null, + "Method": "POST", "Uri": "/policies/crossTenantAccessPolicy/partners", - "ApiVersion": "v1.0", + "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicies-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Command": "New-MgPolicyFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/featureRolloutPolicies", - "ApiVersion": "v1.0", + "Command": "New-MgPolicyFeatureRolloutPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicies-post?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiVersion": "v1.0", + "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "POST", + "Uri": "/policies/homeRealmDiscoveryPolicies", + "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -413950,132 +413959,132 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", "CommandAlias": null, - "Uri": "/policies/homeRealmDiscoveryPolicies", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Identity.SignIns", - "Method": "POST" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Command": "New-MgPolicyPermissionGrantPolicy", - "CommandAlias": null, + "Method": "POST", "Uri": "/policies/permissionGrantPolicies", - "ApiVersion": "v1.0", + "Command": "New-MgPolicyPermissionGrantPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Command": "New-MgPolicyPermissionGrantPolicyExclude", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "ApiVersion": "v1.0", + "Command": "New-MgPolicyPermissionGrantPolicyExclude", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Command": "New-MgPolicyPermissionGrantPolicyInclude", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "ApiVersion": "v1.0", + "Command": "New-MgPolicyPermissionGrantPolicyInclude", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Command": "New-MgPolicyRoleManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/roleManagementPolicies", - "ApiVersion": "v1.0", + "Command": "New-MgPolicyRoleManagementPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Command": "New-MgPolicyRoleManagementPolicyAssignment", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/roleManagementPolicyAssignments", - "ApiVersion": "v1.0", + "Command": "New-MgPolicyRoleManagementPolicyAssignment", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "ApiVersion": "v1.0", + "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Command": "New-MgPolicyRoleManagementPolicyRule", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "ApiVersion": "v1.0", + "Command": "New-MgPolicyRoleManagementPolicyRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "POST", + "Uri": "/policies/tokenIssuancePolicies", + "Command": "New-MgPolicyTokenIssuancePolicy", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -414095,19 +414104,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Command": "New-MgPolicyTokenIssuancePolicy", "CommandAlias": null, - "Uri": "/policies/tokenIssuancePolicies", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/policies/tokenLifetimePolicies", + "Command": "New-MgPolicyTokenLifetimePolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -414127,49 +414136,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Command": "New-MgPolicyTokenLifetimePolicy", "CommandAlias": null, - "Uri": "/policies/tokenLifetimePolicies", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Identity.SignIns", - "Method": "POST" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintConnector", - "Command": "New-MgPrintConnector", - "CommandAlias": null, + "Method": "POST", "Uri": "/print/connectors", - "ApiVersion": "v1.0", + "Command": "New-MgPrintConnector", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintOperation", - "Command": "New-MgPrintOperation", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/operations", - "ApiVersion": "v1.0", + "Command": "New-MgPrintOperation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "POST" + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.CloudPrint" }, { + "Method": "POST", + "Uri": "/print/printers/create", + "Command": "New-MgPrintPrinter", + "Variants": [ + "Create1", + "CreateExpanded1" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Create", @@ -414197,19 +414206,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgPrintPrinter", "CommandAlias": null, - "Uri": "/print/printers/create", - "ApiVersion": "v1.0", - "Variants": [ - "Create1", - "CreateExpanded1" - ], - "Module": "Devices.CloudPrint", - "Method": "POST" + "Module": "Devices.CloudPrint" }, { + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs", + "Command": "New-MgPrintPrinterJob", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Create", @@ -414253,38 +414264,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-jobs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "New-MgPrintPrinterJob", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", + "Command": "New-MgPrintPrinterJobDocument", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "New-MgPrintPrinterJobDocument", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", + "Command": "New-MgPrintPrinterJobDocumentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Create", @@ -414312,38 +414323,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgPrintPrinterJobDocumentUploadSession", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", + "Command": "New-MgPrintPrinterJobTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "New-MgPrintPrinterJobTask", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", + "Uri": "/print/printers/{printer-id}/taskTriggers", + "Command": "New-MgPrintPrinterTaskTrigger", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -414363,102 +414374,102 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Command": "New-MgPrintPrinterTaskTrigger", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/taskTriggers", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Devices.CloudPrint", - "Method": "POST" + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintService", - "Command": "New-MgPrintService", - "CommandAlias": null, + "Method": "POST", "Uri": "/print/services", - "ApiVersion": "v1.0", + "Command": "New-MgPrintService", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Command": "New-MgPrintServiceEndpoint", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/services/{printService-id}/endpoints", - "ApiVersion": "v1.0", + "Command": "New-MgPrintServiceEndpoint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrinterShare", - "Command": "New-MgPrintShare", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/shares", - "ApiVersion": "v1.0", + "Command": "New-MgPrintShare", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgPrintShareAllowedGroupByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgPrintShareAllowedGroupByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-1.0", "OutputType": null, - "Command": "New-MgPrintShareAllowedUserByRef", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "v1.0", + "Command": "New-MgPrintShareAllowedUserByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Devices.CloudPrint" }, { + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs", + "Command": "New-MgPrintShareJob", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -414494,38 +414505,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-jobs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "New-MgPrintShareJob", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/jobs", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", + "Command": "New-MgPrintShareJobDocument", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "New-MgPrintShareJobDocument", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", + "Command": "New-MgPrintShareJobDocumentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Create", @@ -414553,303 +414564,301 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgPrintShareJobDocumentUploadSession", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Devices.CloudPrint", - "Method": "POST" + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "New-MgPrintShareJobTask", - "CommandAlias": null, + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "v1.0", + "Command": "New-MgPrintShareJobTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Command": "New-MgPrintTaskDefinition", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/taskDefinitions", - "ApiVersion": "v1.0", + "Command": "New-MgPrintTaskDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "New-MgPrintTaskDefinitionTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "ApiVersion": "v1.0", + "Command": "New-MgPrintTaskDefinitionTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Command": "New-MgPrivacySubjectRightsRequest", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/privacy/subjectRightsRequests", - "ApiVersion": "v1.0", + "Command": "New-MgPrivacySubjectRightsRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Command": "New-MgPrivacySubjectRightsRequestNote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "POST", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiVersion": "v1.0", + "Command": "New-MgPrivacySubjectRightsRequestNote", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Compliance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "POST", "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "ApiVersion": "v1.0", + "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingManifest", - "Command": "New-MgReportPartnerBillingManifest", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "POST", "Uri": "/reports/partners/billing/manifests", - "ApiVersion": "v1.0", + "Command": "New-MgReportPartnerBillingManifest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Command": "New-MgReportPartnerBillingOperation", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "POST", "Uri": "/reports/partners/billing/operations", - "ApiVersion": "v1.0", + "Command": "New-MgReportPartnerBillingOperation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Reports", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskDetection", - "Command": "New-MgRiskDetection", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "POST", "Uri": "/identityProtection/riskDetections", - "ApiVersion": "v1.0", + "Command": "New-MgRiskDetection", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Command": "New-MgRiskyServicePrincipal", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identityProtection/riskyServicePrincipals", - "ApiVersion": "v1.0", + "Command": "New-MgRiskyServicePrincipal", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Command": "New-MgRiskyServicePrincipalHistory", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "ApiVersion": "v1.0", + "Command": "New-MgRiskyServicePrincipalHistory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUser", - "Command": "New-MgRiskyUser", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identityProtection/riskyUsers", - "ApiVersion": "v1.0", + "Command": "New-MgRiskyUser", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Command": "New-MgRiskyUserHistory", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "ApiVersion": "v1.0", + "Command": "New-MgRiskyUserHistory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "New-MgRoleManagementDirectoryResourceNamespace", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/roleManagement/directory/resourceNamespaces", - "ApiVersion": "v1.0", + "Command": "New-MgRoleManagementDirectoryResourceNamespace", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "v1.0", + "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "New-MgRoleManagementDirectoryRoleAssignment", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/directory/roleAssignments", - "ApiVersion": "v1.0", + "Command": "New-MgRoleManagementDirectoryRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "ApiVersion": "v1.0", + "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "ApiVersion": "v1.0", + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -414885,19 +414894,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "POST", + "Uri": "/roleManagement/directory/roleDefinitions", + "Command": "New-MgRoleManagementDirectoryRoleDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -414917,66 +414926,66 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "New-MgRoleManagementDirectoryRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleDefinitions", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Identity.Governance", - "Method": "POST" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "POST", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "v1.0", + "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "ApiVersion": "v1.0", + "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "ApiVersion": "v1.0", + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "POST", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -414996,51 +415005,51 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Identity.Governance", - "Method": "POST" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", - "CommandAlias": null, + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "ApiVersion": "v1.0", + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "v1.0", + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignments", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -415060,141 +415069,141 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Identity.Governance", - "Method": "POST" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "CommandAlias": null, + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "ApiVersion": "v1.0", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "ApiVersion": "v1.0", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "ApiVersion": "v1.0", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "ApiVersion": "v1.0", + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "v1.0", + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "ApiVersion": "v1.0", + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "POST", + "Uri": "/schemaExtensions", + "Command": "New-MgSchemaExtension", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -415214,19 +415223,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchemaExtension", - "Command": "New-MgSchemaExtension", "CommandAlias": null, - "Uri": "/schemaExtensions", - "ApiVersion": "v1.0", + "Module": "SchemaExtensions" + }, + { + "Method": "POST", + "Uri": "/search/acronyms", + "Command": "New-MgSearchAcronym", "Variants": [ "Create", "CreateExpanded" ], - "Module": "SchemaExtensions", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -415246,19 +415255,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchAcronym", - "Command": "New-MgSearchAcronym", "CommandAlias": null, - "Uri": "/search/acronyms", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "POST", + "Uri": "/search/bookmarks", + "Command": "New-MgSearchBookmark", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -415278,19 +415287,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchBookmark", - "Command": "New-MgSearchBookmark", "CommandAlias": null, - "Uri": "/search/bookmarks", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "POST", + "Uri": "/search/qnas", + "Command": "New-MgSearchQna", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Search", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -415310,237 +415319,237 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchQna", - "Command": "New-MgSearchQna", "CommandAlias": null, - "Uri": "/search/qnas", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Search", - "Method": "POST" + "Module": "Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAlert", - "Command": "New-MgSecurityAlert", - "CommandAlias": null, + "Method": "POST", "Uri": "/security/alerts", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityAlert", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAlert", - "Command": "New-MgSecurityAlertV2", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/alerts_v2", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityAlertV2", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSimulation", - "Command": "New-MgSecurityAttackSimulation", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/simulations", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityAttackSimulation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSimulation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Command": "New-MgSecurityAttackSimulationAutomation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/simulationAutomations", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityAttackSimulationAutomation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Command": "New-MgSecurityAttackSimulationAutomationRun", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityAttackSimulationAutomationRun", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotification", - "Command": "New-MgSecurityAttackSimulationEndUserNotification", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/endUserNotifications", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityAttackSimulationEndUserNotification", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Command": "New-MgSecurityAttackSimulationEndUserNotificationDetail", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPage", - "Command": "New-MgSecurityAttackSimulationLandingPage", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/landingPages", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityAttackSimulationLandingPage", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Command": "New-MgSecurityAttackSimulationLandingPageDetail", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityAttackSimulationLandingPageDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLoginPage", - "Command": "New-MgSecurityAttackSimulationLoginPage", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/loginPages", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityAttackSimulationLoginPage", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Command": "New-MgSecurityAttackSimulationOperation", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/operations", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityAttackSimulationOperation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPayload", - "Command": "New-MgSecurityAttackSimulationPayload", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/payloads", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityAttackSimulationPayload", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTraining", - "Command": "New-MgSecurityAttackSimulationTraining", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/trainings", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityAttackSimulationTraining", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Command": "New-MgSecurityAttackSimulationTrainingLanguageDetail", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases", + "Command": "New-MgSecurityCaseEdiscoveryCase", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -415560,19 +415569,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Command": "New-MgSecurityCaseEdiscoveryCase", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -415592,21 +415603,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -415626,21 +415637,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -415660,21 +415671,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -415694,21 +415705,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", + "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -415728,38 +415739,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", + "Command": "New-MgSecurityCaseEdiscoveryCaseOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Command": "New-MgSecurityCaseEdiscoveryCaseOperation", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", + "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -415779,21 +415790,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", + "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -415813,21 +415824,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", + "Command": "New-MgSecurityCaseEdiscoveryCaseSearch", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -415847,38 +415858,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Command": "New-MgSecurityCaseEdiscoveryCaseSearch", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", + "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", + "Command": "New-MgSecurityCaseEdiscoveryCaseTag", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -415898,647 +415909,645 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Command": "New-MgSecurityCaseEdiscoveryCaseTag", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Security", - "Method": "POST" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Command": "New-MgSecurityIdentityHealthIssue", - "CommandAlias": null, + "Method": "POST", "Uri": "/security/identities/healthIssues", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityIdentityHealthIssue", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensor", - "Command": "New-MgSecurityIdentitySensor", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/identities/sensors", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityIdentitySensor", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecuritySensor", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgSecurityIdentitySensorDeploymentAccessKey", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/identities/sensors/regenerateDeploymentAccessKey", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityIdentitySensorDeploymentAccessKey", "Variants": [ "Regenerate" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIncident", - "Command": "New-MgSecurityIncident", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/incidents", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityIncident", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Command": "New-MgSecurityLabelAuthority", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/labels/authorities", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityLabelAuthority", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Command": "New-MgSecurityLabelCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/labels/categories", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityLabelCategory", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", - "Command": "New-MgSecurityLabelCategorySubcategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityLabelCategorySubcategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Command": "New-MgSecurityLabelCitation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/labels/citations", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityLabelCitation", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Command": "New-MgSecurityLabelDepartment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/labels/departments", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityLabelDepartment", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Command": "New-MgSecurityLabelFilePlanReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/labels/filePlanReferences", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityLabelFilePlanReference", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Command": "New-MgSecurityLabelRetentionLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/labels/retentionLabels", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityLabelRetentionLabel", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Command": "New-MgSecurityLabelRetentionLabelDispositionReviewStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecureScore", - "Command": "New-MgSecuritySecureScore", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/secureScores", - "ApiVersion": "v1.0", + "Command": "New-MgSecuritySecureScore", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Command": "New-MgSecuritySecureScoreControlProfile", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/secureScoreControlProfiles", - "ApiVersion": "v1.0", + "Command": "New-MgSecuritySecureScoreControlProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Command": "New-MgSecuritySubjectRightsRequest", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/subjectRightsRequests", - "ApiVersion": "v1.0", + "Command": "New-MgSecuritySubjectRightsRequest", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote", - "Command": "New-MgSecuritySubjectRightsRequestNote", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiVersion": "v1.0", + "Command": "New-MgSecuritySubjectRightsRequestNote", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticle", - "Command": "New-MgSecurityThreatIntelligenceArticle", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/articles", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityThreatIntelligenceArticle", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Command": "New-MgSecurityThreatIntelligenceArticleIndicator", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/articleIndicators", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityThreatIntelligenceArticleIndicator", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "New-MgSecurityThreatIntelligenceHost", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/hosts", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityThreatIntelligenceHost", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Command": "New-MgSecurityThreatIntelligenceHostComponent", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/hostComponents", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityThreatIntelligenceHostComponent", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Command": "New-MgSecurityThreatIntelligenceHostCookie", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/hostCookies", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityThreatIntelligenceHostCookie", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Command": "New-MgSecurityThreatIntelligenceHostPair", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/hostPairs", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityThreatIntelligenceHostPair", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPort", - "Command": "New-MgSecurityThreatIntelligenceHostPort", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/hostPorts", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityThreatIntelligenceHostPort", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", - "Command": "New-MgSecurityThreatIntelligenceHostSslCertificate", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/hostSslCertificates", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Command": "New-MgSecurityThreatIntelligenceHostTracker", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/hostTrackers", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityThreatIntelligenceHostTracker", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Command": "New-MgSecurityThreatIntelligenceIntelProfile", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/intelProfiles", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityThreatIntelligenceIntelProfile", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/passiveDnsRecords", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Command": "New-MgSecurityThreatIntelligenceProfileIndicator", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityThreatIntelligenceProfileIndicator", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Command": "New-MgSecurityThreatIntelligenceSslCertificate", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/sslCertificates", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityThreatIntelligenceSslCertificate", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Command": "New-MgSecurityThreatIntelligenceSubdomain", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/subdomains", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityThreatIntelligenceSubdomain", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Command": "New-MgSecurityThreatIntelligenceVulnerability", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/vulnerabilities", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityThreatIntelligenceVulnerability", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Command": "New-MgSecurityThreatIntelligenceWhoisHistoryRecord", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Command": "New-MgSecurityThreatIntelligenceWhoisRecord", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/threatIntelligence/whoisRecords", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityThreatIntelligenceWhoisRecord", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Command": "New-MgSecurityTriggerRetentionEvent", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/triggers/retentionEvents", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityTriggerRetentionEvent", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Command": "New-MgSecurityTriggerTypeRetentionEventType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/triggerTypes/retentionEventTypes", - "ApiVersion": "v1.0", + "Command": "New-MgSecurityTriggerTypeRetentionEventType", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealth", - "Command": "New-MgServiceAnnouncementHealthOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/admin/serviceAnnouncement/healthOverviews", - "ApiVersion": "v1.0", + "Command": "New-MgServiceAnnouncementHealthOverview", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Command": "New-MgServiceAnnouncementHealthOverviewIssue", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "POST", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "ApiVersion": "v1.0", + "Command": "New-MgServiceAnnouncementHealthOverviewIssue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Command": "New-MgServiceAnnouncementIssue", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "POST", "Uri": "/admin/serviceAnnouncement/issues", - "ApiVersion": "v1.0", + "Command": "New-MgServiceAnnouncementIssue", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Command": "New-MgServiceAnnouncementMessage", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "POST", "Uri": "/admin/serviceAnnouncement/messages", - "ApiVersion": "v1.0", + "Command": "New-MgServiceAnnouncementMessage", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Command": "New-MgServiceAnnouncementMessageAttachment", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "POST", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "ApiVersion": "v1.0", + "Command": "New-MgServiceAnnouncementMessageAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "POST" + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" }, { + "Method": "POST", + "Uri": "/servicePrincipals", + "Command": "New-MgServicePrincipal", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -416566,19 +416575,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "New-MgServicePrincipal", "CommandAlias": null, - "Uri": "/servicePrincipals", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Command": "New-MgServicePrincipalAppRoleAssignedTo", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -416606,21 +416617,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "New-MgServicePrincipalAppRoleAssignedTo", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Command": "New-MgServicePrincipalAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -416648,21 +416659,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "New-MgServicePrincipalAppRoleAssignment", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -416698,55 +416709,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Command": "New-MgServicePrincipalDelegatedPermissionClassification", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Command": "New-MgServicePrincipalDelegatedPermissionClassification", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Command": "New-MgServicePrincipalEndpoint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "New-MgServicePrincipalEndpoint", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -416782,21 +416793,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Command": "New-MgServicePrincipalOwnerByRef", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -416832,21 +416843,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgServicePrincipalOwnerByRef", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", + "Command": "New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -416882,36 +416893,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-post-targetdevicegroups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Command": "New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", - "Command": "New-MgServicePrincipalRiskDetection", - "CommandAlias": null, + "Method": "POST", "Uri": "/identityProtection/servicePrincipalRiskDetections", - "ApiVersion": "v1.0", + "Command": "New-MgServicePrincipalRiskDetection", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", + "Command": "New-MgServicePrincipalSynchronizationJob", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -416931,21 +416942,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Command": "New-MgServicePrincipalSynchronizationJob", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", + "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", + "Variants": [ + "Provision", + "ProvisionExpanded", + "ProvisionViaIdentity", + "ProvisionViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -416965,164 +416976,149 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", - "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "ApiVersion": "v1.0", - "Variants": [ - "Provision", - "ProvisionExpanded", - "ProvisionViaIdentity", - "ProvisionViaIdentityExpanded" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", - "CommandAlias": null, + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "v1.0", + "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Command": "New-MgServicePrincipalSynchronizationTemplate", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "ApiVersion": "v1.0", + "Command": "New-MgServicePrincipalSynchronizationTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "v1.0", + "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgShareListColumn", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "ApiVersion": "v1.0", + "Command": "New-MgShareListColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgShareListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "ApiVersion": "v1.0", + "Command": "New-MgShareListContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgShareListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", + "Command": "New-MgShareListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "Module": "Files", - "Method": "POST" - }, - { + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "New-MgShareListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", + "Command": "New-MgShareListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "New-MgShareListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/items", - "ApiVersion": "v1.0", + "Command": "New-MgShareListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgShareListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "New-MgShareListItemDocumentSetVersion", "Variants": [ "Create", "Create1", @@ -417133,17 +417129,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgShareListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", + "Command": "New-MgShareListItemVersion", "Variants": [ "Create", "Create1", @@ -417154,93 +417150,108 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgShareListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "ApiVersion": "v1.0", + "Command": "New-MgShareListOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgShareListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "ApiVersion": "v1.0", + "Command": "New-MgShareListSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Command": "New-MgShareSharedDriveItemSharedDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/shares", - "ApiVersion": "v1.0", + "Command": "New-MgShareSharedDriveItemSharedDriveItem", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "New-MgSiteAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", + "Command": "New-MgSiteAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "New-MgSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", + "Command": "New-MgSiteAnalyticItemActivityStatActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "POST", + "Uri": "/sites/{site-id}/columns", + "Command": "New-MgSiteColumn", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -417260,21 +417271,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgSiteColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/columns", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes", + "Command": "New-MgSiteContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -417294,21 +417305,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgSiteContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Command": "New-MgSiteContentTypeColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -417328,157 +417339,157 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgSiteContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Sites", - "Method": "POST" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "New-MgSiteContentTypeColumnLink", - "CommandAlias": null, + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", + "Command": "New-MgSiteContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgSiteGetByPathColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "ApiVersion": "v1.0", + "Command": "New-MgSiteGetByPathColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgSiteGetByPathContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "ApiVersion": "v1.0", + "Command": "New-MgSiteGetByPathContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "New-MgSiteGetByPathList", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "ApiVersion": "v1.0", + "Command": "New-MgSiteGetByPathList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgSiteGetByPathOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", - "ApiVersion": "v1.0", + "Command": "New-MgSiteGetByPathOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "New-MgSiteGetByPathPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", - "ApiVersion": "v1.0", + "Command": "New-MgSiteGetByPathPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgSiteGetByPathPermission", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", - "ApiVersion": "v1.0", + "Command": "New-MgSiteGetByPathPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "New-MgSiteGetByPathTermStore", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStores", - "ApiVersion": "v1.0", + "Command": "New-MgSiteGetByPathTermStore", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "POST", + "Uri": "/sites/{site-id}/lists", + "Command": "New-MgSiteList", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -417498,21 +417509,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphList", - "Command": "New-MgSiteList", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/columns", + "Command": "New-MgSiteListColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -417532,38 +417543,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgSiteListColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Command": "New-MgSiteListContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgSiteListContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Command": "New-MgSiteListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -417583,55 +417594,55 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgSiteListContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgSiteListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "New-MgSiteListContentTypeColumnLink", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Command": "New-MgSiteListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItem", - "Command": "New-MgSiteListItem", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Command": "New-MgSiteListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -417667,21 +417678,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgSiteListItemDocumentSetVersion", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", + "Command": "New-MgSiteListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -417709,72 +417720,72 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgSiteListItemLink", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Command": "New-MgSiteListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgSiteListItemVersion", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "Command": "New-MgSiteListOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgSiteListOperation", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "Command": "New-MgSiteListSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgSiteListSubscription", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks", + "Command": "New-MgSiteOnenoteNotebook", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -417802,21 +417813,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "New-MgSiteOnenoteNotebook", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgSiteOnenoteNotebookSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -417844,21 +417855,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgSiteOnenoteNotebookSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgSiteOnenoteNotebookSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -417886,89 +417897,89 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "New-MgSiteOnenoteNotebookSectionGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgSiteOnenoteNotebookSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgSiteOnenoteNotebookSectionPage", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/operations", + "Command": "New-MgSiteOnenoteOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "New-MgSiteOnenoteOperation", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/operations", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/pages", + "Command": "New-MgSiteOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -417996,72 +418007,72 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgSiteOnenotePage", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/pages", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/resources", + "Command": "New-MgSiteOnenoteResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "New-MgSiteOnenoteResource", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/resources", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections", + "Command": "New-MgSiteOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgSiteOnenoteSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Command": "New-MgSiteOnenoteSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "New-MgSiteOnenoteSectionGroup", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgSiteOnenoteSectionGroupSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -418089,38 +418100,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgSiteOnenoteSectionGroupSection", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgSiteOnenoteSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgSiteOnenoteSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -418148,181 +418159,166 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgSiteOnenoteSectionPage", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Notes", - "Method": "POST" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgSiteOperation", - "CommandAlias": null, + "Method": "POST", "Uri": "/sites/{site-id}/operations", - "ApiVersion": "v1.0", + "Command": "New-MgSiteOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "New-MgSitePage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/pages", - "ApiVersion": "v1.0", + "Command": "New-MgSitePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiVersion": "v1.0", + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "ApiVersion": "v1.0", + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "ApiVersion": "v1.0", + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "ApiVersion": "v1.0", + "Command": "New-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgSitePageAsSitePageWebPart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "ApiVersion": "v1.0", + "Command": "New-MgSitePageAsSitePageWebPart", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgSitePermission", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/permissions", - "ApiVersion": "v1.0", + "Command": "New-MgSitePermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "New-MgSiteTermStore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStores", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStore", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "New-MgSiteTermStoreGroup", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/groups", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreGroup", "Variants": [ "Create", "Create1", @@ -418333,17 +418329,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "New-MgSiteTermStoreGroupSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreGroupSet", "Variants": [ "Create", "Create1", @@ -418354,17 +418350,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgSiteTermStoreGroupSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreGroupSetChild", "Variants": [ "Create", "Create1", @@ -418383,17 +418379,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreGroupSetChildRelation", "Variants": [ "Create", "Create1", @@ -418412,17 +418408,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreGroupSetRelation", "Variants": [ "Create", "Create1", @@ -418433,17 +418429,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgSiteTermStoreGroupSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreGroupSetTerm", "Variants": [ "Create", "Create1", @@ -418454,17 +418450,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreGroupSetTermChild", "Variants": [ "Create", "Create1", @@ -418475,17 +418471,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Create", "Create1", @@ -418496,17 +418492,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreGroupSetTermRelation", "Variants": [ "Create", "Create1", @@ -418517,17 +418513,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "New-MgSiteTermStoreSet", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreSet", "Variants": [ "Create", "Create1", @@ -418538,17 +418534,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgSiteTermStoreSetChild", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-post?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreSetChild", "Variants": [ "Create", "Create1", @@ -418567,17 +418563,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgSiteTermStoreSetChildRelation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreSetChildRelation", "Variants": [ "Create", "Create1", @@ -418596,17 +418592,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "New-MgSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreSetParentGroupSet", "Variants": [ "Create", "Create1", @@ -418617,17 +418613,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreSetParentGroupSetChild", "Variants": [ "Create", "Create1", @@ -418646,17 +418642,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Create", "Create1", @@ -418675,17 +418671,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Create", "Create1", @@ -418696,17 +418692,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgSiteTermStoreSetParentGroupSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Create", "Create1", @@ -418717,17 +418713,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Create", "Create1", @@ -418738,17 +418734,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Create", "Create1", @@ -418759,17 +418755,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Create", "Create1", @@ -418780,17 +418776,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgSiteTermStoreSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreSetRelation", "Variants": [ "Create", "Create1", @@ -418801,17 +418797,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgSiteTermStoreSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreSetTerm", "Variants": [ "Create", "Create1", @@ -418822,17 +418818,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "New-MgSiteTermStoreSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreSetTermChild", "Variants": [ "Create", "Create1", @@ -418843,17 +418839,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgSiteTermStoreSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreSetTermChildRelation", "Variants": [ "Create", "Create1", @@ -418864,17 +418860,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "New-MgSiteTermStoreSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", + "Command": "New-MgSiteTermStoreSetTermRelation", "Variants": [ "Create", "Create1", @@ -418885,348 +418881,361 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Command": "New-MgSolutionBackupRestoreDriveInclusionRule", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/driveInclusionRules", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestoreDriveInclusionRule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Command": "New-MgSolutionBackupRestoreDriveProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/driveProtectionUnits", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestoreDriveProtectionUnit", "Variants": [ "Create", "CreateExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-exchangeprotectionpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", - "Command": "New-MgSolutionBackupRestoreExchangeProtectionPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestoreExchangeProtectionPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Command": "New-MgSolutionBackupRestoreExchangeRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-exchangeprotectionpolicies?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/exchangeRestoreSessions", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestoreExchangeRestoreSession", "Variants": [ "Create", "CreateExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", - "Command": "New-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Command": "New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Command": "New-MgSolutionBackupRestoreMailboxInclusionRule", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/mailboxInclusionRules", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestoreMailboxInclusionRule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Command": "New-MgSolutionBackupRestoreMailboxProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/mailboxProtectionUnits", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestoreMailboxProtectionUnit", "Variants": [ "Create", "CreateExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-onedriveforbusinessprotectionpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Command": "New-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Command": "New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-onedriveforbusinessprotectionpolicies?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Variants": [ "Create", "CreateExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", - "Command": "New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint", - "Command": "New-MgSolutionBackupRestorePoint", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/restorePoints", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestorePoint", "Variants": [ "Create", "CreateExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRestorePoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Command": "New-MgSolutionBackupRestoreProtectionPolicy", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/protectionPolicies", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestoreProtectionPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-serviceapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceApp", - "Command": "New-MgSolutionBackupRestoreServiceApp", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/serviceApps", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestoreServiceApp", "Variants": [ "Create", "CreateExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphServiceApp", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Command": "New-MgSolutionBackupRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-serviceapps?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/restoreSessions", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestoreSession", "Variants": [ "Create", "CreateExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointprotectionpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", - "Command": "New-MgSolutionBackupRestoreSharePointProtectionPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestoreSharePointProtectionPolicy", "Variants": [ "Create", "CreateExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointrestoresessions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Command": "New-MgSolutionBackupRestoreSharePointRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointprotectionpolicies?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/sharePointRestoreSessions", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestoreSharePointRestoreSession", "Variants": [ "Create", "CreateExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Command": "New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointrestoresessions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Command": "New-MgSolutionBackupRestoreSiteInclusionRule", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/siteInclusionRules", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestoreSiteInclusionRule", "Variants": [ "Create", "CreateExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Command": "New-MgSolutionBackupRestoreSiteProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/siteProtectionUnits", - "ApiVersion": "v1.0", + "Command": "New-MgSolutionBackupRestoreSiteProtectionUnit", "Variants": [ "Create", "CreateExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscribedSku", - "Command": "New-MgSubscribedSku", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "POST", "Uri": "/subscribedSkus", - "ApiVersion": "v1.0", + "Command": "New-MgSubscribedSku", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgSubscription", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/subscriptions", - "ApiVersion": "v1.0", + "Command": "New-MgSubscription", "Variants": [ "Create", "CreateExpanded" ], - "Module": "ChangeNotifications", - "Method": "POST" + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "ChangeNotifications" }, { + "Method": "POST", + "Uri": "/teams", + "Command": "New-MgTeam", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Team.Create", @@ -419262,19 +419271,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeam", - "Command": "New-MgTeam", "CommandAlias": null, - "Uri": "/teams", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/channels", + "Command": "New-MgTeamChannel", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.Create.Group", @@ -419318,53 +419329,53 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChannel", - "Command": "New-MgTeamChannel", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Teams", - "Method": "POST" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgTeamChannelEmail", - "CommandAlias": null, + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", - "ApiVersion": "v1.0", + "Command": "New-MgTeamChannelEmail", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "New-MgTeamChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "ApiVersion": "v1.0", + "Command": "New-MgTeamChannelMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Command": "New-MgTeamChannelMessage", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -419392,38 +419403,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgTeamChannelMessage", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgTeamChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgTeamChannelMessageHostedContent", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "New-MgTeamChannelMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -419451,55 +419462,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgTeamChannelMessageReply", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "New-MgTeamChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgTeamChannelMessageReplyHostedContent", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", + "Command": "New-MgTeamChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "New-MgTeamChannelSharedWithTeam", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Command": "New-MgTeamChannelTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Create.Group", @@ -419575,21 +419586,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "New-MgTeamChannelTab", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/installedApps", + "Command": "New-MgTeamInstalledApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -419681,206 +419692,206 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "New-MgTeamInstalledApp", "CommandAlias": null, - "Uri": "/teams/{team-id}/installedApps", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Teams", - "Method": "POST" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "New-MgTeamMember", - "CommandAlias": null, + "Method": "POST", "Uri": "/teams/{team-id}/members", - "ApiVersion": "v1.0", + "Command": "New-MgTeamMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "New-MgTeamOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/operations", - "ApiVersion": "v1.0", + "Command": "New-MgTeamOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "New-MgTeamPermissionGrant", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/permissionGrants", - "ApiVersion": "v1.0", + "Command": "New-MgTeamPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgTeamPrimaryChannelEmail", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "ApiVersion": "v1.0", + "Command": "New-MgTeamPrimaryChannelEmail", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "New-MgTeamPrimaryChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/members", - "ApiVersion": "v1.0", + "Command": "New-MgTeamPrimaryChannelMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgTeamPrimaryChannelMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages", - "ApiVersion": "v1.0", + "Command": "New-MgTeamPrimaryChannelMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgTeamPrimaryChannelMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", + "Command": "New-MgTeamPrimaryChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgTeamPrimaryChannelMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", + "Command": "New-MgTeamPrimaryChannelMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", + "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "New-MgTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "ApiVersion": "v1.0", + "Command": "New-MgTeamPrimaryChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "New-MgTeamPrimaryChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/tabs", - "ApiVersion": "v1.0", + "Command": "New-MgTeamPrimaryChannelTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Command": "New-MgTeamScheduleOfferShiftRequest", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -419900,21 +419911,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Command": "New-MgTeamScheduleOfferShiftRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/openShifts", + "Command": "New-MgTeamScheduleOpenShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -419942,21 +419953,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOpenShift", - "Command": "New-MgTeamScheduleOpenShift", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShifts", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Command": "New-MgTeamScheduleOpenShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -419976,21 +419987,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Command": "New-MgTeamScheduleOpenShiftChangeRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "Command": "New-MgTeamScheduleSchedulingGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -420010,21 +420021,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Command": "New-MgTeamScheduleSchedulingGroup", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/shifts", + "Command": "New-MgTeamScheduleShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -420044,21 +420055,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphShift", - "Command": "New-MgTeamScheduleShift", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/shifts", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Command": "New-MgTeamScheduleSwapShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -420078,21 +420089,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Command": "New-MgTeamScheduleSwapShiftChangeRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timesOff", + "Command": "New-MgTeamScheduleTimeOff", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -420112,21 +420123,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOff", - "Command": "New-MgTeamScheduleTimeOff", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timesOff", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Command": "New-MgTeamScheduleTimeOffReason", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -420146,38 +420157,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Command": "New-MgTeamScheduleTimeOffReason", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Command": "New-MgTeamScheduleTimeOffRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Command": "New-MgTeamScheduleTimeOffRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/teams/{team-id}/tags", + "Command": "New-MgTeamTag", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -420197,347 +420208,345 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Command": "New-MgTeamTag", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Teams", - "Method": "POST" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Command": "New-MgTeamTagMember", - "CommandAlias": null, + "Method": "POST", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "ApiVersion": "v1.0", + "Command": "New-MgTeamTagMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgTeamworkDeletedChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedChats", - "ApiVersion": "v1.0", + "Command": "New-MgTeamworkDeletedChat", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedTeam", - "Command": "New-MgTeamworkDeletedTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams", - "ApiVersion": "v1.0", + "Command": "New-MgTeamworkDeletedTeam", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "New-MgTeamworkDeletedTeamChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "ApiVersion": "v1.0", + "Command": "New-MgTeamworkDeletedTeamChannel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", - "OutputType": null, - "Command": "New-MgTeamworkDeletedTeamChannelEmail", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", - "ApiVersion": "v1.0", + "Command": "New-MgTeamworkDeletedTeamChannelEmail", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "New-MgTeamworkDeletedTeamChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "ApiVersion": "v1.0", + "Command": "New-MgTeamworkDeletedTeamChannelMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgTeamworkDeletedTeamChannelMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "ApiVersion": "v1.0", + "Command": "New-MgTeamworkDeletedTeamChannelMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", + "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgTeamworkDeletedTeamChannelMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", + "Command": "New-MgTeamworkDeletedTeamChannelMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", + "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "v1.0", + "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "New-MgTeamworkDeletedTeamChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "ApiVersion": "v1.0", + "Command": "New-MgTeamworkDeletedTeamChannelTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Command": "New-MgTeamworkWorkforceIntegration", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/workforceIntegrations", - "ApiVersion": "v1.0", + "Command": "New-MgTeamworkWorkforceIntegration", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Command": "New-MgTenantRelationshipDelegatedAdminCustomer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/delegatedAdminCustomers", - "ApiVersion": "v1.0", + "Command": "New-MgTenantRelationshipDelegatedAdminCustomer", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Partner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "ApiVersion": "v1.0", + "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Partner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationship", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/delegatedAdminRelationships", - "ApiVersion": "v1.0", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationship", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Partner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "ApiVersion": "v1.0", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Partner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "ApiVersion": "v1.0", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Partner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "ApiVersion": "v1.0", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Partner", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-post-tenants?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", - "Command": "New-MgTenantRelationshipMultiTenantOrganizationTenant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "POST", "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "ApiVersion": "v1.0", + "Command": "New-MgTenantRelationshipMultiTenantOrganizationTenant", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-post-tenants?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "POST", + "Uri": "/users", + "Command": "New-MgUser", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -420589,70 +420598,72 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser", - "Command": "New-MgUser", "CommandAlias": null, - "Uri": "/users", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Module": "Users", - "Method": "POST" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity", - "Command": "New-MgUserActivity", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/activities", - "ApiVersion": "v1.0", + "Command": "New-MgUserActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CrossDeviceExperiences", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Command": "New-MgUserActivityHistoryItem", "CommandAlias": null, + "Module": "CrossDeviceExperiences" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "ApiVersion": "v1.0", + "Command": "New-MgUserActivityHistoryItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CrossDeviceExperiences", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "New-MgUserAppRoleAssignment", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "CrossDeviceExperiences" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/appRoleAssignments", - "ApiVersion": "v1.0", + "Command": "New-MgUserAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "POST", + "Uri": "/users/{user-id}/authentication/emailMethods", + "Command": "New-MgUserAuthenticationEmailMethod", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -420672,55 +420683,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Command": "New-MgUserAuthenticationEmailMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/emailMethods", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/authentication/methods", + "Command": "New-MgUserAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgUserAuthenticationMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/methods", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/authentication/operations", + "Command": "New-MgUserAuthenticationOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "New-MgUserAuthenticationOperation", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/operations", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/authentication/phoneMethods", + "Command": "New-MgUserAuthenticationPhoneMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -420740,113 +420751,98 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Command": "New-MgUserAuthenticationPhoneMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/phoneMethods", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Identity.SignIns", - "Method": "POST" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "ApiVersion": "v1.0", + "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "New-MgUserCalendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/calendars", - "ApiVersion": "v1.0", + "Command": "New-MgUserCalendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "New-MgUserCalendarEvent", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "ApiVersion": "v1.0", + "Command": "New-MgUserCalendarEvent", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarGroup", - "Command": "New-MgUserCalendarGroup", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/calendarGroups", - "ApiVersion": "v1.0", + "Command": "New-MgUserCalendarGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar", - "Command": "New-MgUserCalendarGroupCalendar", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "ApiVersion": "v1.0", + "Command": "New-MgUserCalendarGroupCalendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarPermission", - "Command": "New-MgUserCalendarPermission", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/calendar/calendarPermissions", - "ApiVersion": "v1.0", + "Command": "New-MgUserCalendarPermission", "Variants": [ "Create", "Create1", @@ -420857,979 +420853,994 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChat", - "Command": "New-MgUserChat", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats", - "ApiVersion": "v1.0", + "Command": "New-MgUserChat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Command": "New-MgUserChatInstalledApp", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "ApiVersion": "v1.0", + "Command": "New-MgUserChatInstalledApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "New-MgUserChatMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/members", - "ApiVersion": "v1.0", + "Command": "New-MgUserChatMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgUserChatMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "ApiVersion": "v1.0", + "Command": "New-MgUserChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgUserChatMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", + "Command": "New-MgUserChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "New-MgUserChatMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", + "Command": "New-MgUserChatMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "New-MgUserChatMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", + "Command": "New-MgUserChatMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "New-MgUserChatPermissionGrant", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "ApiVersion": "v1.0", + "Command": "New-MgUserChatPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Command": "New-MgUserChatPinnedMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "ApiVersion": "v1.0", + "Command": "New-MgUserChatPinnedMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "New-MgUserChatTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "ApiVersion": "v1.0", + "Command": "New-MgUserChatTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "New-MgUserContact", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contacts", - "ApiVersion": "v1.0", + "Command": "New-MgUserContact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "PersonalContacts", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgUserContactExtension", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "ApiVersion": "v1.0", + "Command": "New-MgUserContactExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "PersonalContacts", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder", - "Command": "New-MgUserContactFolder", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contactFolders", - "ApiVersion": "v1.0", + "Command": "New-MgUserContactFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "PersonalContacts", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphContactFolder", - "Command": "New-MgUserContactFolderChildFolder", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "ApiVersion": "v1.0", + "Command": "New-MgUserContactFolderChildFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "PersonalContacts", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "New-MgUserContactFolderChildFolderContact", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "ApiVersion": "v1.0", + "Command": "New-MgUserContactFolderChildFolderContact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "PersonalContacts", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgUserContactFolderChildFolderContactExtension", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "ApiVersion": "v1.0", + "Command": "New-MgUserContactFolderChildFolderContactExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "PersonalContacts", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "New-MgUserContactFolderContact", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "ApiVersion": "v1.0", + "Command": "New-MgUserContactFolderContact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "PersonalContacts", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgUserContactFolderContactExtension", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "ApiVersion": "v1.0", + "Command": "New-MgUserContactFolderContactExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "PersonalContacts", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "New-MgUserDefaultCalendarEvent", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/calendar/events", - "ApiVersion": "v1.0", + "Command": "New-MgUserDefaultCalendarEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Command": "New-MgUserDeviceManagementTroubleshootingEvent", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "ApiVersion": "v1.0", + "Command": "New-MgUserDeviceManagementTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "New-MgUserDrive", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives", - "ApiVersion": "v1.0", + "Command": "New-MgUserDrive", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgUserDriveBundle", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveBundle", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgUserDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "New-MgUserDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveItemAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgUserDriveItemChild", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveItemChild", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgUserDriveItemLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgUserDriveItemListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveItemListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgUserDriveItemListItemLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveItemListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgUserDriveItemListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveItemListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgUserDriveItemPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveItemPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgUserDriveItemSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveItemSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "New-MgUserDriveItemThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveItemThumbnail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgUserDriveItemUploadSession", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveItemUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "New-MgUserDriveItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgUserDriveListColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveListColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "New-MgUserDriveListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveListContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "New-MgUserDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "New-MgUserDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "New-MgUserDriveListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgUserDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgUserDriveListItemLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgUserDriveListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "New-MgUserDriveListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveListOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgUserDriveListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveListSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "New-MgUserDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveRootAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "New-MgUserDriveRootChild", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveRootChild", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgUserDriveRootLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveRootLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "New-MgUserDriveRootListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveRootListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgUserDriveRootListItemLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveRootListItemLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "New-MgUserDriveRootListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveRootListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "New-MgUserDriveRootPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveRootPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "New-MgUserDriveRootSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveRootSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "New-MgUserDriveRootThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveRootThumbnail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgUserDriveRootUploadSession", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveRootUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "New-MgUserDriveRootVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "ApiVersion": "v1.0", + "Command": "New-MgUserDriveRootVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "New-MgUserEvent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events", - "ApiVersion": "v1.0", + "Command": "New-MgUserEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgUserEventAttachment", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/attachments", - "ApiVersion": "v1.0", + "Command": "New-MgUserEventAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Calendar" }, { + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", + "Command": "New-MgUserEventAttachmentUploadSession", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -421849,614 +421860,614 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgUserEventAttachmentUploadSession", "CommandAlias": null, - "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Calendar", - "Method": "POST" + "Module": "Calendar" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgUserEventExtension", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/extensions", - "ApiVersion": "v1.0", + "Command": "New-MgUserEventExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgUserEventInstanceAttachment", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiVersion": "v1.0", + "Command": "New-MgUserEventInstanceAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgUserEventInstanceAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "ApiVersion": "v1.0", + "Command": "New-MgUserEventInstanceAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgUserEventInstanceExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "ApiVersion": "v1.0", + "Command": "New-MgUserEventInstanceExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgUserExtension", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/extensions", - "ApiVersion": "v1.0", + "Command": "New-MgUserExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Command": "New-MgUserInferenceClassificationOverride", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/inferenceClassification/overrides", - "ApiVersion": "v1.0", + "Command": "New-MgUserInferenceClassificationOverride", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedInsight", - "Command": "New-MgUserInsightShared", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/insights/shared", - "ApiVersion": "v1.0", + "Command": "New-MgUserInsightShared", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrending", - "Command": "New-MgUserInsightTrending", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/insights/trending", - "ApiVersion": "v1.0", + "Command": "New-MgUserInsightTrending", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsedInsight", - "Command": "New-MgUserInsightUsed", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/insights/used", - "ApiVersion": "v1.0", + "Command": "New-MgUserInsightUsed", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "New-MgUserMailFolder", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders", - "ApiVersion": "v1.0", + "Command": "New-MgUserMailFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "New-MgUserMailFolderChildFolder", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "ApiVersion": "v1.0", + "Command": "New-MgUserMailFolderChildFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgUserMailFolderChildFolderMessage", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "ApiVersion": "v1.0", + "Command": "New-MgUserMailFolderChildFolderMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgUserMailFolderChildFolderMessageAttachment", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "ApiVersion": "v1.0", + "Command": "New-MgUserMailFolderChildFolderMessageAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", + "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgUserMailFolderChildFolderMessageExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "ApiVersion": "v1.0", + "Command": "New-MgUserMailFolderChildFolderMessageExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgUserMailFolderChildFolderMessageForward", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", - "ApiVersion": "v1.0", + "Command": "New-MgUserMailFolderChildFolderMessageForward", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgUserMailFolderChildFolderMessageReply", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", - "ApiVersion": "v1.0", + "Command": "New-MgUserMailFolderChildFolderMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgUserMailFolderChildFolderMessageReplyAll", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", - "ApiVersion": "v1.0", + "Command": "New-MgUserMailFolderChildFolderMessageReplyAll", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule", - "Command": "New-MgUserMailFolderChildFolderMessageRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "ApiVersion": "v1.0", + "Command": "New-MgUserMailFolderChildFolderMessageRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgUserMailFolderMessage", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "ApiVersion": "v1.0", + "Command": "New-MgUserMailFolderMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgUserMailFolderMessageAttachment", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "ApiVersion": "v1.0", + "Command": "New-MgUserMailFolderMessageAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", + "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgUserMailFolderMessageExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "ApiVersion": "v1.0", + "Command": "New-MgUserMailFolderMessageExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgUserMailFolderMessageForward", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", - "ApiVersion": "v1.0", + "Command": "New-MgUserMailFolderMessageForward", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgUserMailFolderMessageReply", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", - "ApiVersion": "v1.0", + "Command": "New-MgUserMailFolderMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgUserMailFolderMessageReplyAll", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", - "ApiVersion": "v1.0", + "Command": "New-MgUserMailFolderMessageReplyAll", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule", - "Command": "New-MgUserMailFolderMessageRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "ApiVersion": "v1.0", + "Command": "New-MgUserMailFolderMessageRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "New-MgUserManagedDevice", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices", - "ApiVersion": "v1.0", + "Command": "New-MgUserManagedDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Command": "New-MgUserManagedDeviceCompliancePolicyState", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "v1.0", + "Command": "New-MgUserManagedDeviceCompliancePolicyState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Command": "New-MgUserManagedDeviceConfigurationState", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "v1.0", + "Command": "New-MgUserManagedDeviceConfigurationState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgUserManagedDeviceLogCollectionRequestDownloadUrl", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "ApiVersion": "v1.0", + "Command": "New-MgUserManagedDeviceLogCollectionRequestDownloadUrl", "Variants": [ "Create", "CreateViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Command": "New-MgUserManagedDeviceLogCollectionResponse", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "ApiVersion": "v1.0", + "Command": "New-MgUserManagedDeviceLogCollectionResponse", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "v1.0", + "Command": "New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgUserMessage", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages", - "ApiVersion": "v1.0", + "Command": "New-MgUserMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment", - "Command": "New-MgUserMessageAttachment", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "ApiVersion": "v1.0", + "Command": "New-MgUserMessageAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Mail" }, { + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", + "Command": "New-MgUserMessageAttachmentUploadSession", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -422476,89 +422487,89 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgUserMessageAttachmentUploadSession", "CommandAlias": null, - "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Mail", - "Method": "POST" + "Module": "Mail" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgUserMessageExtension", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "ApiVersion": "v1.0", + "Command": "New-MgUserMessageExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgUserMessageForward", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/createForward", - "ApiVersion": "v1.0", + "Command": "New-MgUserMessageForward", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgUserMessageReply", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/createReply", - "ApiVersion": "v1.0", + "Command": "New-MgUserMessageReply", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphMessage", - "Command": "New-MgUserMessageReplyAll", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", - "ApiVersion": "v1.0", + "Command": "New-MgUserMessageReplyAll", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Module": "Mail", - "Method": "POST" + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Mail" }, { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks", + "Command": "New-MgUserOnenoteNotebook", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -422586,21 +422597,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "New-MgUserOnenoteNotebook", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgUserOnenoteNotebookSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -422628,21 +422639,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgUserOnenoteNotebookSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgUserOnenoteNotebookSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -422670,89 +422681,89 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "New-MgUserOnenoteNotebookSectionGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgUserOnenoteNotebookSectionGroupSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgUserOnenoteNotebookSectionGroupSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgUserOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgUserOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgUserOnenoteNotebookSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgUserOnenoteNotebookSectionPage", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/operations", + "Command": "New-MgUserOnenoteOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "New-MgUserOnenoteOperation", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/operations", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/pages", + "Command": "New-MgUserOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -422780,72 +422791,72 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgUserOnenotePage", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/pages", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/resources", + "Command": "New-MgUserOnenoteResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "New-MgUserOnenoteResource", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/resources", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sections", + "Command": "New-MgUserOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgUserOnenoteSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sectionGroups", + "Command": "New-MgUserOnenoteSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "New-MgUserOnenoteSectionGroup", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgUserOnenoteSectionGroupSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -422873,38 +422884,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "New-MgUserOnenoteSectionGroupSection", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgUserOnenoteSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgUserOnenoteSectionGroupSectionPage", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgUserOnenoteSectionPage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -422932,21 +422943,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "New-MgUserOnenoteSectionPage", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", + "Module": "Notes" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings", + "Command": "New-MgUserOnlineMeeting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -422966,191 +422977,191 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "New-MgUserOnlineMeeting", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "CloudCommunications", - "Method": "POST" + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "New-MgUserOnlineMeetingAttendanceReport", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "v1.0", + "Command": "New-MgUserOnlineMeetingAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "v1.0", + "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "New-MgUserOnlineMeetingRecording", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiVersion": "v1.0", + "Command": "New-MgUserOnlineMeetingRecording", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "New-MgUserOnlineMeetingTranscript", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiVersion": "v1.0", + "Command": "New-MgUserOnlineMeetingTranscript", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookCategory", - "Command": "New-MgUserOutlookMasterCategory", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/masterCategories", - "ApiVersion": "v1.0", + "Command": "New-MgUserOutlookMasterCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "New-MgUserScopedRoleMemberOf", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/scopedRoleMemberOf", - "ApiVersion": "v1.0", + "Command": "New-MgUserScopedRoleMemberOf", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Command": "New-MgUserSettingStorageQuotaService", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/settings/storage/quota/services", - "ApiVersion": "v1.0", + "Command": "New-MgUserSettingStorageQuotaService", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSetting", - "Command": "New-MgUserSettingWindows", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/settings/windows", - "ApiVersion": "v1.0", + "Command": "New-MgUserSettingWindows", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSettingInstance", - "Command": "New-MgUserSettingWindowsInstance", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "ApiVersion": "v1.0", + "Command": "New-MgUserSettingWindowsInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Command": "New-MgUserTeamworkAssociatedTeam", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/teamwork/associatedTeams", - "ApiVersion": "v1.0", + "Command": "New-MgUserTeamworkAssociatedTeam", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "POST", + "Uri": "/users/{user-id}/teamwork/installedApps", + "Command": "New-MgUserTeamworkInstalledApp", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -423250,21 +423261,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Command": "New-MgUserTeamworkInstalledApp", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/installedApps", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists", + "Command": "New-MgUserTodoList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -423284,38 +423295,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTaskList", - "Command": "New-MgUserTodoList", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Command": "New-MgUserTodoListExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgUserTodoListExtension", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Command": "New-MgUserTodoListTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -423335,21 +423346,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTask", - "Command": "New-MgUserTodoListTask", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", + "Command": "New-MgUserTodoListTaskAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -423369,21 +423380,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentBase", - "Command": "New-MgUserTodoListTaskAttachment", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", + "Command": "New-MgUserTodoListTaskAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -423403,21 +423414,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession", - "Command": "New-MgUserTodoListTaskAttachmentUploadSession", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", + "Command": "New-MgUserTodoListTaskChecklistItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -423437,38 +423448,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChecklistItem", - "Command": "New-MgUserTodoListTaskChecklistItem", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "Command": "New-MgUserTodoListTaskExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "New-MgUserTodoListTaskExtension", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", + "Command": "New-MgUserTodoListTaskLinkedResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -423488,368 +423499,366 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLinkedResource", - "Command": "New-MgUserTodoListTaskLinkedResource", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "ApiVersion": "v1.0", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Users", - "Method": "POST" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEvent", - "Command": "New-MgVirtualEvent", - "CommandAlias": null, + "Method": "POST", "Uri": "/solutions/virtualEvents/events", - "ApiVersion": "v1.0", + "Command": "New-MgVirtualEvent", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "New-MgVirtualEventPresenter", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "ApiVersion": "v1.0", + "Command": "New-MgVirtualEventPresenter", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "New-MgVirtualEventSession", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "ApiVersion": "v1.0", + "Command": "New-MgVirtualEventSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "New-MgVirtualEventSessionAttendanceReport", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "v1.0", + "Command": "New-MgVirtualEventSessionAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "New-MgVirtualEventSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "v1.0", + "Command": "New-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-townhalls?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Command": "New-MgVirtualEventTownhall", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/townhalls", - "ApiVersion": "v1.0", + "Command": "New-MgVirtualEventTownhall", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "New-MgVirtualEventTownhallPresenter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-townhalls?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "ApiVersion": "v1.0", + "Command": "New-MgVirtualEventTownhallPresenter", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "New-MgVirtualEventTownhallSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "ApiVersion": "v1.0", + "Command": "New-MgVirtualEventTownhallSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "New-MgVirtualEventTownhallSessionAttendanceReport", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "v1.0", + "Command": "New-MgVirtualEventTownhallSessionAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "v1.0", + "Command": "New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-webinars?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Command": "New-MgVirtualEventWebinar", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars", - "ApiVersion": "v1.0", + "Command": "New-MgVirtualEventWebinar", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "New-MgVirtualEventWebinarPresenter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-webinars?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "ApiVersion": "v1.0", + "Command": "New-MgVirtualEventWebinarPresenter", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-post-registrations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "New-MgVirtualEventWebinarRegistration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "ApiVersion": "v1.0", + "Command": "New-MgVirtualEventWebinarRegistration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-post-questions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", - "Command": "New-MgVirtualEventWebinarRegistrationConfigurationQuestion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-post-registrations?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", - "ApiVersion": "v1.0", + "Command": "New-MgVirtualEventWebinarRegistrationConfigurationQuestion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "New-MgVirtualEventWebinarSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-post-questions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "ApiVersion": "v1.0", + "Command": "New-MgVirtualEventWebinarSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "New-MgVirtualEventWebinarSessionAttendanceReport", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "v1.0", + "Command": "New-MgVirtualEventWebinarSessionAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "v1.0", + "Command": "New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Ping-MgBetaApplicationSynchronization", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/Ping", - "ApiVersion": "beta", + "Command": "Ping-MgBetaApplicationSynchronization", "Variants": [ "Ping", "PingViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Ping-MgBetaServicePrincipalSynchronization", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping", - "ApiVersion": "beta", + "Command": "Ping-MgBetaServicePrincipalSynchronization", "Variants": [ "Ping", "PingViaIdentity" ], - "Module": "Beta.Applications", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Command": "Publish-MgAdminEdgeInternetExplorerModeSiteList", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/publish", - "ApiVersion": "v1.0", + "Command": "Publish-MgAdminEdgeInternetExplorerModeSiteList", "Variants": [ "Publish", "PublishExpanded", "PublishViaIdentity", "PublishViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-beta", - "OutputType": null, - "Command": "Publish-MgBetaBookingBusiness", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish", - "ApiVersion": "beta", + "Command": "Publish-MgBetaBookingBusiness", "Variants": [ "Publish", "Publish1", "PublishViaIdentity", "PublishViaIdentity1" ], - "Module": "Beta.Bookings", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Bookings" }, { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release", + "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian", + "Variants": [ + "Release", + "ReleaseViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -423869,19 +423878,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-release?view=graph-rest-beta", - "OutputType": null, - "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release", + "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Release", "ReleaseViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -423901,34 +423910,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-release?view=graph-rest-beta", - "OutputType": null, - "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release", - "ApiVersion": "beta", - "Variants": [ - "Release", - "ReleaseViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "POST" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "OutputType": null, - "Command": "Publish-MgBetaDriveListContentType", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", + "Command": "Publish-MgBetaDriveListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", + "Command": "Publish-MgBetaEducationClassAssignment", + "Variants": [ + "Publish", + "PublishViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -423948,19 +423957,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Publish-MgBetaEducationClassAssignment", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", + "Command": "Publish-MgBetaEducationClassModule", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -423980,94 +423989,94 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModule", - "Command": "Publish-MgBetaEducationClassModule", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", - "ApiVersion": "beta", - "Variants": [ - "Publish", - "PublishViaIdentity" - ], - "Module": "Beta.Education", - "Method": "POST" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Publish-MgBetaEducationMeAssignment", - "CommandAlias": null, + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/publish", - "ApiVersion": "beta", + "Command": "Publish-MgBetaEducationMeAssignment", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Publish-MgBetaEducationUserAssignment", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", - "ApiVersion": "beta", + "Command": "Publish-MgBetaEducationUserAssignment", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "OutputType": null, - "Command": "Publish-MgBetaGroupDriveListContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", + "Command": "Publish-MgBetaGroupDriveListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "OutputType": null, - "Command": "Publish-MgBetaGroupSiteContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", + "Command": "Publish-MgBetaGroupSiteContentType", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "OutputType": null, - "Command": "Publish-MgBetaGroupSiteListContentType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", + "Command": "Publish-MgBetaGroupSiteListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", + "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Variants": [ + "Release", + "ReleaseViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -424087,19 +424096,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-beta", - "OutputType": null, - "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseCustodian", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", + "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Release", "ReleaseViaIdentity" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -424119,124 +424128,124 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-beta", - "OutputType": null, - "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", - "ApiVersion": "beta", - "Variants": [ - "Release", - "ReleaseViaIdentity" - ], - "Module": "Beta.Security", - "Method": "POST" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "OutputType": null, - "Command": "Publish-MgBetaShareListContentType", - "CommandAlias": null, + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", + "Command": "Publish-MgBetaShareListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "OutputType": null, - "Command": "Publish-MgBetaSiteContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", + "Command": "Publish-MgBetaSiteContentType", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "OutputType": null, - "Command": "Publish-MgBetaSiteListContentType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", + "Command": "Publish-MgBetaSiteListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "OutputType": null, - "Command": "Publish-MgBetaUserDriveListContentType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", + "Command": "Publish-MgBetaUserDriveListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Publish-MgBetaVirtualEvent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish", - "ApiVersion": "beta", + "Command": "Publish-MgBetaVirtualEvent", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-1.0", "OutputType": null, - "Command": "Publish-MgBookingBusiness", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish", - "ApiVersion": "v1.0", + "Command": "Publish-MgBookingBusiness", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Bookings", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", "OutputType": null, - "Command": "Publish-MgDriveListContentType", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", + "Command": "Publish-MgDriveListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Files", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Files" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", + "Command": "Publish-MgEducationClassAssignment", + "Variants": [ + "Publish", + "PublishViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -424256,19 +424265,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Publish-MgEducationClassAssignment", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", + "Command": "Publish-MgEducationClassModule", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -424288,94 +424297,94 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModule", - "Command": "Publish-MgEducationClassModule", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", - "ApiVersion": "v1.0", - "Variants": [ - "Publish", - "PublishViaIdentity" - ], - "Module": "Education", - "Method": "POST" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Publish-MgEducationMeAssignment", - "CommandAlias": null, + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/publish", - "ApiVersion": "v1.0", + "Command": "Publish-MgEducationMeAssignment", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Publish-MgEducationUserAssignment", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", - "ApiVersion": "v1.0", + "Command": "Publish-MgEducationUserAssignment", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "OutputType": null, - "Command": "Publish-MgGroupDriveListContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", + "Command": "Publish-MgGroupDriveListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "OutputType": null, - "Command": "Publish-MgGroupSiteContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", + "Command": "Publish-MgGroupSiteContentType", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "OutputType": null, - "Command": "Publish-MgGroupSiteListContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", + "Command": "Publish-MgGroupSiteListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Sites", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", + "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian", + "Variants": [ + "Release", + "ReleaseViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -424395,19 +424404,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-1.0", - "OutputType": null, - "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", + "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Release", "ReleaseViaIdentity" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -424427,360 +424436,360 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-1.0", - "OutputType": null, - "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", - "ApiVersion": "v1.0", - "Variants": [ - "Release", - "ReleaseViaIdentity" - ], - "Module": "Security", - "Method": "POST" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "OutputType": null, - "Command": "Publish-MgShareListContentType", - "CommandAlias": null, + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", + "Command": "Publish-MgShareListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "OutputType": null, - "Command": "Publish-MgSiteContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", + "Command": "Publish-MgSiteContentType", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "OutputType": null, - "Command": "Publish-MgSiteListContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", + "Command": "Publish-MgSiteListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "OutputType": null, - "Command": "Publish-MgUserDriveListContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", + "Command": "Publish-MgUserDriveListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Publish-MgVirtualEvent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish", - "ApiVersion": "v1.0", + "Command": "Publish-MgVirtualEvent", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Register-MgBetaPrivilegedAccessResource", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/register", - "ApiVersion": "beta", + "Command": "Register-MgBetaPrivilegedAccessResource", "Variants": [ "Register", "RegisterExpanded", "RegisterViaIdentity", "RegisterViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgAdminEdge", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/admin/edge", - "ApiVersion": "v1.0", + "Command": "Remove-MgAdminEdge", "Variants": [ "Delete" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgAdminEdgeInternetExplorerMode", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/admin/edge/internetExplorerMode", - "ApiVersion": "v1.0", + "Command": "Remove-MgAdminEdgeInternetExplorerMode", "Variants": [ "Delete" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgAdminPeopleItemInsight", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/admin/people/itemInsights", - "ApiVersion": "v1.0", + "Command": "Remove-MgAdminPeopleItemInsight", "Variants": [ "Delete" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgAdminPeopleProfileCardProperty", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgAdminPeopleProfileCardProperty", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgAdminReportSetting", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/admin/reportSettings", - "ApiVersion": "v1.0", + "Command": "Remove-MgAdminReportSetting", "Variants": [ "Delete" ], - "Module": "Reports", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgAdminSharepoint", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "DELETE", "Uri": "/admin/sharepoint", - "ApiVersion": "v1.0", + "Command": "Remove-MgAdminSharepoint", "Variants": [ "Delete" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgAdminSharepointSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/admin/sharepoint/settings", - "ApiVersion": "v1.0", + "Command": "Remove-MgAdminSharepointSetting", "Variants": [ "Delete" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgAgreement", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/agreements/{agreement-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgAgreement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgAgreementAcceptance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgAgreementAcceptance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgAgreementFile", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/agreements/{agreement-id}/file", - "ApiVersion": "v1.0", + "Command": "Remove-MgAgreementFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgAgreementFileLocalization", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgAgreementFileLocalization", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgAgreementFileLocalizationVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgAgreementFileVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgAgreementFileVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-user-removealldevicesfrommanagement?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgAllUserDeviceFromManagement", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "ApiVersion": "v1.0", + "Command": "Remove-MgAllUserDeviceFromManagement", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Users.Actions", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-user-removealldevicesfrommanagement?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Users.Actions" }, { + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Command": "Remove-MgAppCatalogTeamApp", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -424808,19 +424817,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgAppCatalogTeamApp", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Command": "Remove-MgAppCatalogTeamAppDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -424848,34 +424857,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgAppCatalogTeamAppDefinition", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "DELETE", + "Uri": "/applications/{application-id}", + "Command": "Remove-MgApplication", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -424895,64 +424904,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgApplication", "CommandAlias": null, - "Uri": "/applications/{application-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", + "Command": "Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef", "CommandAlias": "Remove-MgApplicationAppManagementPolicyByRef", - "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/applications(appId='{appId}')", + "Command": "Remove-MgApplicationByAppId", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgApplicationByAppId", "CommandAlias": null, - "Uri": "/applications(appId='{appId}')", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/applications(uniqueName='{uniqueName}')", + "Command": "Remove-MgApplicationByUniqueName", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgApplicationByUniqueName", "CommandAlias": null, - "Uri": "/applications(uniqueName='{uniqueName}')", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Command": "Remove-MgApplicationExtensionProperty", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -424980,19 +424989,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgApplicationExtensionProperty", "CommandAlias": null, - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Command": "Remove-MgApplicationFederatedIdentityCredential", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -425012,34 +425021,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgApplicationFederatedIdentityCredential", "CommandAlias": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Applications", - "Method": "DELETE" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgApplicationFederatedIdentityCredentialByName", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "ApiVersion": "v1.0", + "Command": "Remove-MgApplicationFederatedIdentityCredentialByName", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "POST", + "Uri": "/applications/{application-id}/removeKey", + "Command": "Remove-MgApplicationKey", + "Variants": [ + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -425067,36 +425078,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgApplicationKey", "CommandAlias": null, - "Uri": "/applications/{application-id}/removeKey", - "ApiVersion": "v1.0", - "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgApplicationLogo", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/applications/{application-id}/logo", - "ApiVersion": "v1.0", + "Command": "Remove-MgApplicationLogo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "DELETE", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", + "Command": "Remove-MgApplicationOwnerDirectoryObjectByRef", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -425124,19 +425133,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgApplicationOwnerDirectoryObjectByRef", "CommandAlias": "Remove-MgApplicationOwnerByRef", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Applications", - "Method": "DELETE" + "Module": "Applications" }, { + "Method": "POST", + "Uri": "/applications/{application-id}/removePassword", + "Command": "Remove-MgApplicationPassword", + "Variants": [ + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -425164,126 +425175,124 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgApplicationPassword", "CommandAlias": null, - "Uri": "/applications/{application-id}/removePassword", - "ApiVersion": "v1.0", - "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgApplicationSynchronization", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/applications/{application-id}/synchronization", - "ApiVersion": "v1.0", + "Command": "Remove-MgApplicationSynchronization", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgApplicationSynchronizationJob", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "DELETE", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgApplicationSynchronizationJob", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgApplicationSynchronizationJobBulkUpload", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "DELETE", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "v1.0", + "Command": "Remove-MgApplicationSynchronizationJobBulkUpload", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgApplicationSynchronizationJobBulkUploadContent", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "DELETE", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "v1.0", + "Command": "Remove-MgApplicationSynchronizationJobBulkUploadContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgApplicationSynchronizationJobSchema", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "DELETE", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "v1.0", + "Command": "Remove-MgApplicationSynchronizationJobSchema", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "DELETE", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgApplicationSynchronizationTemplate", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "DELETE", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgApplicationSynchronizationTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Remove-MgApplicationSynchronizationTemplateSchema", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -425303,34 +425312,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgApplicationSynchronizationTemplateSchema", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", + "Command": "Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -425366,19 +425375,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", "CommandAlias": "Remove-MgApplicationTokenIssuancePolicyByRef", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", + "Command": "Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -425414,19 +425423,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", "CommandAlias": "Remove-MgApplicationTokenLifetimePolicyByRef", - "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/accessReviews/{accessReview-id}", + "Command": "Remove-MgBetaAccessReview", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -425446,109 +425455,109 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaAccessReview", "CommandAlias": null, - "Uri": "/accessReviews/{accessReview-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAccessReviewDecision", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAccessReviewDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAccessReviewInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAccessReviewInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAccessReviewInstanceDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAccessReviewInstanceDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAccessReviewInstanceMyDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAccessReviewInstanceMyDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAccessReviewInstanceReviewer", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAccessReviewInstanceReviewer", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAccessReviewMyDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAccessReviewMyDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "DELETE", + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", + "Command": "Remove-MgBetaAccessReviewReviewer", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -425568,371 +425577,371 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-removereviewer?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaAccessReviewReviewer", "CommandAlias": null, - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAdminEdge", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/admin/edge", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAdminEdge", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/admin/edge/internetExplorerMode", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaAdministrativeUnit", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAdministrativeUnit", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaAdministrativeUnitExtension", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAdministrativeUnitExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAdministrativeUnitMemberByRef", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAdministrativeUnitMemberByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAdministrativeUnitMemberDirectoryObjectByRef", - "CommandAlias": "Remove-MgBetaAdministrativeUnitMemberByRef", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAdministrativeUnitMemberDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Remove-MgBetaAdministrativeUnitMemberByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaAdminPeople", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/admin/people", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAdminPeople", "Variants": [ "Delete" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAdminPeopleItemInsight", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/admin/people/itemInsights", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAdminPeopleItemInsight", "Variants": [ "Delete" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaAdminPeopleProfileCardProperty", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAdminPeopleProfileCardProperty", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaAdminPeoplePronoun", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/admin/people/pronouns", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAdminPeoplePronoun", "Variants": [ "Delete" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAdminReportSetting", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/admin/reportSettings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAdminReportSetting", "Variants": [ "Delete" ], - "Module": "Beta.Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAdminSharepoint", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "DELETE", "Uri": "/admin/sharepoint", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAdminSharepoint", "Variants": [ "Delete" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAdminSharepointSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/admin/sharepoint/settings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAdminSharepointSetting", "Variants": [ "Delete" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAgreement", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/agreements/{agreement-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAgreement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAgreementAcceptance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAgreementAcceptance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAgreementFile", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/agreements/{agreement-id}/file", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAgreementFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAgreementFileLocalization", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAgreementFileLocalization", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAgreementFileLocalizationVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAgreementFileVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAgreementFileVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAllUserDeviceFromManagement", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAllUserDeviceFromManagement", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Beta.Users.Actions", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Users.Actions" }, { + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Command": "Remove-MgBetaAppCatalogTeamApp", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -425960,19 +425969,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaAppCatalogTeamApp", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -426000,113 +426009,113 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinition", "CommandAlias": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "DELETE" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "ApiVersion": "beta", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "DELETE", + "Uri": "/applications/{application-id}", + "Command": "Remove-MgBetaApplication", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -426126,79 +426135,79 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaApplication", "CommandAlias": null, - "Uri": "/applications/{application-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", + "Command": "Remove-MgBetaApplicationAppManagementPolicyAppManagementPolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaApplicationAppManagementPolicyAppManagementPolicyByRef", "CommandAlias": "Remove-MgBetaApplicationAppManagementPolicyByRef", - "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/applications(appId='{appId}')", + "Command": "Remove-MgBetaApplicationByAppId", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaApplicationByAppId", "CommandAlias": null, - "Uri": "/applications(appId='{appId}')", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/applications(uniqueName='{uniqueName}')", + "Command": "Remove-MgBetaApplicationByUniqueName", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaApplicationByUniqueName", "CommandAlias": null, - "Uri": "/applications(uniqueName='{uniqueName}')", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/applications/{application-id}/connectorGroup/$ref", + "Command": "Remove-MgBetaApplicationConnectorGroupByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaApplicationConnectorGroupByRef", "CommandAlias": null, - "Uri": "/applications/{application-id}/connectorGroup/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Command": "Remove-MgBetaApplicationExtensionProperty", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -426226,19 +426235,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaApplicationExtensionProperty", "CommandAlias": null, - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Command": "Remove-MgBetaApplicationFederatedIdentityCredential", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -426258,34 +426267,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaApplicationFederatedIdentityCredential", "CommandAlias": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "DELETE" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaApplicationFederatedIdentityCredentialByName", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "ApiVersion": "beta", + "Command": "Remove-MgBetaApplicationFederatedIdentityCredentialByName", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "POST", + "Uri": "/applications/{application-id}/removeKey", + "Command": "Remove-MgBetaApplicationKey", + "Variants": [ + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -426313,36 +426324,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaApplicationKey", "CommandAlias": null, - "Uri": "/applications/{application-id}/removeKey", - "ApiVersion": "beta", - "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "POST" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaApplicationLogo", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/applications/{application-id}/logo", - "ApiVersion": "beta", + "Command": "Remove-MgBetaApplicationLogo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "DELETE", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaApplicationOwnerDirectoryObjectByRef", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -426370,19 +426379,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaApplicationOwnerDirectoryObjectByRef", "CommandAlias": "Remove-MgBetaApplicationOwnerByRef", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "DELETE" + "Module": "Beta.Applications" }, { + "Method": "POST", + "Uri": "/applications/{application-id}/removePassword", + "Command": "Remove-MgBetaApplicationPassword", + "Variants": [ + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -426410,126 +426421,124 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaApplicationPassword", "CommandAlias": null, - "Uri": "/applications/{application-id}/removePassword", - "ApiVersion": "beta", - "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "POST" + "Module": "Beta.Applications" }, - { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaApplicationSynchronization", - "CommandAlias": null, + { + "Method": "DELETE", "Uri": "/applications/{application-id}/synchronization", - "ApiVersion": "beta", + "Command": "Remove-MgBetaApplicationSynchronization", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaApplicationSynchronizationJob", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaApplicationSynchronizationJob", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUpload", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "beta", + "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUpload", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUploadContent", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "beta", + "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUploadContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaApplicationSynchronizationJobSchema", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "beta", + "Command": "Remove-MgBetaApplicationSynchronizationJobSchema", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaApplicationSynchronizationTemplate", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaApplicationSynchronizationTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -426549,34 +426558,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", + "Command": "Remove-MgBetaApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -426612,19 +426621,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", "CommandAlias": "Remove-MgBetaApplicationTokenIssuancePolicyByRef", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", + "Command": "Remove-MgBetaApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -426660,19 +426669,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", "CommandAlias": "Remove-MgBetaApplicationTokenLifetimePolicyByRef", - "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/bookingBusinesses/{bookingBusiness-id}", + "Command": "Remove-MgBetaBookingBusiness", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -426692,21 +426703,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaBookingBusiness", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Command": "Remove-MgBetaBookingBusinessAppointment", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -426742,38 +426753,38 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaBookingBusinessAppointment", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Command": "Remove-MgBetaBookingBusinessCalendarView", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaBookingBusinessCalendarView", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", + "Command": "Remove-MgBetaBookingBusinessCustomer", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -426809,21 +426820,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaBookingBusinessCustomer", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Command": "Remove-MgBetaBookingBusinessCustomQuestion", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -426851,21 +426862,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaBookingBusinessCustomQuestion", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Command": "Remove-MgBetaBookingBusinessService", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -426885,21 +426896,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaBookingBusinessService", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", + "Command": "Remove-MgBetaBookingBusinessStaffMember", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -426919,53 +426930,51 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaBookingBusinessStaffMember", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" - ], - "Module": "Beta.Bookings", - "Method": "DELETE" + "Module": "Beta.Bookings" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaBookingCurrency", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaBookingCurrency", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaBusinessFlowTemplate", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaBusinessFlowTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "DELETE", + "Uri": "/chats/{chat-id}", + "Command": "Remove-MgBetaChat", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ManageDeletion.Chat", @@ -426985,36 +426994,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaChat", "CommandAlias": null, - "Uri": "/chats/{chat-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "DELETE" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaChatAccessForUser", - "CommandAlias": null, + "Method": "POST", "Uri": "/chats/{chat-id}/removeAllAccessForUser", - "ApiVersion": "beta", + "Command": "Remove-MgBetaChatAccessForUser", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "DELETE", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Remove-MgBetaChatInstalledApp", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -427074,34 +427083,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaChatInstalledApp", "CommandAlias": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Command": "Remove-MgBetaChatLastMessagePreview", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaChatLastMessagePreview", "CommandAlias": null, - "Uri": "/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Remove-MgBetaChatMember", "Variants": [ "Delete", - "DeleteViaIdentity" + "DeleteViaIdentity", + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -427129,70 +427142,66 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaChatMember", "CommandAlias": null, - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity", - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "DELETE" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaChatMessageReplyHostedContent", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaChatMessageReplyHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaChatOperation", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaChatOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaChatPermissionGrant", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaChatPermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "DELETE", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Command": "Remove-MgBetaChatPinnedMessage", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -427212,19 +427221,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaChatPinnedMessage", "CommandAlias": null, - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Remove-MgBetaChatTab", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -427276,19 +427285,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaChatTab", "CommandAlias": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", + "Uri": "/communications/calls/{call-id}", + "Command": "Remove-MgBetaCommunicationCall", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -427308,19 +427317,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaCommunicationCall", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -427340,64 +427349,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationCallContentSharingSession", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationCallContentSharingSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationCallContentSharingSessionPngOfCurrentSlide", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}/pngOfCurrentSlide", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationCallContentSharingSessionPngOfCurrentSlide", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationCallOperation", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationCallOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.CloudCommunications" }, { + "Method": "DELETE", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Command": "Remove-MgBetaCommunicationCallParticipant", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -427417,339 +427426,339 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaCommunicationCallParticipant", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationCallRecordOrganizerV2", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationCallRecordOrganizerV2", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationCallRecordParticipantV2", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationCallRecordParticipantV2", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationCallRecordSession", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationCallRecordSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationOnlineMeeting", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationOnlineMeeting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingAiInsight", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/aiInsights/{callAiInsight-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationOnlineMeetingAiInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingAlternativeRecording", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationOnlineMeetingAlternativeRecording", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendeeReport", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendeeReport", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingBroadcastRecording", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationOnlineMeetingBroadcastRecording", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingByJoinWebUrl", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationOnlineMeetingByJoinWebUrl", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingRecordingContent", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationOnlineMeetingRecordingContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptContent", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaCommunicationPresence", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/presences/{presence-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaCommunicationPresence", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscovery", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/compliance/ediscovery", - "ApiVersion": "beta", + "Command": "Remove-MgBetaComplianceEdiscovery", "Variants": [ "Delete" ], - "Module": "Beta.Compliance", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Compliance" }, { + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCase", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -427769,41 +427778,28 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCase", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "DELETE" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodian", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodian", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold", - "ApiVersion": "beta", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold", "Variants": [ "Remove", "Remove1", @@ -427812,10 +427808,23 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Compliance" }, { + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -427835,34 +427844,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sitesource-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-unifiedgroupsource-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -427882,19 +427891,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-usersource-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -427914,86 +427923,73 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "DELETE" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "DELETE", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "DELETE", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "DELETE", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold", - "ApiVersion": "beta", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", "Variants": [ "Remove", "Remove1", @@ -428002,40 +427998,53 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseOperation", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "DELETE", "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "DELETE", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Compliance" }, { + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -428055,34 +428064,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -428102,34 +428111,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -428149,64 +428158,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Compliance", - "Method": "DELETE" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaContact", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/contacts/{orgContact-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaContact", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaContract", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/contracts/{contract-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaContract", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDataPolicyOperation", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDataPolicyOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/devices/{device-id}", + "Command": "Remove-MgBetaDevice", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -428226,315 +428235,315 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaDevice", "CommandAlias": null, - "Uri": "/devices/{device-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaDeviceByDeviceId", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/devices(deviceId='{deviceId}')", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceByDeviceId", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaDeviceCommand", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/devices/{device-id}/commands/{command-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceCommand", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceExtension", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/androidForWorkSettings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementAssignmentFilter", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementAssignmentFilter", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementAuditEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementAuditEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementAutopilotEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementAutopilotEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", + "Command": "Remove-MgBetaDeviceManagementComanagedDevice", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -428554,184 +428563,184 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDevice", "CommandAlias": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", + "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -428751,19 +428760,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice", "CommandAlias": null, - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -428783,228 +428792,228 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementCompliancePolicy", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementComplianceSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementComplianceSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementConfigurationSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", + "Command": "Remove-MgBetaDeviceManagementDataSharingConsent", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -429024,79 +429033,79 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDataSharingConsent", "CommandAlias": null, - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDerivedCredential", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDerivedCredential", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Command": "Remove-MgBetaDeviceManagementDetectedApp", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -429116,19 +429125,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDetectedApp", "CommandAlias": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429148,406 +429157,406 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCategory", "CommandAlias": null, - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -429567,19 +429576,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -429599,19 +429608,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -429639,19 +429648,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -429671,19 +429680,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -429703,34 +429712,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScript", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429750,19 +429759,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceShellScript", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429782,19 +429791,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429814,19 +429823,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429846,19 +429855,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429878,94 +429887,94 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Command": "Remove-MgBetaDeviceManagementExchangeConnector", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -429985,651 +429994,651 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementExchangeConnector", "CommandAlias": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementImportedDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementImportedDeviceIdentity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementIntent", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementIntent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementIntentAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementIntentAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementIntentCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementIntentCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementIntentDeviceState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementIntentDeviceState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementIntentSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementIntentSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementIntentUserState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementIntentUserState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Command": "Remove-MgBetaDeviceManagementManagedDevice", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -430649,334 +430658,334 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementManagedDevice", "CommandAlias": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCleanupRule", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCleanupRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -430996,19 +431005,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "CommandAlias": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -431028,108 +431037,108 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector", "CommandAlias": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementMonitoring", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/monitoring", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementMonitoring", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementNdeConnector", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementNdeConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Command": "Remove-MgBetaDeviceManagementPartner", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -431149,19 +431158,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", + "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -431181,19 +431190,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit", "CommandAlias": null, - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -431213,63 +431222,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner", "CommandAlias": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementReport", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/reports", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementReport", "Variants": [ "Delete" ], - "Module": "Beta.Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Command": "Remove-MgBetaDeviceManagementResourceOperation", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -431289,34 +431298,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementResourceOperation", "CommandAlias": null, - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Command": "Remove-MgBetaDeviceManagementReusableSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementReusableSetting", "CommandAlias": null, - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -431336,19 +431345,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Command": "Remove-MgBetaDeviceManagementRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -431368,19 +431377,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementRoleDefinition", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -431400,19 +431409,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", + "Command": "Remove-MgBetaDeviceManagementRoleScopeTag", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -431432,49 +431441,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementRoleScopeTag", "CommandAlias": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", + "Command": "Remove-MgBetaDeviceManagementScript", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementScript", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementScriptAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -431494,19 +431503,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementScriptAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -431526,19 +431535,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -431558,19 +431567,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Command": "Remove-MgBetaDeviceManagementScriptUserRunState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -431590,19 +431599,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementScriptUserRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -431622,274 +431631,274 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementSettingDefinition", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementSettingDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementTemplateCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementTemplateCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementTemplateSetting", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementTemplateSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementTermAndCondition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementTermAndCondition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -431909,34 +431918,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -431956,19 +431965,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -431988,19 +431997,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432020,19 +432029,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432052,19 +432061,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432084,19 +432093,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432116,19 +432125,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432148,19 +432157,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432180,19 +432189,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432212,19 +432221,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432244,48 +432253,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432305,19 +432314,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432337,33 +432346,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432383,19 +432392,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432415,19 +432424,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432447,19 +432456,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432479,19 +432488,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432511,63 +432520,63 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432587,19 +432596,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432619,19 +432628,20 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "Variants": [ "Delete", + "Delete1", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432651,20 +432661,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "Variants": [ "Delete", - "Delete1", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432684,19 +432693,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432716,19 +432725,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432748,19 +432757,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432780,34 +432789,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432827,19 +432836,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432859,19 +432868,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432891,19 +432900,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432923,19 +432932,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432955,33 +432964,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticOverview", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticOverview", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -433001,19 +433010,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -433033,19 +433042,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -433065,33 +433074,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -433111,19 +433120,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -433143,19 +433152,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -433175,420 +433184,420 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointBulkAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointBulkAction", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointDeviceImage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/reports", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/windowsAutopilotSettings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -433608,19 +433617,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation", "CommandAlias": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -433640,377 +433649,377 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "CommandAlias": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaDeviceRegisteredOwnerDirectoryObjectByRef", - "CommandAlias": "Remove-MgBetaDeviceRegisteredOwnerByRef", + "Method": "DELETE", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceRegisteredOwnerDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaDeviceRegisteredOwnerByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaDeviceRegisteredUserDirectoryObjectByRef", - "CommandAlias": "Remove-MgBetaDeviceRegisteredUserByRef", + "Method": "DELETE", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceRegisteredUserDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaDeviceRegisteredUserByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDeviceUsageRights", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceUsageRights", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryAdministrativeUnit", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryAdministrativeUnit", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberDirectoryObjectByRef", - "CommandAlias": "Remove-MgBetaDirectoryAdministrativeUnitMemberByRef", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "CommandAlias": null, + "CommandAlias": "Remove-MgBetaDirectoryAdministrativeUnitMemberByRef", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryAttributeSet", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/attributeSets/{attributeSet-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryAttributeSet", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryAuthenticationMethodDevice", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/authenticationMethodDevices", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryAuthenticationMethodDevice", "Variants": [ "Delete" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethoddevice-delete-hardwareoathdevices?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaDirectoryCertificateAuthority", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethoddevice-delete-hardwareoathdevices?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/certificateAuthorities", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryCertificateAuthority", "Variants": [ "Delete" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations/{mutualTlsOauthConfiguration-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryDeletedItem", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/deletedItems/{directoryObject-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryDeletedItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryDeviceLocalCredential", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryDeviceLocalCredential", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-delete-externaluserprofiles?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaDirectoryExternalUserProfile", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryExternalUserProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-delete-externaluserprofiles?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToDirectoryObjectByRef", - "CommandAlias": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "DELETE", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Command": "Remove-MgBetaDirectoryFederationConfiguration", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -434030,49 +434039,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaDirectoryFederationConfiguration", "CommandAlias": null, - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryImpactedResource", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/directory/impactedResources/{impactedResource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryImpactedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "POST", + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData", + "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData", + "Variants": [ + "Remove", + "RemoveViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.ReadWrite", @@ -434092,64 +434101,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-removepersonaldata?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData", "CommandAlias": null, - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData", - "ApiVersion": "beta", - "Variants": [ - "Remove", - "RemoveViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "POST", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData", + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData", + "Variants": [ + "Remove", + "RemoveViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.ReadWrite", @@ -434169,183 +434178,183 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantreference-removepersonaldata?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData", "CommandAlias": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData", - "ApiVersion": "beta", - "Variants": [ - "Remove", - "RemoveViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-delete-pendingexternaluserprofiles?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaDirectoryPendingExternalUserProfile", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryPendingExternalUserProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaDirectoryPublicKeyInfrastructure", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-delete-pendingexternaluserprofiles?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/publicKeyInfrastructure", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryPublicKeyInfrastructure", "Variants": [ "Delete" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/publickeyinfrastructureroot-delete-certificatebasedauthconfigurations?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthpki-delete-certificateauthorities?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/publickeyinfrastructureroot-delete-certificatebasedauthconfigurations?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities/{certificateAuthorityDetail-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaDirectoryRecommendation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthpki-delete-certificateauthorities?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/recommendations/{recommendation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryRecommendation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryRole", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directoryRoles/{directoryRole-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryRole", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryRoleByRoleTemplateId", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryRoleByRoleTemplateId", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaDirectoryRoleMemberDirectoryObjectByRef", - "CommandAlias": "Remove-MgBetaDirectoryRoleMemberByRef", + "Method": "DELETE", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryRoleMemberDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaDirectoryRoleMemberByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryRoleScopedMember", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryRoleScopedMember", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryRoleTemplate", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryRoleTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "DELETE", + "Uri": "/settings/{directorySetting-id}", + "Command": "Remove-MgBetaDirectorySetting", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.Authorization", @@ -434365,273 +434374,273 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaDirectorySetting", "CommandAlias": null, - "Uri": "/settings/{directorySetting-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectorySettingTemplate", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectorySettingTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectorySharedEmailDomain", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectorySharedEmailDomain", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectorySubscription", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/subscriptions/{companySubscription-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectorySubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectorySubscriptionByCommerceSubscriptionId", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectorySubscriptionByCommerceSubscriptionId", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectorySubscriptionByOcpSubscriptionId", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectorySubscriptionByOcpSubscriptionId", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDirectoryTemplate", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/templates", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryTemplate", "Variants": [ "Delete" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicetemplate-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaDirectoryTemplateDeviceTemplate", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDirectoryTemplateDeviceTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaDomain", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicetemplate-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/domains/{domain-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDomain", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaDomainFederationConfiguration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDomainFederationConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaDomainServiceConfigurationRecord", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDomainServiceConfigurationRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDomainVerificationDnsRecord", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDomainVerificationDnsRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDrive", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDrive", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveBundleContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveBundleContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveBundleContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveBundleContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveFollowingContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveFollowingContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveFollowingContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveFollowingContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Command": "Remove-MgBetaDriveItem", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -434659,49 +434668,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItem", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Files", - "Method": "DELETE" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemAnalytic", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/discardCheckout", + "Command": "Remove-MgBetaDriveItemCheckout", + "Variants": [ + "Discard", + "DiscardViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -434729,229 +434738,229 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaDriveItemCheckout", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/discardCheckout", - "ApiVersion": "beta", - "Variants": [ - "Discard", - "DiscardViaIdentity" - ], - "Module": "Beta.Files", - "Method": "POST" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemChildContent", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemChildContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemChildContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemChildContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemListItemDriveItemContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemListItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemPermanent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Remove-MgBetaDriveItemPermission", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -434979,754 +434988,754 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemPermission", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Files", - "Method": "DELETE" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-removeretentionlabel?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaDriveItemRetentionLabel", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaDriveItemSubscription", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-removeretentionlabel?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveItemVersionContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveItemVersionContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveList", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveList", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveListColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveListItemDriveItemContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveListItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveListPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRoot", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/analytics", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaDriveRootCheckout", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/discardCheckout", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootCheckout", "Variants": [ "Discard", "DiscardViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaDriveRootChildContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootChildContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootChildContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootChildContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootListItemDriveItemContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootListItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootPermanent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootRetentionLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveRootVersionContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveRootVersionContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveSpecialContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveSpecialContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaDriveSpecialContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaDriveSpecialContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaEducationClass", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationClass", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Command": "Remove-MgBetaEducationClassAssignment", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -435746,19 +435755,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaEducationClassAssignment", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Command": "Remove-MgBetaEducationClassAssignmentCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -435778,19 +435787,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaEducationClassAssignmentCategory", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "Command": "Remove-MgBetaEducationClassAssignmentCategoryEducationCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -435810,34 +435819,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-remove-category?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaEducationClassAssignmentCategoryEducationCategoryByRef", "CommandAlias": "Remove-MgBetaEducationClassAssignmentCategoryByRef", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Command": "Remove-MgBetaEducationClassAssignmentDefault", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationClassAssignmentDefault", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Remove-MgBetaEducationClassAssignmentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -435857,19 +435866,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaEducationClassAssignmentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Command": "Remove-MgBetaEducationClassAssignmentResourceDependentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -435889,19 +435898,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationClassAssignmentResourceDependentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Remove-MgBetaEducationClassAssignmentRubric", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -435921,19 +435930,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaEducationClassAssignmentRubric", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -435953,49 +435962,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Command": "Remove-MgBetaEducationClassAssignmentSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationClassAssignmentSetting", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", + "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingScheme", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -436015,49 +436024,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingScheme", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Remove-MgBetaEducationClassAssignmentSubmission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationClassAssignmentSubmission", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -436077,19 +436086,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -436109,64 +436118,64 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", + "Command": "Remove-MgBetaEducationClassMemberEducationUserByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaEducationClassMemberEducationUserByRef", "CommandAlias": "Remove-MgBetaEducationClassMemberByRef", - "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Command": "Remove-MgBetaEducationClassModule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -436186,19 +436195,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaEducationClassModule", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Command": "Remove-MgBetaEducationClassModuleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -436218,228 +436227,228 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaEducationClassModuleResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Education", - "Method": "DELETE" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaEducationClassTeacherEducationUserByRef", - "CommandAlias": "Remove-MgBetaEducationClassTeacherByRef", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationClassTeacherEducationUserByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaEducationClassTeacherByRef", + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationMe", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/education/me", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationMe", "Variants": [ "Delete" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationMeAssignment", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationMeAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationMeAssignmentCategoryEducationCategoryByRef", - "CommandAlias": "Remove-MgBetaEducationMeAssignmentCategoryByRef", + "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationMeAssignmentCategoryEducationCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationMeAssignmentResource", - "CommandAlias": null, + "CommandAlias": "Remove-MgBetaEducationMeAssignmentCategoryByRef", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationMeAssignmentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationMeAssignmentResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationMeAssignmentResourceDependentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationMeAssignmentRubric", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationMeAssignmentRubric", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationMeAssignmentSubmission", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationMeAssignmentSubmission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "DELETE", + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Command": "Remove-MgBetaEducationMeRubric", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -436459,738 +436468,738 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaEducationMeRubric", "CommandAlias": null, - "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Education", - "Method": "DELETE" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationReport", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/education/reports", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationReport", "Variants": [ "Delete" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationReportReadingAssignmentSubmission", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/reports/readingAssignmentSubmissions/{readingAssignmentSubmission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationReportReadingAssignmentSubmission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationReportReflectCheck", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/reports/reflectCheckInResponses/{reflectCheckInResponse-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationReportReflectCheck", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaEducationSchool", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/schools/{educationSchool-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationSchool", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaEducationSchoolClassEducationClassByRef", - "CommandAlias": "Remove-MgBetaEducationSchoolClassByRef", + "Method": "DELETE", "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationSchoolClassEducationClassByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaEducationSchoolClassByRef", + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaEducationSchoolUserEducationUserByRef", - "CommandAlias": "Remove-MgBetaEducationSchoolUserByRef", + "Method": "DELETE", "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationSchoolUserEducationUserByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaEducationSchoolUserByRef", + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationSynchronizationProfile", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationSynchronizationProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationSynchronizationProfileError", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationSynchronizationProfileError", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationSynchronizationProfileStatus", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationSynchronizationProfileStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaEducationUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationUser", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaEducationUserAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationUserAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationUserAssignmentCategoryEducationCategoryByRef", - "CommandAlias": "Remove-MgBetaEducationUserAssignmentCategoryByRef", + "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationUserAssignmentCategoryEducationCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationUserAssignmentResource", - "CommandAlias": null, + "CommandAlias": "Remove-MgBetaEducationUserAssignmentCategoryByRef", + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationUserAssignmentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationUserAssignmentResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationUserAssignmentResourceDependentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationUserAssignmentRubric", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationUserAssignmentRubric", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationUserAssignmentSubmission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEducationUserRubric", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEducationUserRubric", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageByUniqueName", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackages(uniqueName='{uniqueName}')", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageByUniqueName", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs(uniqueName='{uniqueName}')", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementAssignmentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", - "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", - "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementSubject", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementSubject", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaEntitlementManagementSubjectByObjectId", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", - "ApiVersion": "beta", + "Command": "Remove-MgBetaEntitlementManagementSubjectByObjectId", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaExternalAuthorizationSystem", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaExternalAuthorizationSystem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaExternalAuthorizationSystemDataCollectionInfo", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "DELETE", "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "ApiVersion": "beta", + "Command": "Remove-MgBetaExternalAuthorizationSystemDataCollectionInfo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Search" }, { + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}", + "Command": "Remove-MgBetaExternalConnection", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -437210,19 +437219,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaExternalConnection", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}", - "ApiVersion": "beta", + "Module": "Beta.Search" + }, + { + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Command": "Remove-MgBetaExternalConnectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -437242,19 +437251,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaExternalConnectionGroup", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "ApiVersion": "beta", + "Module": "Beta.Search" + }, + { + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Command": "Remove-MgBetaExternalConnectionGroupMember", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -437274,19 +437283,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroupmember-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaExternalConnectionGroupMember", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "ApiVersion": "beta", + "Module": "Beta.Search" + }, + { + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Command": "Remove-MgBetaExternalConnectionItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -437306,2054 +437315,2054 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaExternalConnectionItem", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Search", - "Method": "DELETE" + "Module": "Beta.Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaExternalConnectionItemActivity", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaExternalConnectionItemActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaExternalConnectionOperation", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "DELETE", "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaExternalConnectionOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaExternalConnectionQuota", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "DELETE", "Uri": "/external/connections/{externalConnection-id}/quota", - "ApiVersion": "beta", + "Command": "Remove-MgBetaExternalConnectionQuota", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaExternalIndustryDataConnector", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "DELETE", "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaExternalIndustryDataConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaExternalIndustryDataInboundFlow", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "DELETE", "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaExternalIndustryDataInboundFlow", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaExternalIndustryDataOperation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "DELETE", "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaExternalIndustryDataOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "DELETE", "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "DELETE", "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "DELETE", "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaExternalIndustryDataRoleGroup", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "DELETE", "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaExternalIndustryDataRoleGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaExternalIndustryDataSourceSystem", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "DELETE", "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaExternalIndustryDataSourceSystem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaExternalIndustryDataYear", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "DELETE", "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaExternalIndustryDataYear", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCountryRegion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCountryRegion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPayment", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerPayment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerPictureContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyEmployee", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyEmployee", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyEmployeePicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyEmployeePicture", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyEmployeePictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyEmployeePictureContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyInformationPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyInformationPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/items/{item-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyItemCategory", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyItemPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyItemPictureContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyJournal", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyJournal", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyJournalLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyJournalLine", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyPaymentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyPaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyPictureContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPictureContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPictureContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuotePaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleQuotePaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyTaxArea", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyTaxArea", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyTaxGroup", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyTaxGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyVendor", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyVendor", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyVendorCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyVendorCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyVendorPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyVendorPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaFinancialCompanyVendorPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaFinancialCompanyVendorPictureContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaGroupAcceptedSenderDirectoryObjectByRef", - "CommandAlias": "Remove-MgBetaGroupAcceptedSenderByRef", + "Method": "DELETE", "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupAcceptedSenderDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaGroupAcceptedSenderByRef", + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaGroupAppRoleAssignment", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupAppRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaGroupByUniqueName", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/groups(uniqueName='{uniqueName}')", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupByUniqueName", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "DELETE", + "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Command": "Remove-MgBetaGroupCalendarEvent", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -439373,49 +439382,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupCalendarEvent", "CommandAlias": null, - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "ApiVersion": "beta", + "Module": "Beta.Calendar" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/permanentDelete", + "Command": "Remove-MgBetaGroupCalendarPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-permanentdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaGroupCalendarPermanent", "CommandAlias": null, - "Uri": "/groups/{group-id}/calendar/permanentDelete", - "ApiVersion": "beta", + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Remove-MgBetaGroupCalendarPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupCalendarPermission", "CommandAlias": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "beta", + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", + "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Command": "Remove-MgBetaGroupConversation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -439435,19 +439444,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaGroupConversation", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Command": "Remove-MgBetaGroupConversationThread", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -439467,1204 +439476,1204 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupConversationThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Groups", - "Method": "DELETE" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupConversationThreadPostAttachment", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupConversationThreadPostAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupConversationThreadPostExtension", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupConversationThreadPostExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupConversationThreadPostMention", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupConversationThreadPostMention", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDrive", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDrive", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveBundleContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveBundleContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveBundleContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveBundleContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveFollowingContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveFollowingContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveFollowingContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveFollowingContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemCheckout", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemCheckout", "Variants": [ "Discard", "DiscardViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemChildContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemChildContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemChildContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemChildContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemListItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemPermanent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemRetentionLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveItemVersionContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveItemVersionContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveList", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveList", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveListColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveListItemDriveItemContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveListItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveListPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRoot", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootCheckout", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/discardCheckout", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootCheckout", "Variants": [ "Discard", "DiscardViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootChildContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootChildContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootChildContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootChildContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootListItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootPermanent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootRetentionLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveRootVersionContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveRootVersionContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveSpecialContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveSpecialContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupDriveSpecialContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupDriveSpecialContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupEndpoint", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupEndpoint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}", + "Command": "Remove-MgBetaGroupEvent", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -440684,308 +440693,308 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaGroupEvent", "CommandAlias": null, - "Uri": "/groups/{group-id}/events/{event-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Calendar", - "Method": "DELETE" + "Module": "Beta.Calendar" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupEventAttachment", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupEventAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstancePermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstancePermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaGroupEventExceptionOccurrencePermanent", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupEventExceptionOccurrencePermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaGroupEventExtension", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupEventExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupEventInstanceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupEventInstanceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrencePermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrencePermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaGroupEventInstanceExtension", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupEventInstanceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaGroupEventInstancePermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupEventInstancePermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaGroupEventPermanent", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupEventPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaGroupExtension", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaGroupFavorite", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/removeFavorite", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupFavorite", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaGroupFromLifecyclePolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupFromLifecyclePolicy", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaGroupLifecyclePolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupLifecyclePolicy", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Groups", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "DELETE", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaGroupMemberDirectoryObjectByRef", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -441013,169 +441022,169 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaGroupMemberDirectoryObjectByRef", "CommandAlias": "Remove-MgBetaGroupMemberByRef", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Groups", - "Method": "DELETE" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenote", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenote", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenoteNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenoteNotebook", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenoteNotebookSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenoteNotebookSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenoteNotebookSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenoteNotebookSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenoteNotebookSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenoteNotebookSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenoteOperation", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenoteOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "DELETE", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgBetaGroupOnenotePage", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -441195,169 +441204,169 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenotePage", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "DELETE" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenotePageContent", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenotePageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenoteResource", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenoteResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenoteResourceContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenoteResourceContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenoteSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenoteSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenoteSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenoteSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenoteSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenoteSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenoteSectionGroupSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenoteSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenoteSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupOnenoteSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupOnenoteSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "DELETE", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaGroupOwnerDirectoryObjectByRef", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -441377,19 +441386,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaGroupOwnerDirectoryObjectByRef", "CommandAlias": "Remove-MgBetaGroupOwnerByRef", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "POST", + "Uri": "/groups/{group-id}/deletePasswordSingleSignOnCredentials", + "Command": "Remove-MgBetaGroupPasswordSingleSignOnCredential", "Variants": [ "Delete", - "DeleteViaIdentity" + "DeleteExpanded", + "DeleteViaIdentity", + "DeleteViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -441417,36 +441428,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-deletepasswordsinglesignoncredentials?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaGroupPasswordSingleSignOnCredential", "CommandAlias": null, - "Uri": "/groups/{group-id}/deletePasswordSingleSignOnCredentials", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Remove-MgBetaGroupPermissionGrant", "Variants": [ "Delete", - "DeleteExpanded", - "DeleteViaIdentity", - "DeleteViaIdentityExpanded" + "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupPermissionGrant", "CommandAlias": null, - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", + "Uri": "/groups/{group-id}/photo", + "Command": "Remove-MgBetaGroupPhoto", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -441466,19 +441475,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupPhoto", "CommandAlias": null, - "Uri": "/groups/{group-id}/photo", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", + "Uri": "/groups/{group-id}/photo/$value", + "Command": "Remove-MgBetaGroupPhotoContent", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Beta.Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -441498,51 +441509,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupPhotoContent", "CommandAlias": null, - "Uri": "/groups/{group-id}/photo/$value", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Command": "Remove-MgBetaGroupPlannerPlanDetail", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupPlannerPlanDetail", "CommandAlias": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "DELETE", + "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaGroupRejectedSenderDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Planner", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaGroupRejectedSenderDirectoryObjectByRef", "CommandAlias": "Remove-MgBetaGroupRejectedSenderByRef", - "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", + "Command": "Remove-MgBetaGroupSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.Authorization", @@ -441558,1895 +441567,1882 @@ "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSetting", - "CommandAlias": null, - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" + "IsLeastPrivilege": false + } ], - "Module": "Beta.Groups", - "Method": "DELETE" + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite", - "Command": "Remove-MgBetaGroupSite", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/sites/remove", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSite", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteAnalytic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteContentModel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteContentModel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaGroupSiteContentModelFromDrive", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/removeFromDrive", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteContentModelFromDrive", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteContentModelGetByNameFromDrive", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/removeFromDrive", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteContentModelGetByNameFromDrive", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaGroupSiteContentType", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteDocumentProcessingJob", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteDocumentProcessingJob", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteGetByPathAnalytic", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteGetByPathAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteGetByPathInformationProtection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteGetByPathInformationProtection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteGetByPathOnenote", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteGetByPathOnenote", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteGetByPathRecycleBin", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteGetByPathRecycleBin", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteGetByPathTermStore", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteGetByPathTermStore", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteInformationProtection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteInformationProtection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteList", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteList", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteListColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteListContentType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteListItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteListItemActivity", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteListItemActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteListItemDriveItemContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteListItemField", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteListItemPermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteListItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteListItemVersion", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteListItemVersionField", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteListOperation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteListPermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteListPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteListSubscription", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenote", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenote", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebook", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebook", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenoteOperation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenoteOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenotePage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenotePage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenotePageContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenotePageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenoteResource", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenoteResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenoteResourceContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenoteResourceContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenoteSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSectionPageContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOnenoteSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteOperation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSitePage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSitePage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayout", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayout", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSitePageAsSitePageWebPart", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSitePageTemplate", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSitePageTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayout", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayout", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSitePageTemplateWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSitePageTemplateWebPart", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSitePermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSitePermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteRecycleBin", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteRecycleBin", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteRecycleBinItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteRecycleBinItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStore", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStore", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreSet", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreSetChild", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeam", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamChannel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Remove-MgBetaGroupTeamChannelAllMember", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/remove", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamChannelAllMember", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamChannelEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/removeEmail", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamChannelEmail", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaGroupTeamChannelFileFolderContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamChannelFileFolderContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamChannelFileFolderContentStream", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamChannelFileFolderContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamChannelMember", "Variants": [ "Delete", "Delete1", @@ -443457,126 +443453,126 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamChannelMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamChannelMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamChannelMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamChannelMessageReply", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamChannelTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamChannelTab", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamInstalledApp", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamInstalledApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamMember", "Variants": [ "Delete", "DeleteViaIdentity", @@ -443585,139 +443581,139 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamOperation", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamPermissionGrant", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamPermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamPhotoContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/photo/$value", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamPhotoContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamPrimaryChannel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelAllMember", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/remove", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelAllMember", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/removeEmail", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelEmail", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember", "Variants": [ "Delete", "Delete1", @@ -443728,329 +443724,342 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamSchedule", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamScheduleDayNote", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamScheduleDayNote", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamScheduleOpenShift", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamScheduleOpenShift", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamScheduleShift", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamScheduleShift", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamScheduleShiftRoleDefinition", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamScheduleShiftRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamScheduleTimeCard", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamScheduleTimeCard", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamScheduleTimeOff", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamScheduleTimeOff", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamTag", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamTag", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupTeamTagMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupTeamTagMember", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Command": "Remove-MgBetaGroupThread", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -444070,561 +444079,561 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaGroupThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Groups", - "Method": "DELETE" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupThreadPostAttachment", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupThreadPostAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupThreadPostExtension", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupThreadPostExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupThreadPostInReplyToAttachment", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupThreadPostInReplyToAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupThreadPostInReplyToMention", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupThreadPostInReplyToMention", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaGroupThreadPostMention", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaGroupThreadPostMention", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaIdentityApiConnector", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "DELETE", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityApiConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlow", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlow", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionapplication-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventListener", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionapplication-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityAuthenticationEventListener", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaIdentityB2CUserFlow", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2CUserFlow", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete-identityproviders?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete-identityproviders?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaIdentityB2XUserFlow", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2XUserFlow", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderBaseByRef", - "CommandAlias": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderBaseByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage", - "CommandAlias": null, + "CommandAlias": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollection", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignup", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowPreTokenIssuance", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityB2XUserFlowPreTokenIssuance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AuthenticationContext.ReadWrite.All", @@ -444644,78 +444653,78 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/identity/conditionalAccess/authenticationStrengths", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength", "Variants": [ "Delete1" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -444735,19 +444744,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/namedlocation-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Command": "Remove-MgBetaIdentityConditionalAccessPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -444767,1222 +444776,1222 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaIdentityConditionalAccessPolicy", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/identity/continuousAccessEvaluationPolicy", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/policy", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowInsight", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalytic", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/permissionsAnalytics", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalytic", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAw", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/permissionsAnalytics/aws", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAw", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzure", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/permissionsAnalytics/azure", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzure", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcp", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/permissionsAnalytics/gcp", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcp", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionManagement", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/permissionsManagement", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePermissionManagement", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/privilegedAccess", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/privilegedAccess/group", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaIdentityProductChange", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identity/productChanges/{changeItemBase-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityProductChange", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaIdentityProvider", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityProvider", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaIdentityUserFlow", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/userFlows/{identityUserFlow-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityUserFlow", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaIdentityUserFlowAttribute", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaIdentityUserFlowAttribute", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaInformationProtectionPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/informationProtection/policy", - "ApiVersion": "beta", + "Command": "Remove-MgBetaInformationProtectionPolicy", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaInformationProtectionPolicyLabel", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaInformationProtectionPolicyLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaMeAuthentication", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/me/authentication", - "ApiVersion": "beta", + "Command": "Remove-MgBetaMeAuthentication", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/me/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Remove-MgBetaMeAuthenticationEmailMethod", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -446002,19 +446011,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaMeAuthenticationEmailMethod", "CommandAlias": null, - "Uri": "/me/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/me/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Command": "Remove-MgBetaMeAuthenticationFido2Method", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -446042,19 +446051,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaMeAuthenticationFido2Method", "CommandAlias": null, - "Uri": "/me/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}", + "Command": "Remove-MgBetaMeAuthenticationHardwareOathMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -446074,49 +446083,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-delete-hardwareoathmethods?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaMeAuthenticationHardwareOathMethod", "CommandAlias": null, - "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device", + "Command": "Remove-MgBetaMeAuthenticationHardwareOathMethodDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaMeAuthenticationHardwareOathMethodDevice", "CommandAlias": null, - "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", + "Command": "Remove-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "CommandAlias": null, - "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/me/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Command": "Remove-MgBetaMeAuthenticationMicrosoftAuthenticatorMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -446136,34 +446145,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaMeAuthenticationMicrosoftAuthenticatorMethod", "CommandAlias": null, - "Uri": "/me/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/me/authentication/operations/{longRunningOperation-id}", + "Command": "Remove-MgBetaMeAuthenticationOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaMeAuthenticationOperation", "CommandAlias": null, - "Uri": "/me/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/me/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", + "Command": "Remove-MgBetaMeAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -446183,19 +446192,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaMeAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "CommandAlias": null, - "Uri": "/me/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/me/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Remove-MgBetaMeAuthenticationPhoneMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -446215,34 +446224,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaMeAuthenticationPhoneMethod", "CommandAlias": null, - "Uri": "/me/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/me/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", + "Command": "Remove-MgBetaMeAuthenticationPlatformCredentialMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaMeAuthenticationPlatformCredentialMethod", "CommandAlias": null, - "Uri": "/me/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/me/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Command": "Remove-MgBetaMeAuthenticationSoftwareOathMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -446262,19 +446271,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaMeAuthenticationSoftwareOathMethod", "CommandAlias": null, - "Uri": "/me/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/me/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Command": "Remove-MgBetaMeAuthenticationTemporaryAccessPassMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -446294,19 +446303,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaMeAuthenticationTemporaryAccessPassMethod", "CommandAlias": null, - "Uri": "/me/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/me/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Command": "Remove-MgBetaMeAuthenticationWindowsHelloForBusinessMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -446326,490 +446335,490 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaMeAuthenticationWindowsHelloForBusinessMethod", "CommandAlias": null, - "Uri": "/me/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessAlert", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/networkAccess/alerts/{alert-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessAlert", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessConnectivity", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/connectivity", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessConnectivity", "Variants": [ "Delete" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityBranch", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessConnectivityBranch", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-delete-devicelinks?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchDeviceLink", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchDeviceLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchForwardingProfile", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-delete-devicelinks?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchForwardingProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetwork", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetwork", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-devicelink-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/{deviceLink-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-devicelink-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessFilteringPolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessFilteringPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessFilteringPolicyRule", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessFilteringPolicyRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessFilteringProfile", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessFilteringProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessFilteringProfilePolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/{policyLink-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessFilteringProfilePolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessForwardingPolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessForwardingPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessForwardingPolicyRule", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/{policyRule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessForwardingPolicyRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessForwardingProfile", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessForwardingProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessForwardingProfilePolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessForwardingProfilePolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessLog", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/logs", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessLog", "Variants": [ "Delete" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessLogRemoteNetwork", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/logs/remoteNetworks/{remoteNetworkHealthEvent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessLogRemoteNetwork", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessLogTraffic", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessLogTraffic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessReport", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/reports", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessReport", "Variants": [ "Delete" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessSetting", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/settings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessSetting", "Variants": [ "Delete" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessSettingConditionalAccess", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/settings/conditionalAccess", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessSettingConditionalAccess", "Variants": [ "Delete" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessSettingCrossTenantAccess", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/settings/crossTenantAccess", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessSettingCrossTenantAccess", "Variants": [ "Delete" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessSettingEnrichedAuditLog", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/settings/enrichedAuditLogs", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessSettingEnrichedAuditLog", "Variants": [ "Delete" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessSettingForwardingOption", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/settings/forwardingOptions", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessSettingForwardingOption", "Variants": [ "Delete" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaNetworkAccessTenantStatus", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "DELETE", "Uri": "/networkAccess/tenantStatus", - "ApiVersion": "beta", + "Command": "Remove-MgBetaNetworkAccessTenantStatus", "Variants": [ "Delete" ], - "Module": "Beta.NetworkAccess", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.NetworkAccess" }, { + "Method": "DELETE", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Remove-MgBetaOauth2PermissionGrant", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -446829,276 +446838,276 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaOauth2PermissionGrant", "CommandAlias": null, - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOnPremisePublishingProfile", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOnPremisePublishingProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileAgent", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupAgent", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupAgent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupOnPremiseAgentGroupByRef", - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupOnPremiseAgentGroupByRef", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", - "CommandAlias": null, + "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupOnPremiseAgentGroupByRef", - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupOnPremiseAgentGroupByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileConnector", - "CommandAlias": null, + "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOnPremisePublishingProfileConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberConnectorByRef", - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/{connector-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberConnectorByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", - "CommandAlias": null, + "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfConnectorGroupByRef", - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfConnectorGroupByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource", - "CommandAlias": null, + "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupOnPremiseAgentGroupByRef", - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupOnPremiseAgentGroupByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganization", - "CommandAlias": null, + "CommandAlias": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganization", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding", + "Command": "Remove-MgBetaOrganizationBranding", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -447118,94 +447127,94 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaOrganizationBranding", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationBrandingBackgroundImage", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/backgroundImage", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationBrandingBackgroundImage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationBrandingBannerLogo", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/bannerLogo", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationBrandingBannerLogo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationBrandingCustomCss", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/customCSS", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationBrandingCustomCss", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationBrandingFavicon", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/favicon", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationBrandingFavicon", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationBrandingHeaderLogo", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/headerLogo", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationBrandingHeaderLogo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Command": "Remove-MgBetaOrganizationBrandingLocalization", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -447225,334 +447234,334 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalization", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationBackgroundImage", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationBrandingLocalizationBackgroundImage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationBannerLogo", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationBrandingLocalizationBannerLogo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationCustomCss", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationBrandingLocalizationCustomCss", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationFavicon", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationBrandingLocalizationFavicon", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationHeaderLogo", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationBrandingLocalizationHeaderLogo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogo", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogoDark", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogoDark", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationBrandingSquareLogo", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/squareLogo", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationBrandingSquareLogo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationBrandingSquareLogoDark", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationBrandingSquareLogoDark", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaOrganizationExtension", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationPartnerInformation", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/partnerInformation", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationPartnerInformation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationSetting", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/settings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationSettingContactInsight", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/settings/contactInsights", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationSettingContactInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationSettingItemInsight", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/settings/itemInsights", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationSettingItemInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaOrganizationSettingPersonInsight", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/settings/peopleInsights", - "ApiVersion": "beta", + "Command": "Remove-MgBetaOrganizationSettingPersonInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPlace", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/places/{place-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPlace", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPlaceAsRoomListRoom", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPlaceAsRoomListRoom", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPlaceAsRoomListWorkspace", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPlaceAsRoomListWorkspace", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPlaceByPlaceId", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/places(placeId='{placeId}')", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPlaceByPlaceId", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Calendar" }, { + "Method": "DELETE", + "Uri": "/planner/buckets/{plannerBucket-id}", + "Command": "Remove-MgBetaPlannerBucket", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -447580,19 +447589,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaPlannerBucket", "CommandAlias": null, - "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "DELETE", + "Uri": "/planner/plans/{plannerPlan-id}", + "Command": "Remove-MgBetaPlannerPlan", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Planner", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -447620,19 +447629,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaPlannerPlan", "CommandAlias": null, - "Uri": "/planner/plans/{plannerPlan-id}", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "DELETE", + "Uri": "/planner/rosters/{plannerRoster-id}", + "Command": "Remove-MgBetaPlannerRoster", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Planner", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -447652,19 +447661,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaPlannerRoster", "CommandAlias": null, - "Uri": "/planner/rosters/{plannerRoster-id}", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "DELETE", + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", + "Command": "Remove-MgBetaPlannerRosterMember", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Planner", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -447684,19 +447693,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerrostermember-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaPlannerRosterMember", "CommandAlias": null, - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "DELETE", + "Uri": "/planner/tasks/{plannerTask-id}", + "Command": "Remove-MgBetaPlannerTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Planner", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -447724,78 +447733,78 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaPlannerTask", "CommandAlias": null, - "Uri": "/planner/tasks/{plannerTask-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Planner", - "Method": "DELETE" + "Module": "Beta.Planner" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Planner", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat", "CommandAlias": null, + "Module": "Beta.Planner" + }, + { + "Method": "DELETE", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Planner", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat", "CommandAlias": null, + "Module": "Beta.Planner" + }, + { + "Method": "DELETE", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Planner", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyAccessReviewPolicy", "CommandAlias": null, + "Module": "Beta.Planner" + }, + { + "Method": "DELETE", "Uri": "/policies/accessReviewPolicy", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyAccessReviewPolicy", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -447815,33 +447824,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy", "CommandAlias": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/policies/adminConsentRequestPolicy", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Command": "Remove-MgBetaPolicyAppManagementPolicy", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -447861,62 +447870,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaPolicyAppManagementPolicy", "CommandAlias": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/policies/authenticationFlowsPolicy", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/authenticationMethodsPolicy", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-delete?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -447936,78 +447945,78 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy", "CommandAlias": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyAuthorizationPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyAuthorizationPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Command": "Remove-MgBetaPolicyClaimMappingPolicy", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -448027,205 +448036,205 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaPolicyClaimMappingPolicy", "CommandAlias": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/policies/crossTenantAccessPolicy", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/crossTenantAccessPolicy/default", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplate", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/crossTenantAccessPolicy/templates", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplate", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/defaultAppManagementPolicy", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/directoryRoleAccessReviewPolicy", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyExternalIdentityPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/externalIdentitiesPolicy", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyExternalIdentityPolicy", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", - "CommandAlias": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "Method": "DELETE", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/policies/federatedTokenValidationPolicy", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -448245,262 +448254,262 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy", "CommandAlias": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete-includedgroups?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete-includedgroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete-includedgroups?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaPolicyPermissionGrantPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete-includedgroups?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyPermissionGrantPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyPermissionGrantPreApprovalPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaPolicyRoleManagementPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyRoleManagementPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Remove-MgBetaPolicyTokenIssuancePolicy", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -448520,19 +448529,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaPolicyTokenIssuancePolicy", "CommandAlias": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Remove-MgBetaPolicyTokenLifetimePolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -448552,233 +448561,233 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaPolicyTokenLifetimePolicy", "CommandAlias": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaPrintConnector", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/print/connectors/{printConnector-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaPrintOperation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/operations/{printOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaPrintPrinter", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/printers/{printer-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintPrinter", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaPrintPrinterJob", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintPrinterJob", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrintPrinterJobDocument", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintPrinterJobDocument", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrintPrinterJobDocumentContent", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintPrinterJobDocumentContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrintPrinterJobTask", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintPrinterJobTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrintPrinterShare", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/printerShares/{printerShare-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintPrinterShare", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaPrintPrinterShareJob", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintPrinterShareJob", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrintPrinterShareJobDocument", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintPrinterShareJobDocument", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrintPrinterShareJobDocumentContent", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintPrinterShareJobDocumentContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrintPrinterShareJobTask", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintPrinterShareJobTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "DELETE", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Command": "Remove-MgBetaPrintPrinterTaskTrigger", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -448798,780 +448807,767 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaPrintPrinterTaskTrigger", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrintService", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/print/services/{printService-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintService", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrintServiceEndpoint", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintServiceEndpoint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaPrintShare", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/shares/{printerShare-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintShare", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaPrintShareAllowedGroupByRef", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintShareAllowedGroupByRef", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaPrintShareAllowedUserByRef", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintShareAllowedUserByRef", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrintShareJob", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintShareJob", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrintShareJobDocument", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintShareJobDocument", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrintShareJobDocumentContent", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintShareJobDocumentContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrintShareJobTask", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintShareJobTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaPrintTaskDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintTaskDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaPrintTaskDefinitionTask", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrintTaskDefinitionTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivacySubjectRightsRequest", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivacySubjectRightsRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "DELETE", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccess", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccess", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccessResource", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccessResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccessRoleSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedApproval/{privilegedApproval-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedOperationEvent", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedOperationEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedRole", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedRoles/{privilegedRole-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedRole", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedRoleSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedRoleSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaPrivilegedRoleSummary", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "ApiVersion": "beta", + "Command": "Remove-MgBetaPrivilegedRoleSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaProgram", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/programs/{program-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaProgram", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaProgramControl", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/programControls/{programControl-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaProgramControl", "Variants": [ "Delete", "Delete1", @@ -449580,407 +449576,420 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaProgramControlProgram", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/programControls/{programControl-id}/program", - "ApiVersion": "beta", + "Command": "Remove-MgBetaProgramControlProgram", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaProgramControlType", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/programControlTypes/{programControlType-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaProgramControlType", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaReportHealthMonitoringAlert", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/healthMonitoring/alerts/{alert-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaReportHealthMonitoringAlert", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaReportHealthMonitoringAlertConfiguration", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/healthMonitoring/alertConfigurations/{alertConfiguration-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaReportHealthMonitoringAlertConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaReportPartnerBilling", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/partners/billing", - "ApiVersion": "beta", + "Command": "Remove-MgBetaReportPartnerBilling", "Variants": [ "Delete" ], - "Module": "Beta.Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaReportPartnerBillingManifest", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaReportPartnerBillingManifest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaReportPartnerBillingOperation", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/partners/billing/operations/{operation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaReportPartnerBillingOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaReportPartnerBillingReconciliation", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/partners/billing/reconciliation", - "ApiVersion": "beta", + "Command": "Remove-MgBetaReportPartnerBillingReconciliation", "Variants": [ "Delete" ], - "Module": "Beta.Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaReportPartnerBillingReconciliationBilled", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/partners/billing/reconciliation/billed", - "ApiVersion": "beta", + "Command": "Remove-MgBetaReportPartnerBillingReconciliationBilled", "Variants": [ "Delete" ], - "Module": "Beta.Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaReportPartnerBillingUsage", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/partners/billing/usage", - "ApiVersion": "beta", + "Command": "Remove-MgBetaReportPartnerBillingUsage", "Variants": [ "Delete" ], - "Module": "Beta.Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaReportPartnerBillingUsageBilled", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/partners/billing/usage/billed", - "ApiVersion": "beta", + "Command": "Remove-MgBetaReportPartnerBillingUsageBilled", "Variants": [ "Delete" ], - "Module": "Beta.Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaReportPartnerBillingUsageUnbilled", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/partners/billing/usage/unbilled", - "ApiVersion": "beta", + "Command": "Remove-MgBetaReportPartnerBillingUsageUnbilled", "Variants": [ "Delete" ], - "Module": "Beta.Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaReportSlaAzureAdAuthentication", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/sla/azureADAuthentication", - "ApiVersion": "beta", + "Command": "Remove-MgBetaReportSlaAzureAdAuthentication", "Variants": [ "Delete" ], - "Module": "Beta.Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaReportUserInsightDaily", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/userInsights/daily", - "ApiVersion": "beta", + "Command": "Remove-MgBetaReportUserInsightDaily", "Variants": [ "Delete" ], - "Module": "Beta.Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaReportUserInsightDailyMfaTelecomFraud", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/userInsights/daily/mfaTelecomFraud/{mfaTelecomFraudMetric-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaReportUserInsightDailyMfaTelecomFraud", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaReportUserInsightMonthly", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/userInsights/monthly", - "ApiVersion": "beta", + "Command": "Remove-MgBetaReportUserInsightMonthly", "Variants": [ "Delete" ], - "Module": "Beta.Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaReportUserInsightMonthlyMfaRegisteredUser", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/userInsights/monthly/mfaRegisteredUsers/{mfaUserCountMetric-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaReportUserInsightMonthlyMfaRegisteredUser", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRiskDetection", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "DELETE", "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRiskDetection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRiskyServicePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRiskyServicePrincipal", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRiskyServicePrincipalHistory", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRiskyServicePrincipalHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRiskyUser", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRiskyUser", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRiskyUserHistory", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRiskyUserHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementCloudPc", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/cloudPC", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementCloudPc", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespace", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespace", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "DELETE", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -450000,34 +450009,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "CommandAlias": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -450071,212 +450080,212 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDefender", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/defender", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDefender", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDefenderResourceNamespace", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDefenderResourceNamespace", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDefenderResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDefenderResourceNamespaceResourceActionResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDefenderRoleAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDefenderRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDefenderRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDefenderRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDefenderRoleDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDefenderRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagement", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/deviceManagement", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDeviceManagement", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "DELETE", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -450296,34 +450305,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "CommandAlias": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -450367,198 +450376,198 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDirectory", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDirectory", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -450578,438 +450587,438 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseApp", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEnterpriseApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagement", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEntitlementManagement", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -451029,378 +451038,378 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementExchange", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/exchange", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementExchange", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaRoleManagementExchangeCustomAppScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementExchangeCustomAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespace", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespace", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignmentAppScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "DELETE", + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Command": "Remove-MgBetaSchemaExtension", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -451420,19 +451429,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaSchemaExtension", "CommandAlias": null, - "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiVersion": "beta", + "Module": "Beta.SchemaExtensions" + }, + { + "Method": "DELETE", + "Uri": "/search/acronyms/{acronym-id}", + "Command": "Remove-MgBetaSearchAcronym", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.SchemaExtensions", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -451452,19 +451461,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaSearchAcronym", "CommandAlias": null, - "Uri": "/search/acronyms/{acronym-id}", - "ApiVersion": "beta", + "Module": "Beta.Search" + }, + { + "Method": "DELETE", + "Uri": "/search/bookmarks/{bookmark-id}", + "Command": "Remove-MgBetaSearchBookmark", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -451484,19 +451493,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaSearchBookmark", "CommandAlias": null, - "Uri": "/search/bookmarks/{bookmark-id}", - "ApiVersion": "beta", + "Module": "Beta.Search" + }, + { + "Method": "DELETE", + "Uri": "/search/qnas/{qna-id}", + "Command": "Remove-MgBetaSearchQna", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -451516,302 +451525,302 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaSearchQna", "CommandAlias": null, - "Uri": "/search/qnas/{qna-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Search", - "Method": "DELETE" + "Module": "Beta.Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityAction", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/security/securityActions/{securityAction-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityAction", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityAlertV2", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/alerts_v2/{alert-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityAlertV2", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulation-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaSecurityAttackSimulation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/simulations/{simulation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityAttackSimulation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaSecurityAttackSimulationAutomation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulation-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityAttackSimulationAutomation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityAttackSimulationAutomationRun", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityAttackSimulationAutomationRun", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotification", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotification", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityAttackSimulationLandingPage", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityAttackSimulationLandingPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityAttackSimulationLandingPageDetail", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityAttackSimulationLandingPageDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityAttackSimulationLoginPage", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityAttackSimulationLoginPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityAttackSimulationOperation", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityAttackSimulationOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityAttackSimulationPayload", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/payloads/{payload-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityAttackSimulationPayload", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityAttackSimulationTraining", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/trainings/{training-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityAttackSimulationTraining", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-delete-trainingcampaigns?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaSecurityAttackSimulationTrainingCampaign", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityAttackSimulationTrainingCampaign", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-delete-trainingcampaigns?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityAuditLog", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/auditLog", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityAuditLog", "Variants": [ "Delete" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityAuditLogQuery", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/auditLog/queries/{auditLogQuery-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityAuditLogQuery", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityAuditLogQueryRecord", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityAuditLogQueryRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityCase", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/cases", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityCase", "Variants": [ "Delete" ], - "Module": "Beta.Security", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCase", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -451831,34 +451840,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCase", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Security", - "Method": "DELETE" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", + "Variants": [ + "Remove", + "Remove1", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentity1", + "RemoveViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -451878,68 +451891,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", - "ApiVersion": "beta", - "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" - ], - "Module": "Beta.Security", - "Method": "POST" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -451959,64 +451968,68 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Security", - "Method": "DELETE" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "Variants": [ + "Remove", + "Remove1", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentity1", + "RemoveViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -452036,113 +452049,109 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", - "ApiVersion": "beta", - "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" - ], - "Module": "Beta.Security", - "Method": "POST" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseOperation", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -452162,49 +452171,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearch", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSetting", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseTag", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -452224,1220 +452233,1220 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseTag", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Security", - "Method": "DELETE" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityCloudAppSecurityProfile", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityCloudAppSecurityProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityCollaboration", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/collaboration", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityCollaboration", "Variants": [ "Delete" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityCollaborationAnalyzedEmail", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityCollaborationAnalyzedEmail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityDataDiscovery", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/dataDiscovery", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityDataDiscovery", "Variants": [ "Delete" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityDataDiscoveryCloudAppDiscovery", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/dataDiscovery/cloudAppDiscovery", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityDataDiscoveryCloudAppDiscovery", "Variants": [ "Delete" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/dataDiscovery/cloudAppDiscovery/uploadedStreams/{cloudAppDiscoveryReport-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityDomainSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityDomainSecurityProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityFileSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityFileSecurityProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityHostSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityHostSecurityProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityIdentity", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/identities", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityIdentity", "Variants": [ "Delete" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityIdentityHealthIssue", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityIdentityHealthIssue", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaSecurityIdentitySensor", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/identities/sensors/{sensor-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityIdentitySensor", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaSecurityIncident", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/incidents/{incident-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityIncident", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityInformationProtection", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/informationProtection", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityInformationProtection", "Variants": [ "Delete" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityInformationProtectionLabelPolicySetting", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/informationProtection/labelPolicySettings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityInformationProtectionLabelPolicySetting", "Variants": [ "Delete" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabelParent", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabelParent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityIPSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityIPSecurityProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityLabel", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityLabel", "Variants": [ "Delete" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityLabelAuthority", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityLabelAuthority", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityLabelCategory", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels/categories/{categoryTemplate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityLabelCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityLabelCategorySubcategory", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityLabelCategorySubcategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityLabelCitation", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels/citations/{citationTemplate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityLabelCitation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityLabelDepartment", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels/departments/{departmentTemplate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityLabelDepartment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityLabelFilePlanReference", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityLabelFilePlanReference", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaSecurityLabelRetentionLabel", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityLabelRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaSecurityLabelRetentionLabelDescriptor", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityLabelRetentionLabelDescriptor", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityPartner", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/partner", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityPartner", "Variants": [ "Delete" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityPartnerSecurityAlert", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityPartnerSecurityAlert", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityPartnerSecurityScore", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/partner/securityScore", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityPartnerSecurityScore", "Variants": [ "Delete" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityPartnerSecurityScoreCustomerInsight", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/partner/securityScore/customerInsights/{customerInsight-tenantId}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityPartnerSecurityScoreCustomerInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityPartnerSecurityScoreHistory", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/partner/securityScore/history/{securityScoreHistory-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityPartnerSecurityScoreHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityPartnerSecurityScoreRequirement", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/partner/securityScore/requirements/{securityRequirement-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityPartnerSecurityScoreRequirement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityProviderTenantSetting", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityProviderTenantSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityRule", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/rules", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityRule", "Variants": [ "Delete" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityRuleDetectionRule", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/rules/detectionRules/{detectionRule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityRuleDetectionRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecuritySecureScore", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/secureScores/{secureScore-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecuritySecureScore", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecuritySecureScoreControlProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecuritySecureScoreControlProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecuritySubjectRightsRequest", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecuritySubjectRightsRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecuritySubjectRightsRequestNote", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecuritySubjectRightsRequestNote", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligence", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligence", "Variants": [ "Delete" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceArticle", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/articles/{article-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligenceArticle", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceArticleIndicator", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligenceArticleIndicator", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHost", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/hosts/{host-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHost", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostComponent", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostComponent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostCookie", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostCookie", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPair", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPair", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPort", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPort", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostReputation", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostReputation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostSslCertificate", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostTracker", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostTracker", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceIntelProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligenceIntelProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceProfileIndicator", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligenceProfileIndicator", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceSslCertificate", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligenceSslCertificate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceSubdomain", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligenceSubdomain", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerability", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerability", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisRecord", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatSubmission", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatSubmission", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatSubmission", "Variants": [ "Delete" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreat", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatSubmissionFileThreat", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatSubmissionFileThreat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityThreatSubmissionUrlThreat", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityThreatSubmissionUrlThreat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaSecurityTiIndicator", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/tiIndicators/{tiIndicator-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityTiIndicator", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicatorsbyexternalid?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphResultInfo", - "Command": "Remove-MgBetaSecurityTiIndicatorByExternalId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityTiIndicatorByExternalId", "Variants": [ "Delete", "DeleteExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicators?view=graph-rest-beta", "OutputType": "IMicrosoftGraphResultInfo", - "Command": "Remove-MgBetaSecurityTiIndicatorMultiple", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicatorsbyexternalid?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/tiIndicators/deleteTiIndicators", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityTiIndicatorMultiple", "Variants": [ "Delete1", "DeleteExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphResultInfo", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSecurityTrigger", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicators?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/triggers", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityTrigger", "Variants": [ "Delete" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaSecurityTriggerRetentionEvent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityTriggerRetentionEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaSecurityTriggerType", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/triggerTypes", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityTriggerType", "Variants": [ "Delete" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaSecurityTriggerTypeRetentionEventType", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityTriggerTypeRetentionEventType", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaSecurityUserSecurityProfile", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSecurityUserSecurityProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaServiceAnnouncementHealthOverview", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaServiceAnnouncementHealthOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaServiceAnnouncementHealthOverviewIssue", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "DELETE", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaServiceAnnouncementHealthOverviewIssue", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaServiceAnnouncementIssue", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "DELETE", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaServiceAnnouncementIssue", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaServiceAnnouncementMessage", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "DELETE", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaServiceAnnouncementMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaServiceAnnouncementMessageAttachment", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "DELETE", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaServiceAnnouncementMessageAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentArchive", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "DELETE", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "ApiVersion": "beta", + "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentArchive", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentContent", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "DELETE", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" }, { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Command": "Remove-MgBetaServicePrincipal", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -453465,64 +453474,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipal", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals(appId='{appId}')", + "Command": "Remove-MgBetaServicePrincipalByAppId", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalByAppId", "CommandAlias": null, - "Uri": "/servicePrincipals(appId='{appId}')", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", + "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -453558,49 +453567,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", "CommandAlias": "Remove-MgBetaServicePrincipalClaimMappingPolicyByRef", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Command": "Remove-MgBetaServicePrincipalEndpoint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalEndpoint", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", + "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -453636,34 +453645,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", "CommandAlias": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", + "Command": "Remove-MgBetaServicePrincipalLicenseDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalLicenseDetail", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaServicePrincipalOwnerDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -453691,19 +453700,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalOwnerDirectoryObjectByRef", "CommandAlias": "Remove-MgBetaServicePrincipalOwnerByRef", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials", + "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential", "Variants": [ "Delete", - "DeleteViaIdentity" + "DeleteExpanded", + "DeleteViaIdentity", + "DeleteViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -453731,21 +453742,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-deletepasswordsinglesignoncredentials?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", "Variants": [ "Delete", - "DeleteExpanded", - "DeleteViaIdentity", - "DeleteViaIdentityExpanded" + "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -453773,19 +453782,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-remotedesktopsecurityconfiguration?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -453821,49 +453830,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-delete-targetdevicegroups?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Command": "Remove-MgBetaServicePrincipalRiskDetection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalRiskDetection", "CommandAlias": null, - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Command": "Remove-MgBetaServicePrincipalSynchronization", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalSynchronization", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Remove-MgBetaServicePrincipalSynchronizationJob", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -453883,49 +453892,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationJob", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUpload", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUpload", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -453953,517 +453962,517 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "DELETE" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "beta", + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareDriveItemContent", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareDriveItemContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareItemContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareList", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareList", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareListColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/listItem", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareListItem", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareListItemDocumentSetVersion", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareListItemDocumentSetVersionField", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareListItemDriveItemContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareListItemDriveItemContentStream", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareListItemField", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareListItemPermission", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareListItemVersion", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareListItemVersionField", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareListPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSharePermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/permission", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSharePermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareRootContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/root/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareRootContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareRootContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareRootContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/analytics", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "DELETE", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaSiteColumn", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -454483,36 +454492,36 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "DELETE" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaSiteContentModelGetByNameFromDrive", - "CommandAlias": null, + "Method": "POST", "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/removeFromDrive", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteContentModelGetByNameFromDrive", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "DELETE", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Remove-MgBetaSiteContentType", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -454532,19 +454541,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaSiteContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaSiteContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -454564,94 +454573,94 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaSiteContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "DELETE" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteContentTypeColumnLink", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteGetByPathAnalytic", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteGetByPathAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteGetByPathOnenote", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteGetByPathOnenote", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteGetByPathTermStore", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteGetByPathTermStore", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteList", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteList", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaSiteListColumn", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -454671,19 +454680,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteListColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Remove-MgBetaSiteListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -454703,19 +454712,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteListContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaSiteListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -454735,64 +454744,64 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteListContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgBetaSiteListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteListContentTypeColumnLink", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Remove-MgBetaSiteListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaSiteListItem", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Command": "Remove-MgBetaSiteListItemActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteListItemActivity", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgBetaSiteListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -454828,49 +454837,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaSiteListItemDocumentSetVersion", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Remove-MgBetaSiteListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteListItemField", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", + "Command": "Remove-MgBetaSiteListItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -454898,64 +454907,64 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteListItemPermission", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "DELETE" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteListItemVersion", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteListItemVersionField", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteListOperation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", + "Command": "Remove-MgBetaSiteListPermission", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -454983,154 +454992,154 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteListPermission", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "DELETE" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteListSubscription", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteOnenote", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteOnenote", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteOnenoteNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteOnenoteNotebook", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteOnenoteNotebookSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteOnenoteNotebookSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteOnenoteNotebookSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteOnenoteNotebookSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteOnenoteOperation", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteOnenoteOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "DELETE", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgBetaSiteOnenotePage", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -455150,1095 +455159,1095 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteOnenotePage", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "DELETE" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteOnenoteResource", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteOnenoteResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteOnenoteSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteOnenoteSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteOnenoteSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteOnenoteSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteOnenoteSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteOnenoteSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteOnenoteSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteOnenoteSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteOperation", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSitePage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSitePage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayout", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayout", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/webpart-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaSitePageAsSitePageWebPart", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSitePageAsSitePageWebPart", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaSitePermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/webpart-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSitePermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStore", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStore", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreGroupSet", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreGroupSetChild", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetParentGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreGroupSetParentGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreGroupSetTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreSet", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreSetChild", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreSetChildRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreSetRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreSetTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreSetTermChild", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSiteTermStoreSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSiteTermStoreSetTermRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestore", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestore", "Variants": [ "Delete" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreDriveInclusionRule", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreDriveInclusionRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreDriveProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreDriveProtectionUnit", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/{driveProtectionUnitsBulkAdditionJob-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSession", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailboxrestoreartifactsbulkadditionrequest-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests/{mailboxRestoreArtifactsBulkAdditionRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreMailboxInclusionRule", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailboxrestoreartifactsbulkadditionrequest-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreMailboxInclusionRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/{mailboxProtectionUnitsBulkAdditionJob-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driverestoreartifactsbulkadditionrequest-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests/{driveRestoreArtifactsBulkAdditionRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestorePoint", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driverestoreartifactsbulkadditionrequest-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestorePoint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreProtectionPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreProtectionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-delete-serviceapps?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreServiceApp", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreServiceApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSession", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-delete-serviceapps?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSession", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/siterestoreartifactsbulkadditionrequest-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests/{siteRestoreArtifactsBulkAdditionRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSiteInclusionRule", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/siterestoreartifactsbulkadditionrequest-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreSiteInclusionRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSiteProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreSiteProtectionUnit", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/{siteProtectionUnitsBulkAdditionJob-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BackupRestore", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.BackupRestore" }, { + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}", + "Command": "Remove-MgBetaSolutionBusinessScenario", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -456258,64 +456267,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaSolutionBusinessScenario", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "DELETE", + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", + "Command": "Remove-MgBetaSolutionBusinessScenarioByUniqueName", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BusinessScenario", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioByUniqueName", "CommandAlias": null, - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", + "Command": "Remove-MgBetaSolutionBusinessScenarioPlanner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BusinessScenario", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlanner", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BusinessScenario", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BusinessScenario", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -456335,154 +456344,154 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.BusinessScenario", - "Method": "DELETE" + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-delete-tasks?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTask", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BusinessScenario", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-delete-tasks?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BusinessScenario" + }, + { + "Method": "DELETE", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BusinessScenario", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", "CommandAlias": null, + "Module": "Beta.BusinessScenario" + }, + { + "Method": "DELETE", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BusinessScenario", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", "CommandAlias": null, + "Module": "Beta.BusinessScenario" + }, + { + "Method": "DELETE", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BusinessScenario", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskDetail", "CommandAlias": null, + "Module": "Beta.BusinessScenario" + }, + { + "Method": "DELETE", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BusinessScenario", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", "CommandAlias": null, + "Module": "Beta.BusinessScenario" + }, + { + "Method": "DELETE", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.BusinessScenario", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaSubscribedSku", "CommandAlias": null, + "Module": "Beta.BusinessScenario" + }, + { + "Method": "DELETE", "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSubscribedSku", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaSubscription", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ChangeNotifications", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaTeam", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ChangeNotifications" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Command": "Remove-MgBetaTeamChannel", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Channel.Delete.Group", @@ -456518,88 +456527,75 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaTeamChannel", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "DELETE" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Remove-MgBetaTeamChannelAllMember", - "CommandAlias": null, + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/remove", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamChannelAllMember", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaTeamChannelEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamChannelEmail", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaTeamChannelFileFolderContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamChannelFileFolderContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamChannelFileFolderContentStream", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamChannelFileFolderContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamChannelMember", "Variants": [ "Delete", "Delete1", @@ -456610,42 +456606,55 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaTeamChannelSharedWithTeam", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Remove-MgBetaTeamChannelTab", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -456721,19 +456730,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamChannelTab", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Remove-MgBetaTeamInstalledApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -456801,26 +456810,13 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaTeamInstalledApp", "CommandAlias": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "DELETE" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaTeamMember", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamMember", "Variants": [ "Delete", "DeleteViaIdentity", @@ -456829,139 +456825,139 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaTeamOperation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamPermissionGrant", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamPermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamPhotoContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/photo/$value", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamPhotoContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamPrimaryChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/primaryChannel", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamPrimaryChannel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Remove-MgBetaTeamPrimaryChannelAllMember", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/allMembers/remove", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamPrimaryChannelAllMember", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaTeamPrimaryChannelEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/removeEmail", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamPrimaryChannelEmail", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContentStream", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/primaryChannel/allMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamPrimaryChannelMember", "Variants": [ "Delete", "Delete1", @@ -456972,102 +456968,115 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamPrimaryChannelTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamPrimaryChannelTab", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamSchedule", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamScheduleDayNote", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamScheduleDayNote", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Command": "Remove-MgBetaTeamScheduleOpenShift", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -457087,34 +457096,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaTeamScheduleOpenShift", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Remove-MgBetaTeamScheduleSchedulingGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -457134,19 +457143,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaTeamScheduleSchedulingGroup", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Command": "Remove-MgBetaTeamScheduleShift", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -457166,64 +457175,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaTeamScheduleShift", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Command": "Remove-MgBetaTeamScheduleShiftRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamScheduleShiftRoleDefinition", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", + "Command": "Remove-MgBetaTeamScheduleTimeCard", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaTeamScheduleTimeCard", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Command": "Remove-MgBetaTeamScheduleTimeOff", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -457243,19 +457252,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaTeamScheduleTimeOff", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Remove-MgBetaTeamScheduleTimeOffReason", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -457275,19 +457284,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaTeamScheduleTimeOffReason", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Remove-MgBetaTeamScheduleTimeOffRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -457307,19 +457316,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaTeamScheduleTimeOffRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Command": "Remove-MgBetaTeamTag", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -457339,19 +457348,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaTeamTag", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Command": "Remove-MgBetaTeamTagMember", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -457371,133 +457380,120 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaTeamTagMember", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "DELETE" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamworkDeletedChat", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkDeletedChat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamworkDeletedTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkDeletedTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelAllMember", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/remove", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelAllMember", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember", "Variants": [ "Delete", "Delete1", @@ -457508,958 +457504,971 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamworkDevice", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/devices/{teamworkDevice-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamworkDeviceActivity", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkDeviceActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamworkDeviceConfiguration", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkDeviceConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamworkDeviceHealth", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkDeviceHealth", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamworkDeviceOperation", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkDeviceOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamworkTeamAppSetting", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/teamsAppSettings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkTeamAppSetting", "Variants": [ "Delete" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamworkTeamTemplate", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkTeamTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaTeamworkWorkforceIntegration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTeamworkWorkforceIntegration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Partner", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Partner", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Partner", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Partner", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Partner", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Partner", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenant", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenant", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-delete-tenants?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaTrustFrameworkKeySet", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-delete-tenants?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTrustFrameworkKeySet", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkpolicy-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaTrustFrameworkPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTrustFrameworkPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkpolicy-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaTrustFrameworkPolicyContent", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "ApiVersion": "beta", + "Command": "Remove-MgBetaTrustFrameworkPolicyContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkpolicy-delete?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/users/{user-id}", + "Command": "Remove-MgBetaUser", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.DeleteRestore.All", @@ -458511,79 +458520,79 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUser", "CommandAlias": null, - "Uri": "/users/{user-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Users", - "Method": "DELETE" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserActivity", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserActivityHistoryItem", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserActivityHistoryItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserActivityStatistics", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserActivityStatistics", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserAppRoleAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.People" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserAppRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Remove-MgBetaUserAuthenticationEmailMethod", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -458603,19 +458612,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserAuthenticationEmailMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Command": "Remove-MgBetaUserAuthenticationFido2Method", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -458643,19 +458652,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserAuthenticationFido2Method", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}", + "Command": "Remove-MgBetaUserAuthenticationHardwareOathMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -458675,49 +458684,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserAuthenticationHardwareOathMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device", + "Command": "Remove-MgBetaUserAuthenticationHardwareOathMethodDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserAuthenticationHardwareOathMethodDevice", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", + "Command": "Remove-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -458737,34 +458746,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Command": "Remove-MgBetaUserAuthenticationOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserAuthenticationOperation", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", + "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -458784,19 +458793,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/passwordlessmicrosoftauthenticatorauthenticationmethod-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Remove-MgBetaUserAuthenticationPhoneMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -458816,34 +458825,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserAuthenticationPhoneMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", + "Command": "Remove-MgBetaUserAuthenticationPlatformCredentialMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/platformcredentialauthenticationmethod-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserAuthenticationPlatformCredentialMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -458863,19 +458872,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -458895,19 +458904,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -458927,152 +458936,139 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserByUserPrincipalName", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/users(userPrincipalName='{userPrincipalName}')", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserByUserPrincipalName", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserCalendarGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserCalendarGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserCalendarPermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/calendar/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserCalendarPermanent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserCalendarPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserCalendarPermission", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserChat", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserChat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserChatAccessForUser", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/removeAllAccessForUser", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserChatAccessForUser", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserChatInstalledApp", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserChatInstalledApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserChatLastMessagePreview", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserChatLastMessagePreview", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserChatMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserChatMember", "Variants": [ "Delete", "DeleteViaIdentity", @@ -459081,2448 +459077,2461 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserChatMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserChatMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserChatMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserChatMessageHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserChatMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserChatMessageReply", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserChatMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserChatMessageReplyHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserChatOperation", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserChatOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserChatPermissionGrant", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserChatPermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserChatPinnedMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserChatPinnedMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserChatTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserChatTab", "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserContact", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserContact", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserContactExtension", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserContactExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserContactFolder", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserContactFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserContactFolderChildFolder", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserContactFolderChildFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserContactFolderChildFolderContact", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserContactFolderChildFolderContact", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserContactFolderChildFolderContactPermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserContactFolderChildFolderContactPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserContactFolderChildFolderContactPhotoContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserContactFolderChildFolderContactPhotoContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserContactFolderChildFolderPermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserContactFolderChildFolderPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserContactFolderContact", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserContactFolderContact", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserContactFolderContactExtension", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserContactFolderContactExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserContactFolderContactPermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserContactFolderContactPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserContactFolderContactPhotoContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserContactFolderContactPhotoContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserContactFolderPermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserContactFolderPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserContactPermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/contacts/{contact-id}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserContactPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserContactPhotoContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserContactPhotoContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDevice", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/devices/{device-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDeviceByDeviceId", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDeviceByDeviceId", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDeviceCommand", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDeviceCommand", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDeviceExtension", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDeviceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef", - "CommandAlias": "Remove-MgBetaUserDeviceRegisteredOwnerByRef", + "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef", - "CommandAlias": "Remove-MgBetaUserDeviceRegisteredUserByRef", + "CommandAlias": "Remove-MgBetaUserDeviceRegisteredOwnerByRef", + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDeviceUsageRights", - "CommandAlias": null, + "CommandAlias": "Remove-MgBetaUserDeviceRegisteredUserByRef", + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDeviceUsageRights", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDrive", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDrive", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveBundleContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveBundleContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveBundleContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveBundleContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveFollowingContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveFollowingContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveFollowingContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveFollowingContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemCheckout", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemCheckout", "Variants": [ "Discard", "DiscardViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemChildContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemChildContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemChildContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemChildContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemListItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemPermanent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemRetentionLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveItemVersionContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveItemVersionContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveList", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveList", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveListColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveListItemDriveItemContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveListItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveListPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRoot", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootCheckout", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/discardCheckout", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootCheckout", "Variants": [ "Discard", "DiscardViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootChildContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootChildContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootChildContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootChildContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootListItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootPermanent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootRetentionLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveRootVersionContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveRootVersionContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveSpecialContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveSpecialContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserDriveSpecialContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDriveSpecialContentStream", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserEvent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/events/{event-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserEventAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserEventAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstancePermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstancePermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserEventExceptionOccurrencePermanent", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserEventExceptionOccurrencePermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserEventExtension", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserEventExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserEventInstanceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserEventInstanceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrencePermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrencePermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserEventInstanceExtension", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserEventInstanceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserEventInstancePermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserEventInstancePermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserEventPermanent", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserEventPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserExtension", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite", - "Command": "Remove-MgBetaUserFollowedSite", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/followedSites/remove", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserFollowedSite", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserInferenceClassificationOverride", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserInferenceClassificationOverride", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserInformationProtection", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/informationProtection", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserInformationProtection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserInformationProtectionPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/informationProtection/policy", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserInformationProtectionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserInsight", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/insights", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserInsightShared", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserInsightShared", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserInsightTrending", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserInsightTrending", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserInsightUsed", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserInsightUsed", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserLicenseDetail", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserLicenseDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserMailFolder", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMailFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserMailFolderChildFolder", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMailFolderChildFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessage", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageContent", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessagePermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessagePermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderPermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMailFolderChildFolderPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserMailFolderMessage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMailFolderMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserMailFolderMessageAttachment", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMailFolderMessageAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserMailFolderMessageContent", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMailFolderMessageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserMailFolderMessageExtension", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMailFolderMessageExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserMailFolderMessageMention", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMailFolderMessageMention", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserMailFolderMessagePermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMailFolderMessagePermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserMailFolderMessageRule", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMailFolderMessageRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserMailFolderPermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMailFolderPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" }, { + "Method": "DELETE", + "Uri": "/users/{user-id}/manager/$ref", + "Command": "Remove-MgBetaUserManagerByRef", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -461542,319 +461551,319 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserManagerByRef", "CommandAlias": null, - "Uri": "/users/{user-id}/manager/$ref", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Users", - "Method": "DELETE" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserMessage", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/users/{user-id}/messages/{message-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserMessageAttachment", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMessageAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserMessageContent", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/messages/{message-id}/$value", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMessageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserMessageExtension", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMessageExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserMessageMention", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMessageMention", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserMessagePermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMessagePermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserMobileAppIntentAndState", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMobileAppIntentAndState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserNotification", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/notifications/{notification-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserNotification", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenote", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenote", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenoteNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenoteNotebook", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenoteNotebookSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenoteNotebookSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenoteNotebookSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenoteNotebookSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenoteNotebookSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenoteNotebookSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenoteOperation", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenoteOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "DELETE", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgBetaUserOnenotePage", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -461874,169 +461883,169 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenotePage", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Notes", - "Method": "DELETE" + "Module": "Beta.Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenotePageContent", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenotePageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenoteResource", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenoteResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenoteResourceContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenoteResourceContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenoteSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenoteSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenoteSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenoteSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenoteSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenoteSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenoteSectionGroupSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenoteSectionPage", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenoteSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnenoteSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnenoteSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Command": "Remove-MgBetaUserOnlineMeeting", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -462056,160 +462065,160 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnlineMeeting", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnlineMeetingAiInsight", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights/{callAiInsight-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnlineMeetingAiInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnlineMeetingAlternativeRecording", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnlineMeetingAlternativeRecording", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnlineMeetingAttendeeReport", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnlineMeetingAttendeeReport", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnlineMeetingBroadcastRecording", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnlineMeetingBroadcastRecording", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnlineMeetingByJoinWebUrl", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnlineMeetingByJoinWebUrl", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnlineMeetingRecording", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnlineMeetingRecording", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserOnlineMeetingRecordingContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnlineMeetingRecordingContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.CloudCommunications" }, { + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", + "Command": "Remove-MgBetaUserOnlineMeetingRegistration", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -462229,34 +462238,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnlineMeetingRegistration", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -462284,289 +462293,291 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingregistrant-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnlineMeetingTranscript", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnlineMeetingTranscript", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnlineMeetingTranscriptContent", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnlineMeetingTranscriptContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOnlineMeetingTranscriptMetadataContent", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOnlineMeetingTranscriptMetadataContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOutlookMasterCategory", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOutlookMasterCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOutlookTask", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOutlookTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOutlookTaskAttachment", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOutlookTaskAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOutlookTaskFolder", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOutlookTaskFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktaskfolder-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserOutlookTaskFolderPermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOutlookTaskFolderPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserOutlookTaskFolderTask", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktaskfolder-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOutlookTaskFolderTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserOutlookTaskFolderTaskPermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOutlookTaskFolderTaskPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserOutlookTaskGroup", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOutlookTaskGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktaskfolder-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderPermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktaskfolder-permanentdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-permanentdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskPermanent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-permanentdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserOutlookTaskPermanent", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/permanentDelete", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserOutlookTaskPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-permanentdelete?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Users" }, { + "Method": "POST", + "Uri": "/users/{user-id}/deletePasswordSingleSignOnCredentials", + "Command": "Remove-MgBetaUserPasswordSingleSignOnCredential", + "Variants": [ + "Delete", + "DeleteExpanded", + "DeleteViaIdentity", + "DeleteViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -462594,21 +462605,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-deletepasswordsinglesignoncredentials?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserPasswordSingleSignOnCredential", "CommandAlias": null, - "Uri": "/users/{user-id}/deletePasswordSingleSignOnCredentials", - "ApiVersion": "beta", + "Module": "Beta.Users.Actions" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/photo", + "Command": "Remove-MgBetaUserPhoto", "Variants": [ "Delete", - "DeleteExpanded", - "DeleteViaIdentity", - "DeleteViaIdentityExpanded" + "DeleteViaIdentity" ], - "Module": "Beta.Users.Actions", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -462636,19 +462645,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserPhoto", "CommandAlias": null, - "Uri": "/users/{user-id}/photo", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/photo/$value", + "Command": "Remove-MgBetaUserPhotoContent", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -462676,36 +462687,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserPhotoContent", "CommandAlias": null, - "Uri": "/users/{user-id}/photo/$value", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/presence", + "Command": "Remove-MgBetaUserPresence", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserPresence", "CommandAlias": null, - "Uri": "/users/{user-id}/presence", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile", + "Command": "Remove-MgBetaUserProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -462725,19 +462734,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserProfile", "CommandAlias": null, - "Uri": "/users/{user-id}/profile", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "Command": "Remove-MgBetaUserProfileAccount", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -462757,19 +462766,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserProfileAccount", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", + "Command": "Remove-MgBetaUserProfileAddress", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -462789,19 +462798,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserProfileAddress", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", + "Command": "Remove-MgBetaUserProfileAnniversary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -462821,19 +462830,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserProfileAnniversary", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/awards/{personAward-id}", + "Command": "Remove-MgBetaUserProfileAward", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -462853,19 +462862,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserProfileAward", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", + "Command": "Remove-MgBetaUserProfileCertification", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -462885,19 +462894,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserProfileCertification", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", + "Command": "Remove-MgBetaUserProfileEducationalActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -462917,19 +462926,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserProfileEducationalActivity", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", + "Command": "Remove-MgBetaUserProfileEmail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -462949,19 +462958,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserProfileEmail", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", + "Command": "Remove-MgBetaUserProfileInterest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -462981,19 +462990,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserProfileInterest", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", + "Command": "Remove-MgBetaUserProfileLanguage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -463013,19 +463022,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserProfileLanguage", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/names/{personName-id}", + "Command": "Remove-MgBetaUserProfileName", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -463045,19 +463054,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserProfileName", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/names/{personName-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", + "Command": "Remove-MgBetaUserProfileNote", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -463101,19 +463110,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personannotation-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserProfileNote", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", + "Command": "Remove-MgBetaUserProfilePatent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -463133,19 +463142,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempatent-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserProfilePatent", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", + "Command": "Remove-MgBetaUserProfilePhone", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -463165,19 +463174,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemphone-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserProfilePhone", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", + "Command": "Remove-MgBetaUserProfilePosition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -463197,19 +463206,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserProfilePosition", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", + "Command": "Remove-MgBetaUserProfileProject", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -463229,19 +463238,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserProfileProject", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", + "Command": "Remove-MgBetaUserProfilePublication", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -463261,19 +463270,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserProfilePublication", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", + "Command": "Remove-MgBetaUserProfileSkill", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -463293,19 +463302,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserProfileSkill", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", + "Command": "Remove-MgBetaUserProfileWebAccount", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -463325,19 +463334,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserProfileWebAccount", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", + "Command": "Remove-MgBetaUserProfileWebsite", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -463357,289 +463366,289 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserProfileWebsite", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.People", - "Method": "DELETE" + "Module": "Beta.People" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserScopedRoleMemberOf", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserScopedRoleMemberOf", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserSecurity", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/security", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserSecurity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserSecurityInformationProtection", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/security/informationProtection", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserSecurityInformationProtection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserSetting", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/settings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserSettingContactMergeSuggestion", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserSettingContactMergeSuggestion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserSettingItemInsight", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/settings/itemInsights", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserSettingItemInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserSettingShiftPreference", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserSettingShiftPreference", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserSettingStorage", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/settings/storage", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserSettingStorage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserSettingStorageQuota", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/settings/storage/quota", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserSettingStorageQuota", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserSettingStorageQuotaService", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserSettingStorageQuotaService", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserSettingWindows", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserSettingWindows", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserSettingWindowsInstance", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserSettingWindowsInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserTeamwork", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/teamwork", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserTeamwork", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserTeamworkAssociatedTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaUserTeamworkAssociatedTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "DELETE", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Command": "Remove-MgBetaUserTeamworkInstalledApp", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -463739,19 +463748,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaUserTeamworkInstalledApp", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Command": "Remove-MgBetaUserTodoList", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -463779,34 +463788,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserTodoList", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaUserTodoListExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserTodoListExtension", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Command": "Remove-MgBetaUserTodoListTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -463826,19 +463835,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserTodoListTask", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", + "Command": "Remove-MgBetaUserTodoListTaskAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -463858,19 +463867,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserTodoListTaskAttachment", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Command": "Remove-MgBetaUserTodoListTaskAttachmentContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -463890,49 +463899,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserTodoListTaskAttachmentContent", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "Command": "Remove-MgBetaUserTodoListTaskAttachmentSessionContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserTodoListTaskAttachmentSessionContent", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Command": "Remove-MgBetaUserTodoListTaskChecklistItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -463952,34 +463961,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserTodoListTaskChecklistItem", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaUserTodoListTaskExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserTodoListTaskExtension", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Command": "Remove-MgBetaUserTodoListTaskLinkedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -463999,559 +464008,546 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaUserTodoListTaskLinkedResource", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiVersion": "beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Beta.Users", - "Method": "DELETE" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaVirtualEvent", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEvent", "Variants": [ "Delete1", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaVirtualEventPresenter", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventPresenter", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaVirtualEventSession", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaVirtualEventSessionByJoinWebUrl", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventSessionByJoinWebUrl", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaVirtualEventTownhall", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventTownhall", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaVirtualEventTownhallPresenter", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventTownhallPresenter", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaVirtualEventTownhallSession", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventTownhallSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReport", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReport", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaVirtualEventTownhallSessionByJoinWebUrl", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventTownhallSessionByJoinWebUrl", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaVirtualEventWebinar", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventWebinar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaVirtualEventWebinarPresenter", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventWebinarPresenter", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaVirtualEventWebinarRegistration", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventWebinarRegistration", "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByEmail", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByEmail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByUserId", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByUserId", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationConfiguration", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationquestionbase-delete?view=graph-rest-beta", "OutputType": null, - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgBetaVirtualEventWebinarSession", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationquestionbase-delete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventWebinarSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaVirtualEventWebinarSessionByJoinWebUrl", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", + "Command": "Remove-MgBetaVirtualEventWebinarSessionByJoinWebUrl", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Bookings" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesDeployment", - "CommandAlias": "Remove-MgBetaWuDeployment", + "Method": "DELETE", "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesDeployment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-delete?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaWuDeployment", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContent", + "Method": "DELETE", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "DELETE", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", - "CommandAlias": "Remove-MgBetaWuDeploymentAudienceExclusionMemberGraphBPreId", + "Method": "POST", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById", - "CommandAlias": "Remove-MgBetaWuDeploymentAudienceMemberGraphBPreId", + "CommandAlias": "Remove-MgBetaWuDeploymentAudienceExclusionMemberGraphBPreId", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "POST", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/removeMembersById", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaWuDeploymentAudienceMemberGraphBPreId", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesPolicy", - "CommandAlias": "Remove-MgBetaWuPolicy", + "Method": "DELETE", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-delete?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaWuPolicy", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience", - "CommandAlias": "Remove-MgBetaWuPolicyAudience", + "Method": "DELETE", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "CommandAlias": "Remove-MgBetaWuPolicyAudienceApplicableContent", + "CommandAlias": "Remove-MgBetaWuPolicyAudience", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "DELETE", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "CommandAlias": "Remove-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "CommandAlias": "Remove-MgBetaWuPolicyAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "DELETE", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusion", + "CommandAlias": "Remove-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "DELETE", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusion", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", - "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusionMember", + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembers", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusionMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", - "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusionMemberGraphBPreId", + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusionMemberGraphBPreId", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember", - "CommandAlias": "Remove-MgBetaWuPolicyAudienceMember", + "Method": "DELETE", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember", "Variants": [ "Delete", "DeleteViaIdentity", @@ -464560,241 +464556,254 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Remove-MgBetaWuPolicyAudienceMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById", - "CommandAlias": "Remove-MgBetaWuPolicyAudienceMemberGraphBPreId", + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/removeMembersById", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaWuPolicyAudienceMemberGraphBPreId", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange", - "CommandAlias": "Remove-MgBetaWuPolicyComplianceChange", + "Method": "DELETE", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-delete?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaWuPolicyComplianceChange", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesProduct", - "CommandAlias": "Remove-MgBetaWuProduct", + "Method": "DELETE", "Uri": "/admin/windows/updates/products/{product-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesProduct", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesProductEdition", - "CommandAlias": "Remove-MgBetaWuProductEdition", + "CommandAlias": "Remove-MgBetaWuProduct", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "DELETE", "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesProductEdition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssue", - "CommandAlias": "Remove-MgBetaWuProductKnownIssue", + "CommandAlias": "Remove-MgBetaWuProductEdition", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "DELETE", "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssue", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", - "CommandAlias": "Remove-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", + "CommandAlias": "Remove-MgBetaWuProductKnownIssue", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "DELETE", "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", - "CommandAlias": "Remove-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", + "CommandAlias": "Remove-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "DELETE", "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesProductRevision", - "CommandAlias": "Remove-MgBetaWuProductRevision", + "CommandAlias": "Remove-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "DELETE", "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesProductRevision", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesProductRevisionCatalogEntry", - "CommandAlias": "Remove-MgBetaWuProductRevisionCatalogEntry", + "CommandAlias": "Remove-MgBetaWuProductRevision", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "DELETE", "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesProductRevisionCatalogEntry", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", - "CommandAlias": "Remove-MgBetaWuProductRevisionKnowledgeBaseArticle", + "CommandAlias": "Remove-MgBetaWuProductRevisionCatalogEntry", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "DELETE", "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Remove-MgBetaWuProductRevisionKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesResourceConnection", - "CommandAlias": "Remove-MgBetaWuResourceConnection", + "Method": "DELETE", "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesResourceConnection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-delete?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaWuResourceConnection", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableasset-delete?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset", - "CommandAlias": "Remove-MgBetaWuUpdatableAsset", + "Method": "DELETE", "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableasset-delete?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaWuUpdatableAsset", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember", - "CommandAlias": "Remove-MgBetaWuUpdatableAssetMember", + "Method": "POST", "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaWuUpdatableAssetMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "OutputType": null, - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById", - "CommandAlias": "Remove-MgBetaWuUpdatableAssetMemberGraphBPreId", + "Method": "POST", "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById", - "ApiVersion": "beta", + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", + "CommandAlias": "Remove-MgBetaWuUpdatableAssetMemberGraphBPreId", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgBookingBusiness", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgBookingBusiness", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-delete?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Bookings" }, { + "Method": "DELETE", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Command": "Remove-MgBookingBusinessAppointment", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -464830,34 +464839,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgBookingBusinessAppointment", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "DELETE", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Command": "Remove-MgBookingBusinessCalendarView", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBookingBusinessCalendarView", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "DELETE", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", + "Command": "Remove-MgBookingBusinessCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -464893,19 +464902,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgBookingBusinessCustomer", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "DELETE", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Command": "Remove-MgBookingBusinessCustomQuestion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -464933,19 +464942,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgBookingBusinessCustomQuestion", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "DELETE", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Command": "Remove-MgBookingBusinessService", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -464965,19 +464974,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgBookingBusinessService", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "DELETE", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", + "Command": "Remove-MgBookingBusinessStaffMember", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -464997,34 +465006,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgBookingBusinessStaffMember", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "DELETE", + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", + "Command": "Remove-MgBookingCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgBookingCurrency", "CommandAlias": null, - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "DELETE", + "Uri": "/chats/{chat-id}", + "Command": "Remove-MgChat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ManageDeletion.Chat", @@ -465044,19 +465053,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgChat", "CommandAlias": null, - "Uri": "/chats/{chat-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "DELETE", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Remove-MgChatInstalledApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -465116,34 +465125,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgChatInstalledApp", "CommandAlias": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "DELETE", + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Command": "Remove-MgChatLastMessagePreview", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgChatLastMessagePreview", "CommandAlias": null, - "Uri": "/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "DELETE", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Remove-MgChatMember", "Variants": [ "Delete", - "DeleteViaIdentity" + "DeleteViaIdentity", + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -465171,55 +465184,51 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgChatMember", "CommandAlias": null, - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity", - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ], - "Module": "Teams", - "Method": "DELETE" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgChatMessageReplyHostedContent", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgChatMessageReplyHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgChatPermissionGrant", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgChatPermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "DELETE", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Command": "Remove-MgChatPinnedMessage", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -465239,19 +465248,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgChatPinnedMessage", "CommandAlias": null, - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "DELETE", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Remove-MgChatTab", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -465303,19 +465312,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgChatTab", "CommandAlias": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "DELETE", + "Uri": "/communications/calls/{call-id}", + "Command": "Remove-MgCommunicationCall", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -465335,19 +465344,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgCommunicationCall", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}", - "ApiVersion": "v1.0", + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Command": "Remove-MgCommunicationCallAudioRoutingGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -465367,49 +465376,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgCommunicationCallAudioRoutingGroup", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiVersion": "v1.0", + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Command": "Remove-MgCommunicationCallContentSharingSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgCommunicationCallContentSharingSession", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "ApiVersion": "v1.0", + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Command": "Remove-MgCommunicationCallOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgCommunicationCallOperation", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiVersion": "v1.0", + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Command": "Remove-MgCommunicationCallParticipant", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -465429,259 +465438,259 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgCommunicationCallParticipant", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "CloudCommunications", - "Method": "DELETE" + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgCommunicationCallRecordOrganizerV2", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "ApiVersion": "v1.0", + "Command": "Remove-MgCommunicationCallRecordOrganizerV2", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgCommunicationCallRecordParticipantV2", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgCommunicationCallRecordParticipantV2", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgCommunicationCallRecordSession", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgCommunicationCallRecordSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgCommunicationOnlineMeeting", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgCommunicationOnlineMeeting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgCommunicationOnlineMeetingAttendeeReport", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "v1.0", + "Command": "Remove-MgCommunicationOnlineMeetingAttendeeReport", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgCommunicationOnlineMeetingRecording", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgCommunicationOnlineMeetingRecording", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgCommunicationOnlineMeetingRecordingContent", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgCommunicationOnlineMeetingRecordingContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgCommunicationOnlineMeetingTranscript", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgCommunicationOnlineMeetingTranscript", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgCommunicationOnlineMeetingTranscriptContent", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgCommunicationOnlineMeetingTranscriptContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "v1.0", + "Command": "Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgCommunicationPresence", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/communications/presences/{presence-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgCommunicationPresence", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgContact", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/contacts/{orgContact-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgContact", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgContract", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/contracts/{contract-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgContract", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDataPolicyOperation", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDataPolicyOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/devices/{device-id}", + "Command": "Remove-MgDevice", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -465701,34 +465710,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDevice", "CommandAlias": null, - "Uri": "/devices/{device-id}", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection", "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -465748,19 +465757,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp", "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -465780,34 +465789,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -465827,19 +465836,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection", "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtection", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -465859,49 +465868,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp", "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection", "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -465921,19 +465930,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp", "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -465953,94 +465962,94 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Command": "Remove-MgDeviceAppManagementManagedAppPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementManagedAppPolicy", "CommandAlias": "Remove-MgDeviceAppMgtManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Command": "Remove-MgDeviceAppManagementManagedAppRegistration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementManagedAppRegistration", "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -466060,139 +466069,139 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation", "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Command": "Remove-MgDeviceAppManagementManagedAppStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementManagedAppStatus", "CommandAlias": "Remove-MgDeviceAppMgtManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Command": "Remove-MgDeviceAppManagementManagedEBook", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementManagedEBook", "CommandAlias": "Remove-MgDeviceAppMgtManagedEBook", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment", "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookAssignment", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState", "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookDeviceState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary", "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookInstallSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary", "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookUserStateSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -466212,19 +466221,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -466244,19 +466253,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -466276,919 +466285,919 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-managedandroidstoreapp-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileApp", "CommandAlias": "Remove-MgDeviceAppMgtMobileApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAssignment", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppCategory", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppCategory", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfiguration", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration", "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -467208,19 +467217,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -467240,34 +467249,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Command": "Remove-MgDeviceAppManagementVppToken", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -467287,19 +467296,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementVppToken", "CommandAlias": "Remove-MgDeviceAppMgtVppToken", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -467319,19 +467328,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy", "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -467351,19 +467360,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -467383,19 +467392,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -467415,78 +467424,78 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceByDeviceId", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/devices(deviceId='{deviceId}')", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceByDeviceId", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgDeviceExtension", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", "Variants": [ "Delete" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement.Administration" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Command": "Remove-MgDeviceManagementAuditEvent", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementAuditEvent", "CommandAlias": null, - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Command": "Remove-MgDeviceManagementComplianceManagementPartner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -467506,33 +467515,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementComplianceManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementConditionalAccessSetting", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementConditionalAccessSetting", "Variants": [ "Delete" ], - "Module": "DeviceManagement.Enrollment", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement.Enrollment" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Command": "Remove-MgDeviceManagementDetectedApp", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -467552,19 +467561,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementDetectedApp", "CommandAlias": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Command": "Remove-MgDeviceManagementDeviceCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -467584,317 +467593,317 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceCategory", "CommandAlias": null, - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "DELETE" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidcompliancepolicy-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidcompliancepolicy-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Variants": [ "Delete" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-macoscustomconfiguration-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceConfiguration", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-macoscustomconfiguration-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Variants": [ "Delete" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatus", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -467914,19 +467923,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -467946,19 +467955,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Command": "Remove-MgDeviceManagementExchangeConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -467978,49 +467987,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementExchangeConnector", "CommandAlias": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Command": "Remove-MgDeviceManagementIoUpdateStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementIoUpdateStatus", "CommandAlias": null, - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Command": "Remove-MgDeviceManagementManagedDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -468040,156 +468049,156 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementManagedDevice", "CommandAlias": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "DELETE" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementManagedDeviceCategory", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementManagedDeviceCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementManagedDeviceCategoryByRef", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementManagedDeviceCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionState", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-delete?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -468209,19 +468218,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "CommandAlias": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -468241,49 +468250,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", "CommandAlias": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", "CommandAlias": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "CommandAlias": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Command": "Remove-MgDeviceManagementPartner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -468303,19 +468312,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -468335,33 +468344,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", "CommandAlias": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementReport", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/reports", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementReport", "Variants": [ "Delete" ], - "Module": "Reports", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Reports" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Command": "Remove-MgDeviceManagementResourceOperation", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -468381,19 +468390,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementResourceOperation", "CommandAlias": null, - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Command": "Remove-MgDeviceManagementRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -468413,19 +468422,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Command": "Remove-MgDeviceManagementRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -468445,19 +468454,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementRoleDefinition", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -468477,94 +468486,94 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Command": "Remove-MgDeviceManagementTermAndCondition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementTermAndCondition", "CommandAlias": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus", "CommandAlias": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Remove-MgDeviceManagementTroubleshootingEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementTroubleshootingEvent", "CommandAlias": null, - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468584,19 +468593,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468616,19 +468625,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468648,19 +468657,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468680,19 +468689,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468712,19 +468721,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468744,19 +468753,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468776,19 +468785,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468808,48 +468817,48 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "DELETE" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", "Variants": [ "Delete" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468869,49 +468878,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468931,19 +468940,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468963,19 +468972,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468995,19 +469004,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -469027,19 +469036,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -469059,19 +469068,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -469091,19 +469100,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -469123,33 +469132,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "DELETE" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", "Variants": [ "Delete" ], - "Module": "DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -469169,33 +469178,33 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "DELETE" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Variants": [ "Delete" ], - "Module": "DeviceManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -469215,19 +469224,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -469247,19 +469256,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -469279,169 +469288,169 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointDeviceImage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointDeviceImage", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointGalleryImage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointGalleryImage", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointUserSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointUserSetting", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity", "CommandAlias": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Enrollment", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "CommandAlias": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "CommandAlias": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Command": "Remove-MgDeviceManagementWindowsMalwareInformation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -469461,19 +469470,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementWindowsMalwareInformation", "CommandAlias": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "DELETE", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -469493,184 +469502,184 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "CommandAlias": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "DELETE" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef", - "CommandAlias": "Remove-MgDeviceRegisteredOwnerByRef", + "Method": "DELETE", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-1.0", + "CommandAlias": "Remove-MgDeviceRegisteredOwnerByRef", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDeviceRegisteredUserDirectoryObjectByRef", - "CommandAlias": "Remove-MgDeviceRegisteredUserByRef", + "Method": "DELETE", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgDeviceRegisteredUserDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-1.0", + "CommandAlias": "Remove-MgDeviceRegisteredUserByRef", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDirectoryAdministrativeUnit", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDirectoryAdministrativeUnit", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgDirectoryAdministrativeUnitExtension", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDirectoryAdministrativeUnitExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-members?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDirectoryAdministrativeUnitMemberDirectoryObjectByRef", - "CommandAlias": "Remove-MgDirectoryAdministrativeUnitMemberByRef", + "Method": "DELETE", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgDirectoryAdministrativeUnitMemberDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-members?view=graph-rest-1.0", + "CommandAlias": "Remove-MgDirectoryAdministrativeUnitMemberByRef", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgDirectoryAttributeSet", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/attributeSets/{attributeSet-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDirectoryAttributeSet", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgDirectoryDeletedItem", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/deletedItems/{directoryObject-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDirectoryDeletedItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgDirectoryDeviceLocalCredential", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDirectoryDeviceLocalCredential", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "DELETE", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Command": "Remove-MgDirectoryFederationConfiguration", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -469690,244 +469699,244 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDirectoryFederationConfiguration", "CommandAlias": null, - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDirectoryOnPremiseSynchronization", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDirectoryOnPremiseSynchronization", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDirectoryRole", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directoryRoles/{directoryRole-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDirectoryRole", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDirectoryRoleByRoleTemplateId", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "ApiVersion": "v1.0", + "Command": "Remove-MgDirectoryRoleByRoleTemplateId", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDirectoryRoleMemberDirectoryObjectByRef", - "CommandAlias": "Remove-MgDirectoryRoleMemberByRef", + "Method": "DELETE", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgDirectoryRoleMemberDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-1.0", + "CommandAlias": "Remove-MgDirectoryRoleMemberByRef", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDirectoryRoleScopedMember", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDirectoryRoleScopedMember", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDirectoryRoleTemplate", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDirectoryRoleTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDirectorySubscription", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/subscriptions/{companySubscription-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDirectorySubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDirectorySubscriptionByCommerceSubscriptionId", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "ApiVersion": "v1.0", + "Command": "Remove-MgDirectorySubscriptionByCommerceSubscriptionId", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgDomain", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/domains/{domain-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDomain", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgDomainFederationConfiguration", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDomainFederationConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgDomainServiceConfigurationRecord", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDomainServiceConfigurationRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDomainVerificationDnsRecord", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDomainVerificationDnsRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDrive", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDrive", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveBundleContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveBundleContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveFollowingContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveFollowingContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Command": "Remove-MgDriveItem", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -469955,49 +469964,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveItem", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Files", - "Method": "DELETE" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveItemAnalytic", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveItemAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveItemAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/discardCheckout", + "Command": "Remove-MgDriveItemCheckout", + "Variants": [ + "Discard", + "DiscardViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -470025,169 +470034,169 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDriveItemCheckout", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/discardCheckout", - "ApiVersion": "v1.0", - "Variants": [ - "Discard", - "DiscardViaIdentity" - ], - "Module": "Files", - "Method": "POST" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveItemChildContent", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveItemChildContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveItemListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveItemListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveItemListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveItemListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveItemListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveItemListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveItemListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveItemListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveItemListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveItemListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveItemListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveItemListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveItemListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveItemPermanent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveItemPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Remove-MgDriveItemPermission", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -470215,634 +470224,634 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveItemPermission", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Files", - "Method": "DELETE" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-removeretentionlabel?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgDriveItemRetentionLabel", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveItemRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgDriveItemSubscription", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-removeretentionlabel?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveItemSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveItemThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveItemThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveItemVersionContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveItemVersionContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveList", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveList", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveListColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRoot", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveRootAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/analytics", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRootAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRootAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgDriveRootCheckout", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/discardCheckout", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRootCheckout", "Variants": [ "Discard", "DiscardViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgDriveRootChildContent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRootChildContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveRootContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRootContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveRootListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRootListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRootListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveRootListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRootListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveRootListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRootListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveRootListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRootListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveRootListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRootListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveRootListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRootListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveRootPermanent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/permanentDelete", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRootPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveRootPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRootPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveRootRetentionLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRootRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveRootSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRootSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveRootThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRootThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveRootVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRootVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveRootVersionContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveRootVersionContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgDriveSpecialContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgDriveSpecialContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgEducationClass", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationClass", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Education" }, { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Command": "Remove-MgEducationClassAssignment", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -470862,19 +470871,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgEducationClassAssignment", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Command": "Remove-MgEducationClassAssignmentCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -470894,19 +470903,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgEducationClassAssignmentCategory", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "Command": "Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -470926,34 +470935,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-remove-category?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef", "CommandAlias": "Remove-MgEducationClassAssignmentCategoryByRef", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Command": "Remove-MgEducationClassAssignmentDefault", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationClassAssignmentDefault", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Remove-MgEducationClassAssignmentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -470973,19 +470982,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgEducationClassAssignmentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Remove-MgEducationClassAssignmentRubric", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -471005,19 +471014,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgEducationClassAssignmentRubric", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Remove-MgEducationClassAssignmentRubricByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -471037,79 +471046,79 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgEducationClassAssignmentRubricByRef", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Education", - "Method": "DELETE" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationClassAssignmentSetting", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationClassAssignmentSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationClassAssignmentSettingGradingCategory", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationClassAssignmentSettingGradingCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationClassAssignmentSubmission", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationClassAssignmentSubmission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Education" }, { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationClassAssignmentSubmissionResource", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -471129,49 +471138,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgEducationClassAssignmentSubmissionResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", + "Command": "Remove-MgEducationClassMemberEducationUserByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgEducationClassMemberEducationUserByRef", "CommandAlias": "Remove-MgEducationClassMemberByRef", - "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Command": "Remove-MgEducationClassModule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -471191,19 +471200,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgEducationClassModule", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Command": "Remove-MgEducationClassModuleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -471223,183 +471232,183 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgEducationClassModuleResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Education", - "Method": "DELETE" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgEducationClassTeacherEducationUserByRef", - "CommandAlias": "Remove-MgEducationClassTeacherByRef", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationClassTeacherEducationUserByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-1.0", + "CommandAlias": "Remove-MgEducationClassTeacherByRef", + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationMe", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/education/me", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationMe", "Variants": [ "Delete" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationMeAssignment", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationMeAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef", - "CommandAlias": "Remove-MgEducationMeAssignmentCategoryByRef", + "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationMeAssignmentResource", - "CommandAlias": null, + "CommandAlias": "Remove-MgEducationMeAssignmentCategoryByRef", + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationMeAssignmentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationMeAssignmentRubric", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationMeAssignmentRubric", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationMeAssignmentRubricByRef", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationMeAssignmentRubricByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationMeAssignmentSubmission", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationMeAssignmentSubmission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationMeAssignmentSubmissionResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationMeAssignmentSubmissionResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Education" }, { + "Method": "DELETE", + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Command": "Remove-MgEducationMeRubric", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -471419,461 +471428,448 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgEducationMeRubric", "CommandAlias": null, - "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Education", - "Method": "DELETE" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgEducationSchool", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/education/schools/{educationSchool-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationSchool", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgEducationSchoolClassEducationClassByRef", - "CommandAlias": "Remove-MgEducationSchoolClassByRef", + "Method": "DELETE", "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationSchoolClassEducationClassByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-1.0", + "CommandAlias": "Remove-MgEducationSchoolClassByRef", + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgEducationSchoolUserEducationUserByRef", - "CommandAlias": "Remove-MgEducationSchoolUserByRef", + "Method": "DELETE", "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationSchoolUserEducationUserByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-1.0", + "CommandAlias": "Remove-MgEducationSchoolUserByRef", + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgEducationUser", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationUser", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgEducationUserAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationUserAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef", - "CommandAlias": "Remove-MgEducationUserAssignmentCategoryByRef", + "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationUserAssignmentResource", - "CommandAlias": null, + "CommandAlias": "Remove-MgEducationUserAssignmentCategoryByRef", + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationUserAssignmentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationUserAssignmentRubric", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationUserAssignmentRubric", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationUserAssignmentRubricByRef", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationUserAssignmentRubricByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationUserAssignmentSubmission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationUserAssignmentSubmissionResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationUserAssignmentSubmissionResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEducationUserRubric", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEducationUserRubric", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgEntitlementManagementAccessPackage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementAccessPackage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-resourcerolescopes?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgEntitlementManagementAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-resourcerolescopes?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgEntitlementManagementAssignmentPolicy", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementAssignmentPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgEntitlementManagementAssignmentRequest", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementAssignmentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgEntitlementManagementCatalog", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementCatalog", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgEntitlementManagementCatalogResource", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementCatalogResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementCatalogResourceRole", "Variants": [ "Delete", "Delete1", @@ -471882,83 +471878,83 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResource", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScope", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementCatalogResourceScope", "Variants": [ "Delete", "Delete1", @@ -471967,353 +471963,353 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResource", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRole", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgEntitlementManagementConnectedOrganization", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementConnectedOrganization", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", - "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-1.0", + "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", - "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-1.0", + "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResource", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceEnvironment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalog", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalog", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRole", "Variants": [ "Delete", "Delete1", @@ -472322,83 +472318,83 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScope", "Variants": [ "Delete", "Delete1", @@ -472407,511 +472403,524 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRoleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRoleResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRoleResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRoleResourceScopeResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRoleScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRole", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceScopeResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceScopeResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgEntitlementManagementResourceScopeResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Remove-MgEntitlementManagementResourceScopeResourceRoleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}", + "Command": "Remove-MgExternalConnection", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -472931,19 +472940,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgExternalConnection", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Command": "Remove-MgExternalConnectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -472963,19 +472972,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgExternalConnectionGroup", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Command": "Remove-MgExternalConnectionGroupMember", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -472995,19 +473004,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroupmember-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgExternalConnectionGroupMember", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Command": "Remove-MgExternalConnectionItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -473027,109 +473036,109 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgExternalConnectionItem", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Command": "Remove-MgExternalConnectionItemActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgExternalConnectionItemActivity", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Command": "Remove-MgExternalConnectionOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgExternalConnectionOperation", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "DELETE", + "Uri": "/groups/{group-id}", + "Command": "Remove-MgGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "DELETE", + "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", + "Command": "Remove-MgGroupAcceptedSenderDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgGroupAcceptedSenderDirectoryObjectByRef", "CommandAlias": "Remove-MgGroupAcceptedSenderByRef", - "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "DELETE", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Remove-MgGroupAppRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgGroupAppRoleAssignment", "CommandAlias": null, - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/groups(uniqueName='{uniqueName}')", + "Command": "Remove-MgGroupByUniqueName", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgGroupByUniqueName", "CommandAlias": null, - "Uri": "/groups(uniqueName='{uniqueName}')", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "DELETE", + "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Command": "Remove-MgGroupCalendarEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -473149,34 +473158,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupCalendarEvent", "CommandAlias": null, - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "ApiVersion": "v1.0", + "Module": "Calendar" + }, + { + "Method": "DELETE", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Remove-MgGroupCalendarPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupCalendarPermission", "CommandAlias": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "v1.0", + "Module": "Calendar" + }, + { + "Method": "DELETE", + "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Command": "Remove-MgGroupConversation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -473196,19 +473205,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgGroupConversation", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "DELETE", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Command": "Remove-MgGroupConversationThread", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -473228,949 +473237,949 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupConversationThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Groups", - "Method": "DELETE" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupConversationThreadPostAttachment", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupConversationThreadPostAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupConversationThreadPostExtension", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupConversationThreadPostExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDrive", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDrive", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveBundleContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveBundleContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveFollowingContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveFollowingContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveItemAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItemAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgGroupDriveItemCheckout", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItemCheckout", "Variants": [ "Discard", "DiscardViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgGroupDriveItemChildContent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItemChildContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveItemListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItemListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveItemListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItemListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveItemListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItemListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveItemListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItemListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveItemListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItemListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveItemPermanent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItemPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveItemPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveItemRetentionLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItemRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveItemSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItemSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveItemThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItemThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveItemVersionContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveItemVersionContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveList", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveList", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveListColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRoot", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveRootAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRootAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgGroupDriveRootCheckout", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/discardCheckout", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRootCheckout", "Variants": [ "Discard", "DiscardViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgGroupDriveRootChildContent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRootChildContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveRootContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRootContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveRootListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRootListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveRootListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRootListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveRootListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRootListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveRootListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRootListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveRootListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRootListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveRootPermanent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRootPermanent", "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Module": "Files", - "Method": "POST" - }, - { + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveRootPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRootPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveRootRetentionLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRootRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveRootSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRootSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveRootThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRootThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveRootVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRootVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveRootVersionContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveRootVersionContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupDriveSpecialContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupDriveSpecialContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}", + "Command": "Remove-MgGroupEvent", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -474190,143 +474199,143 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgGroupEvent", "CommandAlias": null, - "Uri": "/groups/{group-id}/events/{event-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Calendar", - "Method": "DELETE" + "Module": "Calendar" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupEventAttachment", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupEventAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupEventExtension", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupEventExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupEventInstanceAttachment", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupEventInstanceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupEventInstanceExtension", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupEventInstanceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupExtension", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgGroupFavorite", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/removeFavorite", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupFavorite", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-removegroup?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgGroupFromLifecyclePolicy", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupFromLifecyclePolicy", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgGroupLifecyclePolicy", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-removegroup?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "DELETE", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupLifecyclePolicy", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Groups", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Groups" }, { + "Method": "DELETE", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", + "Command": "Remove-MgGroupMemberDirectoryObjectByRef", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -474354,169 +474363,169 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgGroupMemberDirectoryObjectByRef", "CommandAlias": "Remove-MgGroupMemberByRef", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Groups", - "Method": "DELETE" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenote", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenote", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenoteNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenoteNotebook", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenoteNotebookSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenoteNotebookSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenoteNotebookSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenoteNotebookSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenoteNotebookSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenoteNotebookSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenoteOperation", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenoteOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "DELETE", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgGroupOnenotePage", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -474536,169 +474545,169 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenotePage", "CommandAlias": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Notes", - "Method": "DELETE" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenotePageContent", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenotePageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenoteResource", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenoteResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenoteResourceContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenoteResourceContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenoteSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenoteSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenoteSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenoteSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenoteSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenoteSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenoteSectionGroupSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenoteSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenoteSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupOnenoteSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupOnenoteSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "DELETE", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", + "Command": "Remove-MgGroupOwnerDirectoryObjectByRef", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -474718,34 +474727,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgGroupOwnerDirectoryObjectByRef", "CommandAlias": "Remove-MgGroupOwnerByRef", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "DELETE", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Remove-MgGroupPermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupPermissionGrant", "CommandAlias": null, - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "DELETE", + "Uri": "/groups/{group-id}/photo", + "Command": "Remove-MgGroupPhoto", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -474765,19 +474774,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupPhoto", "CommandAlias": null, - "Uri": "/groups/{group-id}/photo", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "DELETE", + "Uri": "/groups/{group-id}/photo/$value", + "Command": "Remove-MgGroupPhotoContent", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -474797,51 +474808,51 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupPhotoContent", "CommandAlias": null, - "Uri": "/groups/{group-id}/photo/$value", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" - ], - "Module": "Groups", - "Method": "DELETE" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupPlannerPlanDetail", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupPlannerPlanDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Planner", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Planner" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgGroupRejectedSenderDirectoryObjectByRef", - "CommandAlias": "Remove-MgGroupRejectedSenderByRef", + "Method": "DELETE", "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupRejectedSenderDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-1.0", + "CommandAlias": "Remove-MgGroupRejectedSenderByRef", + "Module": "Groups" }, { + "Method": "DELETE", + "Uri": "/groups/{group-id}/settings/{groupSetting-id}", + "Command": "Remove-MgGroupSetting", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.Authorization", @@ -474861,951 +474872,936 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSetting", "CommandAlias": null, - "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" - ], - "Module": "Groups", - "Method": "DELETE" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite", - "Command": "Remove-MgGroupSite", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/remove", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSite", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteAnalytic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteContentTypeColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteContentTypeColumnLink", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteGetByPathAnalytic", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteGetByPathAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteGetByPathOnenote", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteGetByPathOnenote", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteGetByPathTermStore", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteGetByPathTermStore", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteList", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteList", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteListColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteListContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteListContentTypeColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteListContentTypeColumnLink", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteListItem", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteListItemDriveItemContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteListItemField", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteListItemVersion", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteListItemVersionField", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteListOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteListSubscription", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenote", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenote", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenoteNotebook", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenoteNotebook", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenoteNotebookSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenoteOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenoteOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenotePage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenotePage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenotePageContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenotePageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenoteResource", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenoteResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenoteResourceContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenoteResourceContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenoteSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenoteSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenoteSectionGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenoteSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenoteSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenoteSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOnenoteSectionPageContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOnenoteSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSitePage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSitePage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayout", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayout", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSitePageAsSitePageWebPart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSitePageAsSitePageWebPart", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSitePermission", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSitePermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStore", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStore", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreGroup", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreGroupSet", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreGroupSetChild", "Variants": [ "Delete", "Delete1", @@ -475816,17 +475812,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "Delete", "Delete1", @@ -475837,136 +475833,136 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreSet", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreSetChild", "Variants": [ "Delete", "Delete1", @@ -475977,17 +475973,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreSetChildRelation", "Variants": [ "Delete", "Delete1", @@ -475998,51 +475994,51 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroup", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "Delete", "Delete1", @@ -476053,17 +476049,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Delete", "Delete1", @@ -476074,247 +476070,247 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreSetRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreSetTerm", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreSetTermChild", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupSiteTermStoreSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupSiteTermStoreSetTermRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeam", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamChannel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgGroupTeamChannelEmail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/removeEmail", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamChannelEmail", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgGroupTeamChannelFileFolderContent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamChannelFileFolderContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamChannelMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamChannelMember", "Variants": [ "Delete", "DeleteViaIdentity", @@ -476323,126 +476319,126 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamChannelMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamChannelMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamChannelMessageHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamChannelMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamChannelMessageReply", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamChannelSharedWithTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamChannelTab", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamInstalledApp", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamInstalledApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamMember", "Variants": [ "Delete", "DeleteViaIdentity", @@ -476451,107 +476447,107 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamOperation", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamPermissionGrant", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamPermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamPhotoContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/photo/$value", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamPhotoContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamPrimaryChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamPrimaryChannel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgGroupTeamPrimaryChannelEmail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/removeEmail", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamPrimaryChannelEmail", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgGroupTeamPrimaryChannelFileFolderContent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamPrimaryChannelFileFolderContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamPrimaryChannelMember", "Variants": [ "Delete", "DeleteViaIdentity", @@ -476560,284 +476556,297 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamPrimaryChannelMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamPrimaryChannelMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamPrimaryChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamPrimaryChannelTab", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamSchedule", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamScheduleOpenShift", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamScheduleOpenShift", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamScheduleSchedulingGroup", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamScheduleSchedulingGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamScheduleShift", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamScheduleShift", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamScheduleTimeOff", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamScheduleTimeOff", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamScheduleTimeOffReason", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamScheduleTimeOffReason", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamScheduleTimeOffRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamScheduleTimeOffRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamTag", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamTag", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupTeamTagMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupTeamTagMember", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Command": "Remove-MgGroupThread", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -476857,394 +476866,394 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgGroupThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Groups", - "Method": "DELETE" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupThreadPostAttachment", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupThreadPostAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupThreadPostExtension", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupThreadPostExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupThreadPostInReplyToAttachment", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupThreadPostInReplyToAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgGroupThreadPostInReplyToExtension", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "DELETE", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgGroupThreadPostInReplyToExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgIdentityApiConnector", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "DELETE", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityApiConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgIdentityAuthenticationEventFlow", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityAuthenticationEventFlow", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionapplication-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgIdentityAuthenticationEventFlowIncludeApplication", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityAuthenticationEventFlowIncludeApplication", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgIdentityAuthenticationEventListener", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionapplication-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityAuthenticationEventListener", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgIdentityB2XUserFlow", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityB2XUserFlow", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderBaseByRef", - "CommandAlias": "Remove-MgIdentityB2XUserFlowIdentityProviderByRef", + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderBaseByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityB2XUserFlowLanguage", - "CommandAlias": null, + "CommandAlias": "Remove-MgIdentityB2XUserFlowIdentityProviderByRef", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityB2XUserFlowLanguage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPageContent", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePageContent", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollection", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollectionByRef", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollectionByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignup", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignupByRef", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignupByRef", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment", "CommandAlias": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuthenticationContext.ReadWrite.All", @@ -477264,19 +477273,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Command": "Remove-MgIdentityConditionalAccessNamedLocation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -477296,19 +477305,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/namedlocation-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgIdentityConditionalAccessNamedLocation", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Command": "Remove-MgIdentityConditionalAccessPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -477328,661 +477337,661 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgIdentityConditionalAccessPolicy", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "DELETE" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgIdentityCustomAuthenticationExtension", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityCustomAuthenticationExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernanceAppConsentRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceAppConsentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem", "Variants": [ "Delete" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowInsight", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowInsight", "Variants": [ "Delete" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccess", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/privilegedAccess", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernancePrivilegedAccess", "Variants": [ "Delete" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroup", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/privilegedAccess/group", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroup", "Variants": [ "Delete" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFile", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgIdentityProvider", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityProvider", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgIdentityUserFlowAttribute", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgIdentityUserFlowAttribute", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgMeAuthentication", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/me/authentication", - "ApiVersion": "v1.0", + "Command": "Remove-MgMeAuthentication", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/me/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Remove-MgMeAuthenticationEmailMethod", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -478002,19 +478011,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgMeAuthenticationEmailMethod", "CommandAlias": null, - "Uri": "/me/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/me/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Command": "Remove-MgMeAuthenticationFido2Method", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -478042,19 +478051,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgMeAuthenticationFido2Method", "CommandAlias": null, - "Uri": "/me/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/me/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Command": "Remove-MgMeAuthenticationMicrosoftAuthenticatorMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -478074,34 +478083,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgMeAuthenticationMicrosoftAuthenticatorMethod", "CommandAlias": null, - "Uri": "/me/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/me/authentication/operations/{longRunningOperation-id}", + "Command": "Remove-MgMeAuthenticationOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgMeAuthenticationOperation", "CommandAlias": null, - "Uri": "/me/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/me/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Remove-MgMeAuthenticationPhoneMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -478121,19 +478130,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgMeAuthenticationPhoneMethod", "CommandAlias": null, - "Uri": "/me/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/me/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Command": "Remove-MgMeAuthenticationSoftwareOathMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -478153,19 +478162,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgMeAuthenticationSoftwareOathMethod", "CommandAlias": null, - "Uri": "/me/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/me/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Command": "Remove-MgMeAuthenticationTemporaryAccessPassMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -478185,19 +478194,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgMeAuthenticationTemporaryAccessPassMethod", "CommandAlias": null, - "Uri": "/me/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/me/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Command": "Remove-MgMeAuthenticationWindowsHelloForBusinessMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -478217,19 +478226,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgMeAuthenticationWindowsHelloForBusinessMethod", "CommandAlias": null, - "Uri": "/me/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Remove-MgOauth2PermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -478249,34 +478258,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgOauth2PermissionGrant", "CommandAlias": null, - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/organization/{organization-id}", + "Command": "Remove-MgOrganization", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgOrganization", "CommandAlias": null, - "Uri": "/organization/{organization-id}", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding", + "Command": "Remove-MgOrganizationBranding", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -478296,94 +478305,94 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgOrganizationBranding", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgOrganizationBrandingBackgroundImage", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/backgroundImage", - "ApiVersion": "v1.0", + "Command": "Remove-MgOrganizationBrandingBackgroundImage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgOrganizationBrandingBannerLogo", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/bannerLogo", - "ApiVersion": "v1.0", + "Command": "Remove-MgOrganizationBrandingBannerLogo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgOrganizationBrandingCustomCss", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/customCSS", - "ApiVersion": "v1.0", + "Command": "Remove-MgOrganizationBrandingCustomCss", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgOrganizationBrandingFavicon", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/favicon", - "ApiVersion": "v1.0", + "Command": "Remove-MgOrganizationBrandingFavicon", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgOrganizationBrandingHeaderLogo", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/headerLogo", - "ApiVersion": "v1.0", + "Command": "Remove-MgOrganizationBrandingHeaderLogo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Command": "Remove-MgOrganizationBrandingLocalization", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -478403,214 +478412,214 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgOrganizationBrandingLocalization", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgOrganizationBrandingLocalizationBackgroundImage", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "ApiVersion": "v1.0", + "Command": "Remove-MgOrganizationBrandingLocalizationBackgroundImage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgOrganizationBrandingLocalizationBannerLogo", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "ApiVersion": "v1.0", + "Command": "Remove-MgOrganizationBrandingLocalizationBannerLogo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgOrganizationBrandingLocalizationCustomCss", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "ApiVersion": "v1.0", + "Command": "Remove-MgOrganizationBrandingLocalizationCustomCss", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgOrganizationBrandingLocalizationFavicon", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "ApiVersion": "v1.0", + "Command": "Remove-MgOrganizationBrandingLocalizationFavicon", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgOrganizationBrandingLocalizationHeaderLogo", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "ApiVersion": "v1.0", + "Command": "Remove-MgOrganizationBrandingLocalizationHeaderLogo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogo", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "ApiVersion": "v1.0", + "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogoDark", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "ApiVersion": "v1.0", + "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogoDark", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgOrganizationBrandingSquareLogo", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/squareLogo", - "ApiVersion": "v1.0", + "Command": "Remove-MgOrganizationBrandingSquareLogo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgOrganizationBrandingSquareLogoDark", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "ApiVersion": "v1.0", + "Command": "Remove-MgOrganizationBrandingSquareLogoDark", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgOrganizationExtension", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgOrganizationExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPlace", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/places/{place-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPlace", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPlaceAsRoomListRoom", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "DELETE", "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPlaceAsRoomListRoom", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Calendar" }, { + "Method": "DELETE", + "Uri": "/planner/buckets/{plannerBucket-id}", + "Command": "Remove-MgPlannerBucket", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -478638,19 +478647,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgPlannerBucket", "CommandAlias": null, - "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiVersion": "v1.0", + "Module": "Planner" + }, + { + "Method": "DELETE", + "Uri": "/planner/plans/{plannerPlan-id}", + "Command": "Remove-MgPlannerPlan", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Planner", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -478678,19 +478687,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgPlannerPlan", "CommandAlias": null, - "Uri": "/planner/plans/{plannerPlan-id}", - "ApiVersion": "v1.0", + "Module": "Planner" + }, + { + "Method": "DELETE", + "Uri": "/planner/tasks/{plannerTask-id}", + "Command": "Remove-MgPlannerTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Planner", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -478718,64 +478727,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgPlannerTask", "CommandAlias": null, - "Uri": "/planner/tasks/{plannerTask-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Planner", - "Method": "DELETE" + "Module": "Planner" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "v1.0", + "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Planner", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "DELETE", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiVersion": "v1.0", + "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Planner", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "DELETE", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiVersion": "v1.0", + "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Planner", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Planner" }, { + "Method": "DELETE", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -478795,33 +478804,33 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", "CommandAlias": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "DELETE" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPolicyAdminConsentRequestPolicy", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/policies/adminConsentRequestPolicy", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyAdminConsentRequestPolicy", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Command": "Remove-MgPolicyAppManagementPolicy", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -478841,62 +478850,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgPolicyAppManagementPolicy", "CommandAlias": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "DELETE" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPolicyAuthenticationFlowPolicy", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/policies/authenticationFlowsPolicy", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyAuthenticationFlowPolicy", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPolicyAuthenticationMethodPolicy", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/authenticationMethodsPolicy", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyAuthenticationMethodPolicy", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Command": "Remove-MgPolicyAuthenticationStrengthPolicy", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -478916,48 +478925,48 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgPolicyAuthenticationStrengthPolicy", "CommandAlias": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "DELETE" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPolicyAuthorizationPolicy", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/authorizationPolicy", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyAuthorizationPolicy", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Command": "Remove-MgPolicyClaimMappingPolicy", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -478977,163 +478986,163 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgPolicyClaimMappingPolicy", "CommandAlias": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "DELETE" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicy", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/policies/crossTenantAccessPolicy", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyCrossTenantAccessPolicy", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/crossTenantAccessPolicy/default", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplate", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/crossTenantAccessPolicy/templates", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplate", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPolicyDefaultAppManagementPolicy", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/defaultAppManagementPolicy", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyDefaultAppManagementPolicy", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgPolicyFeatureRolloutPolicy", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyFeatureRolloutPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", - "CommandAlias": "Remove-MgPolicyFeatureRolloutPolicyApplyToByRef", + "Method": "DELETE", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-1.0", + "CommandAlias": "Remove-MgPolicyFeatureRolloutPolicyApplyToByRef", + "Module": "Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -479153,138 +479162,138 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", "CommandAlias": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "DELETE" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgPolicyPermissionGrantPolicy", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyPermissionGrantPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgPolicyRoleManagementPolicy", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyRoleManagementPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPolicyRoleManagementPolicyRule", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPolicyRoleManagementPolicyRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Remove-MgPolicyTokenIssuancePolicy", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -479304,19 +479313,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgPolicyTokenIssuancePolicy", "CommandAlias": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Remove-MgPolicyTokenLifetimePolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -479336,124 +479345,124 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgPolicyTokenLifetimePolicy", "CommandAlias": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "DELETE" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgPrintConnector", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/print/connectors/{printConnector-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrintConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgPrintOperation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/operations/{printOperation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrintOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgPrintPrinter", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/printers/{printer-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrintPrinter", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgPrintPrinterJob", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrintPrinterJob", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPrintPrinterJobDocument", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrintPrinterJobDocument", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPrintPrinterJobDocumentContent", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrintPrinterJobDocumentContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPrintPrinterJobTask", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrintPrinterJobTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.CloudPrint" }, { + "Method": "DELETE", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Command": "Remove-MgPrintPrinterTaskTrigger", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -479473,541 +479482,541 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgPrintPrinterTaskTrigger", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "DELETE" + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPrintService", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/print/services/{printService-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrintService", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPrintServiceEndpoint", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrintServiceEndpoint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgPrintShare", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/shares/{printerShare-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrintShare", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgPrintShareAllowedGroupByRef", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrintShareAllowedGroupByRef", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Devices.CloudPrint", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgPrintShareAllowedUserByRef", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrintShareAllowedUserByRef", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Devices.CloudPrint", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgPrintShareJob", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrintShareJob", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPrintShareJobDocument", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrintShareJobDocument", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPrintShareJobDocumentContent", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrintShareJobDocumentContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPrintShareJobTask", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrintShareJobTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgPrintTaskDefinition", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrintTaskDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgPrintTaskDefinitionTask", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrintTaskDefinitionTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPrivacySubjectRightsRequest", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "DELETE", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrivacySubjectRightsRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Compliance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgPrivacySubjectRightsRequestNote", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "DELETE", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgPrivacySubjectRightsRequestNote", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Compliance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "DELETE", "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgReportPartnerBilling", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/partners/billing", - "ApiVersion": "v1.0", + "Command": "Remove-MgReportPartnerBilling", "Variants": [ "Delete" ], - "Module": "Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgReportPartnerBillingManifest", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgReportPartnerBillingManifest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgReportPartnerBillingOperation", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/partners/billing/operations/{operation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgReportPartnerBillingOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgReportPartnerBillingReconciliation", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/partners/billing/reconciliation", - "ApiVersion": "v1.0", + "Command": "Remove-MgReportPartnerBillingReconciliation", "Variants": [ "Delete" ], - "Module": "Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgReportPartnerBillingReconciliationBilled", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/partners/billing/reconciliation/billed", - "ApiVersion": "v1.0", + "Command": "Remove-MgReportPartnerBillingReconciliationBilled", "Variants": [ "Delete" ], - "Module": "Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgReportPartnerBillingUsage", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/partners/billing/usage", - "ApiVersion": "v1.0", + "Command": "Remove-MgReportPartnerBillingUsage", "Variants": [ "Delete" ], - "Module": "Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgReportPartnerBillingUsageBilled", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/partners/billing/usage/billed", - "ApiVersion": "v1.0", + "Command": "Remove-MgReportPartnerBillingUsageBilled", "Variants": [ "Delete" ], - "Module": "Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgReportPartnerBillingUsageUnbilled", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "DELETE", "Uri": "/reports/partners/billing/usage/unbilled", - "ApiVersion": "v1.0", + "Command": "Remove-MgReportPartnerBillingUsageUnbilled", "Variants": [ "Delete" ], - "Module": "Reports", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRiskDetection", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "DELETE", "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRiskDetection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRiskyServicePrincipal", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRiskyServicePrincipal", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRiskyServicePrincipalHistory", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRiskyServicePrincipalHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRiskyUser", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRiskyUser", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRiskyUserHistory", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRiskyUserHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementDirectory", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementDirectory", "Variants": [ "Delete" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -480027,123 +480036,123 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "DELETE" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementEntitlementManagement", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementEntitlementManagement", "Variants": [ "Delete" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -480163,154 +480172,154 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", "CommandAlias": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "DELETE" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "DELETE", + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Command": "Remove-MgSchemaExtension", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -480330,19 +480339,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgSchemaExtension", "CommandAlias": null, - "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiVersion": "v1.0", + "Module": "SchemaExtensions" + }, + { + "Method": "DELETE", + "Uri": "/search/acronyms/{acronym-id}", + "Command": "Remove-MgSearchAcronym", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "SchemaExtensions", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -480362,19 +480371,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgSearchAcronym", "CommandAlias": null, - "Uri": "/search/acronyms/{acronym-id}", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "DELETE", + "Uri": "/search/bookmarks/{bookmark-id}", + "Command": "Remove-MgSearchBookmark", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -480394,19 +480403,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgSearchBookmark", "CommandAlias": null, - "Uri": "/search/bookmarks/{bookmark-id}", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "DELETE", + "Uri": "/search/qnas/{qna-id}", + "Command": "Remove-MgSearchQna", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Search", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -480426,228 +480435,228 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgSearchQna", "CommandAlias": null, - "Uri": "/search/qnas/{qna-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Search", - "Method": "DELETE" + "Module": "Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityAlertV2", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/security/alerts_v2/{alert-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityAlertV2", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulation-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSecurityAttackSimulation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/simulations/{simulation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityAttackSimulation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgSecurityAttackSimulationAutomation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulation-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityAttackSimulationAutomation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityAttackSimulationAutomationRun", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityAttackSimulationAutomationRun", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityAttackSimulationEndUserNotification", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityAttackSimulationEndUserNotification", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityAttackSimulationEndUserNotificationDetail", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityAttackSimulationLandingPage", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityAttackSimulationLandingPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityAttackSimulationLandingPageDetail", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityAttackSimulationLandingPageDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityAttackSimulationLoginPage", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityAttackSimulationLoginPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityAttackSimulationOperation", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityAttackSimulationOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityAttackSimulationPayload", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/payloads/{payload-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityAttackSimulationPayload", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityAttackSimulationTraining", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/trainings/{training-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityAttackSimulationTraining", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityAttackSimulationTrainingLanguageDetail", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityCase", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/cases", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityCase", "Variants": [ "Delete" ], - "Module": "Security", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Command": "Remove-MgSecurityCaseEdiscoveryCase", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -480667,34 +480676,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCase", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Security", - "Method": "DELETE" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold", + "Variants": [ + "Remove", + "Remove1", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentity1", + "RemoveViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -480714,83 +480727,83 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", - "ApiVersion": "v1.0", - "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" - ], - "Module": "Security", - "Method": "POST" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "Variants": [ + "Remove", + "Remove1", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentity1", + "RemoveViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -480810,68 +480823,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", - "ApiVersion": "v1.0", - "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" - ], - "Module": "Security", - "Method": "POST" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Security" }, { + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -480891,49 +480900,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -480953,749 +480962,749 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Security", - "Method": "DELETE" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityIdentity", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/security/identities", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityIdentity", "Variants": [ "Delete" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityIdentityHealthIssue", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityIdentityHealthIssue", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSecurityIdentitySensor", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/identities/sensors/{sensor-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityIdentitySensor", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgSecurityIncident", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/incidents/{incident-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityIncident", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityLabel", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityLabel", "Variants": [ "Delete" ], - "Module": "Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-authorities?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSecurityLabelAuthority", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityLabelAuthority", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-categories?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSecurityLabelCategory", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-authorities?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels/categories/{categoryTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityLabelCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgSecurityLabelCategorySubcategory", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-categories?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityLabelCategorySubcategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-citations?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSecurityLabelCitation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels/citations/{citationTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityLabelCitation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-departments?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSecurityLabelDepartment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-citations?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels/departments/{departmentTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityLabelDepartment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-fileplanreferences?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSecurityLabelFilePlanReference", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-departments?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityLabelFilePlanReference", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSecurityLabelRetentionLabel", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-fileplanreferences?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityLabelRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgSecurityLabelRetentionLabelDescriptor", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityLabelRetentionLabelDescriptor", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityLabelRetentionLabelDispositionReviewStage", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecuritySecureScore", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/secureScores/{secureScore-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecuritySecureScore", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecuritySecureScoreControlProfile", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecuritySecureScoreControlProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecuritySubjectRightsRequest", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecuritySubjectRightsRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecuritySubjectRightsRequestNote", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecuritySubjectRightsRequestNote", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligence", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligence", "Variants": [ "Delete" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligenceArticle", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/articles/{article-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligenceArticle", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligenceHost", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/hosts/{host-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligenceHost", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostComponent", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligenceHostComponent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostCookie", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligenceHostCookie", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostPair", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligenceHostPair", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostPort", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligenceHostPort", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostReputation", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligenceHostReputation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostSslCertificate", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostTracker", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligenceHostTracker", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligenceSslCertificate", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligenceSslCertificate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligenceSubdomain", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligenceSubdomain", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligenceVulnerability", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligenceVulnerability", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligenceWhoisHistoryRecord", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityThreatIntelligenceWhoisRecord", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityThreatIntelligenceWhoisRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSecurityTrigger", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/triggers", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityTrigger", "Variants": [ "Delete" ], - "Module": "Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSecurityTriggerRetentionEvent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityTriggerRetentionEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgSecurityTriggerType", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/triggerTypes", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityTriggerType", "Variants": [ "Delete" ], - "Module": "Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSecurityTriggerTypeRetentionEventType", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSecurityTriggerTypeRetentionEventType", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgServiceAnnouncementHealthOverview", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "DELETE", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgServiceAnnouncementHealthOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "DELETE", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgServiceAnnouncementIssue", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "DELETE", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgServiceAnnouncementIssue", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgServiceAnnouncementMessage", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "DELETE", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgServiceAnnouncementMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgServiceAnnouncementMessageAttachment", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "DELETE", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgServiceAnnouncementMessageAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgServiceAnnouncementMessageAttachmentArchive", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "DELETE", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "ApiVersion": "v1.0", + "Command": "Remove-MgServiceAnnouncementMessageAttachmentArchive", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgServiceAnnouncementMessageAttachmentContent", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "DELETE", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgServiceAnnouncementMessageAttachmentContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" }, { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Command": "Remove-MgServicePrincipal", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -481723,64 +481732,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgServicePrincipal", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Remove-MgServicePrincipalAppRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgServicePrincipalAppRoleAssignment", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals(appId='{appId}')", + "Command": "Remove-MgServicePrincipalByAppId", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgServicePrincipalByAppId", "CommandAlias": null, - "Uri": "/servicePrincipals(appId='{appId}')", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", + "Command": "Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -481816,49 +481825,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", "CommandAlias": "Remove-MgServicePrincipalClaimMappingPolicyByRef", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Command": "Remove-MgServicePrincipalEndpoint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgServicePrincipalEndpoint", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", + "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -481894,19 +481903,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", "CommandAlias": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Applications", - "Method": "DELETE" + "Module": "Applications" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey", + "Command": "Remove-MgServicePrincipalKey", + "Variants": [ + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -481934,21 +481945,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removekey?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgServicePrincipalKey", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey", - "ApiVersion": "v1.0", - "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", + "Command": "Remove-MgServicePrincipalOwnerDirectoryObjectByRef", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -481976,19 +481985,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgServicePrincipalOwnerDirectoryObjectByRef", "CommandAlias": "Remove-MgServicePrincipalOwnerByRef", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Applications", - "Method": "DELETE" + "Module": "Applications" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword", + "Command": "Remove-MgServicePrincipalPassword", + "Variants": [ + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -482016,21 +482027,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removepassword?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgServicePrincipalPassword", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword", - "ApiVersion": "v1.0", - "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -482058,19 +482067,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-remotedesktopsecurityconfiguration?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -482106,49 +482115,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-delete-targetdevicegroups?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Command": "Remove-MgServicePrincipalRiskDetection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgServicePrincipalRiskDetection", "CommandAlias": null, - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Command": "Remove-MgServicePrincipalSynchronization", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgServicePrincipalSynchronization", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Remove-MgServicePrincipalSynchronizationJob", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -482168,49 +482177,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgServicePrincipalSynchronizationJob", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUpload", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUpload", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUploadContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUploadContent", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -482238,423 +482247,423 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Applications", - "Method": "DELETE" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgServicePrincipalSynchronizationTemplate", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgServicePrincipalSynchronizationTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "v1.0", + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgShareDriveItemContent", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgShareDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgShareItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgShareItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgShareList", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list", - "ApiVersion": "v1.0", + "Command": "Remove-MgShareList", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgShareListColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgShareListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgShareListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgShareListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgShareListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgShareListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgShareListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgShareListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgShareListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/listItem", - "ApiVersion": "v1.0", + "Command": "Remove-MgShareListItem", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgShareListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgShareListItemDocumentSetVersion", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgShareListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgShareListItemDocumentSetVersionField", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgShareListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgShareListItemDriveItemContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgShareListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgShareListItemField", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgShareListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgShareListItemVersion", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgShareListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgShareListItemVersionField", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgShareListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgShareListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgShareListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgShareListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSharePermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/permission", - "ApiVersion": "v1.0", + "Command": "Remove-MgSharePermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgShareRootContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}/root/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgShareRootContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/shares/{sharedDriveItem-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/analytics", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteAnalyticItemActivityStatActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "DELETE", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgSiteColumn", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -482674,19 +482683,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "DELETE", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Remove-MgSiteContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -482706,19 +482715,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgSiteContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "DELETE", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgSiteContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -482738,94 +482747,94 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgSiteContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Sites", - "Method": "DELETE" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteContentTypeColumnLink", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteGetByPathAnalytic", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteGetByPathAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteGetByPathOnenote", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteGetByPathOnenote", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteGetByPathTermStore", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteGetByPathTermStore", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteList", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteList", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgSiteListColumn", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -482845,19 +482854,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteListColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Remove-MgSiteListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -482877,19 +482886,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteListContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgSiteListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -482909,49 +482918,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteListContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgSiteListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteListContentTypeColumnLink", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Remove-MgSiteListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgSiteListItem", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgSiteListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -482987,229 +482996,229 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgSiteListItemDocumentSetVersion", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Sites", - "Method": "DELETE" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteListItemDocumentSetVersionField", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteListItemField", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteListItemVersion", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteListItemVersionField", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteListOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteListSubscription", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteOnenote", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteOnenote", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteOnenoteNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteOnenoteNotebook", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteOnenoteNotebookSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteOnenoteNotebookSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteOnenoteNotebookSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteOnenoteNotebookSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteOnenoteOperation", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteOnenoteOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "DELETE", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgSiteOnenotePage", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -483229,317 +483238,304 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteOnenotePage", "CommandAlias": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Notes", - "Method": "DELETE" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteOnenoteResource", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteOnenoteResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteOnenoteSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteOnenoteSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteOnenoteSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteOnenoteSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteOnenoteSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteOnenoteSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteOnenoteSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteOnenoteSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteOperation", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSitePage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSitePage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgSitePageAsSitePageCanvaLayout", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "v1.0", + "Command": "Remove-MgSitePageAsSitePageCanvaLayout", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "v1.0", + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/webpart-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSitePageAsSitePageWebPart", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSitePageAsSitePageWebPart", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delete-permission?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSitePermission", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/webpart-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSitePermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgSiteTermStore", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delete-permission?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStore", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSiteTermStoreGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreGroup", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgSiteTermStoreGroupSet", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreGroupSet", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreGroupSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreGroupSetChild", "Variants": [ "Delete", "Delete1", @@ -483550,17 +483546,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", "Variants": [ "Delete", "Delete1", @@ -483571,136 +483567,136 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreGroupSetRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreGroupSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreGroupSetTerm", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreGroupSetTermChild", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSiteTermStoreSet", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreSet", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgSiteTermStoreSetChild", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreSetChild", "Variants": [ "Delete", "Delete1", @@ -483711,17 +483707,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreSetChildRelation", "Variants": [ "Delete", "Delete1", @@ -483732,51 +483728,51 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreSetParentGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreSetParentGroup", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreSetParentGroupSet", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild", "Variants": [ "Delete", "Delete1", @@ -483787,17 +483783,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Delete", "Delete1", @@ -483808,539 +483804,552 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreSetRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSiteTermStoreSetTerm", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreSetTerm", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgSiteTermStoreSetTermChild", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreSetTermChild", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreSetTermChildRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSiteTermStoreSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSiteTermStoreSetTermRelation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSolutionBackupRestore", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestore", "Variants": [ "Delete" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSolutionBackupRestoreDriveInclusionRule", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestoreDriveInclusionRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSolutionBackupRestoreDriveProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestoreDriveProtectionUnit", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSolutionBackupRestoreExchangeProtectionPolicy", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestoreExchangeProtectionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSolutionBackupRestoreExchangeRestoreSession", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestoreExchangeRestoreSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSolutionBackupRestoreMailboxInclusionRule", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestoreMailboxInclusionRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSolutionBackupRestoreMailboxProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestoreMailboxProtectionUnit", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSolutionBackupRestorePoint", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestorePoint", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSolutionBackupRestoreProtectionPolicy", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestoreProtectionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-delete-serviceapps?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSolutionBackupRestoreServiceApp", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestoreServiceApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSolutionBackupRestoreSession", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-delete-serviceapps?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestoreSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgSolutionBackupRestoreSharePointProtectionPolicy", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestoreSharePointProtectionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSolutionBackupRestoreSharePointRestoreSession", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestoreSharePointRestoreSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSolutionBackupRestoreSiteInclusionRule", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestoreSiteInclusionRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSolutionBackupRestoreSiteProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSolutionBackupRestoreSiteProtectionUnit", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "BackupRestore", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgSubscribedSku", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "DELETE", "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSubscribedSku", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgSubscription", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "ChangeNotifications", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgTeam", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "ChangeNotifications" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Command": "Remove-MgTeamChannel", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.Delete.Group", @@ -484376,56 +484385,43 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgTeamChannel", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Teams", - "Method": "DELETE" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgTeamChannelEmail", - "CommandAlias": null, + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamChannelEmail", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgTeamChannelFileFolderContent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamChannelFileFolderContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgTeamChannelMember", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamChannelMember", "Variants": [ "Delete", "DeleteViaIdentity", @@ -484434,42 +484430,55 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Teams", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgTeamChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamChannelMessageReplyHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Teams", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgTeamChannelSharedWithTeam", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Remove-MgTeamChannelTab", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -484545,19 +484554,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgTeamChannelTab", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Remove-MgTeamInstalledApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -484625,26 +484634,13 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgTeamInstalledApp", "CommandAlias": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Teams", - "Method": "DELETE" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgTeamMember", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamMember", "Variants": [ "Delete", "DeleteViaIdentity", @@ -484653,107 +484649,107 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Teams", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgTeamOperation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamPermissionGrant", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamPermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamPhotoContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/photo/$value", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamPhotoContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamPrimaryChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/primaryChannel", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamPrimaryChannel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgTeamPrimaryChannelEmail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/removeEmail", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamPrimaryChannelEmail", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgTeamPrimaryChannelFileFolderContent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamPrimaryChannelFileFolderContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamPrimaryChannelMember", "Variants": [ "Delete", "DeleteViaIdentity", @@ -484762,87 +484758,100 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamPrimaryChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamPrimaryChannelTab", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamSchedule", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamScheduleOfferShiftRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamScheduleOfferShiftRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Command": "Remove-MgTeamScheduleOpenShift", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -484862,34 +484871,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgTeamScheduleOpenShift", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Remove-MgTeamScheduleSchedulingGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -484909,19 +484918,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgTeamScheduleSchedulingGroup", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Command": "Remove-MgTeamScheduleShift", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -484941,34 +484950,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgTeamScheduleShift", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Command": "Remove-MgTeamScheduleTimeOff", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -484988,19 +484997,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgTeamScheduleTimeOff", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Remove-MgTeamScheduleTimeOffReason", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -485020,19 +485029,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgTeamScheduleTimeOffReason", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Remove-MgTeamScheduleTimeOffRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -485052,19 +485061,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgTeamScheduleTimeOffRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Command": "Remove-MgTeamTag", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -485084,19 +485093,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgTeamTag", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "DELETE", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Command": "Remove-MgTeamTagMember", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -485116,101 +485125,88 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgTeamTagMember", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Teams", - "Method": "DELETE" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamworkDeletedChat", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamworkDeletedChat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamworkDeletedTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamworkDeletedTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamworkDeletedTeamChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamworkDeletedTeamChannel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelEmail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamworkDeletedTeamChannelEmail", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelFileFolderContent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamworkDeletedTeamChannelFileFolderContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamworkDeletedTeamChannelMember", "Variants": [ "Delete", "DeleteViaIdentity", @@ -485219,238 +485215,251 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamworkDeletedTeamChannelMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamworkDeletedTeamChannelTab", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTeamworkTeamAppSetting", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/teamsAppSettings", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamworkTeamAppSetting", "Variants": [ "Delete" ], - "Module": "Teams", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgTeamworkWorkforceIntegration", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTeamworkWorkforceIntegration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Partner", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Partner", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Partner", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Partner", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Partner", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Partner", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-delete-tenants?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgTenantRelationshipMultiTenantOrganizationTenant", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "DELETE", "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgTenantRelationshipMultiTenantOrganizationTenant", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-delete-tenants?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "DELETE", + "Uri": "/users/{user-id}", + "Command": "Remove-MgUser", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.DeleteRestore.All", @@ -485502,64 +485511,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgUser", "CommandAlias": null, - "Uri": "/users/{user-id}", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Command": "Remove-MgUserActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserActivity", "CommandAlias": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Command": "Remove-MgUserActivityHistoryItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CrossDeviceExperiences", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserActivityHistoryItem", "CommandAlias": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Remove-MgUserAppRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CrossDeviceExperiences", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgUserAppRoleAssignment", "CommandAlias": null, - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationEmailMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -485579,19 +485588,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgUserAuthenticationEmailMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationFido2Method", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -485619,19 +485628,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgUserAuthenticationFido2Method", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -485651,34 +485660,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Command": "Remove-MgUserAuthenticationOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserAuthenticationOperation", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationPhoneMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -485698,19 +485707,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserAuthenticationPhoneMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -485730,19 +485739,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -485762,19 +485771,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -485794,118 +485803,105 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "DELETE" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgUserByUserPrincipalName", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/users(userPrincipalName='{userPrincipalName}')", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserByUserPrincipalName", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgUserCalendarGroup", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserCalendarGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgUserCalendarPermission", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserCalendarPermission", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Calendar", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgUserChat", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserChat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserChatInstalledApp", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserChatInstalledApp", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserChatLastMessagePreview", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserChatLastMessagePreview", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserChatMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserChatMember", "Variants": [ "Delete", "DeleteViaIdentity", @@ -485914,1683 +485910,1696 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserChatMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserChatMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserChatMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserChatMessageHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserChatMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserChatMessageReply", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserChatMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserChatMessageReplyHostedContent", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserChatPermissionGrant", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserChatPermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserChatPinnedMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserChatPinnedMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserChatTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserChatTab", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserContact", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserContact", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "PersonalContacts", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserContactExtension", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserContactExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "PersonalContacts", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserContactFolder", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserContactFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "PersonalContacts", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserContactFolderChildFolder", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserContactFolderChildFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "PersonalContacts", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserContactFolderChildFolderContact", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserContactFolderChildFolderContact", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "PersonalContacts", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserContactFolderChildFolderContactExtension", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserContactFolderChildFolderContactExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "PersonalContacts", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserContactFolderChildFolderContactPhotoContent", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserContactFolderChildFolderContactPhotoContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "PersonalContacts", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserContactFolderContact", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserContactFolderContact", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "PersonalContacts", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserContactFolderContactExtension", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserContactFolderContactExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "PersonalContacts", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserContactFolderContactPhotoContent", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserContactFolderContactPhotoContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "PersonalContacts", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserContactPhotoContent", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserContactPhotoContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "PersonalContacts", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDrive", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDrive", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveBundleContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveBundleContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveFollowingContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveFollowingContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveItemAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItemAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgUserDriveItemCheckout", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItemCheckout", "Variants": [ "Discard", "DiscardViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgUserDriveItemChildContent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItemChildContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveItemListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItemListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveItemListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItemListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveItemListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItemListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveItemListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItemListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveItemListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItemListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveItemPermanent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItemPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveItemPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveItemRetentionLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItemRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveItemSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItemSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveItemThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItemThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveItemVersionContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveItemVersionContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveList", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveList", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveListColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRoot", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveRootAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRootAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgUserDriveRootCheckout", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/discardCheckout", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRootCheckout", "Variants": [ "Discard", "DiscardViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgUserDriveRootChildContent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRootChildContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveRootContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRootContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveRootListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRootListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveRootListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRootListItemDriveItemContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveRootListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRootListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveRootListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRootListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveRootListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRootListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveRootPermanent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRootPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveRootPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRootPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveRootRetentionLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRootRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveRootSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRootSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveRootThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRootThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveRootVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRootVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveRootVersionContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveRootVersionContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserDriveSpecialContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserDriveSpecialContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserEvent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/events/{event-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserEventAttachment", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserEventAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserEventExtension", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserEventExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserEventInstanceAttachment", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserEventInstanceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserEventInstanceExtension", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserEventInstanceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserExtension", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite", - "Command": "Remove-MgUserFollowedSite", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/followedSites/remove", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserFollowedSite", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserInferenceClassificationOverride", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserInferenceClassificationOverride", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserInsight", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/insights", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserInsightShared", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserInsightShared", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgUserInsightTrending", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserInsightTrending", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserInsightUsed", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserInsightUsed", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserLicenseDetail", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserLicenseDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserMailFolder", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserMailFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserMailFolderChildFolder", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserMailFolderChildFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserMailFolderChildFolderMessage", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserMailFolderChildFolderMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserMailFolderChildFolderMessageContent", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserMailFolderChildFolderMessageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserMailFolderChildFolderMessageExtension", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserMailFolderChildFolderMessageExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserMailFolderChildFolderMessageRule", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserMailFolderChildFolderMessageRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserMailFolderMessage", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserMailFolderMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserMailFolderMessageAttachment", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserMailFolderMessageAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserMailFolderMessageContent", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserMailFolderMessageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserMailFolderMessageExtension", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserMailFolderMessageExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserMailFolderMessageRule", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserMailFolderMessageRule", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserManagedDevice", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserManagedDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserManagedDeviceCategory", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserManagedDeviceCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserManagedDeviceCategoryByRef", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserManagedDeviceCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserManagedDeviceConfigurationState", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserManagedDeviceConfigurationState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgUserManagedDeviceWindowsProtectionState", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserManagedDeviceWindowsProtectionState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.CorporateManagement" }, { + "Method": "DELETE", + "Uri": "/users/{user-id}/manager/$ref", + "Command": "Remove-MgUserManagerByRef", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -487610,229 +487619,229 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgUserManagerByRef", "CommandAlias": null, - "Uri": "/users/{user-id}/manager/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Users", - "Method": "DELETE" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserMessage", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/users/{user-id}/messages/{message-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserMessageAttachment", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserMessageAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserMessageContent", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/messages/{message-id}/$value", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserMessageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserMessageExtension", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserMessageExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenote", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenote", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenoteNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenoteNotebook", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenoteNotebookSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenoteNotebookSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenoteNotebookSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenoteNotebookSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenoteNotebookSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenoteNotebookSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenoteOperation", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenoteOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "DELETE", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgUserOnenotePage", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -487852,169 +487861,169 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenotePage", "CommandAlias": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Notes", - "Method": "DELETE" + "Module": "Notes" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenotePageContent", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenotePageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenoteResource", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenoteResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenoteResourceContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenoteResourceContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenoteSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenoteSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenoteSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenoteSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenoteSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenoteSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenoteSectionGroupSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenoteSectionPage", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenoteSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnenoteSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnenoteSectionPageContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Command": "Remove-MgUserOnlineMeeting", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -488034,154 +488043,154 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnlineMeeting", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "CloudCommunications", - "Method": "DELETE" + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnlineMeetingAttendanceReport", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnlineMeetingAttendanceReport", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnlineMeetingAttendeeReport", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnlineMeetingAttendeeReport", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnlineMeetingRecording", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnlineMeetingRecording", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnlineMeetingRecordingContent", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnlineMeetingRecordingContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnlineMeetingTranscript", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnlineMeetingTranscript", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnlineMeetingTranscriptContent", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnlineMeetingTranscriptContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOnlineMeetingTranscriptMetadataContent", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOnlineMeetingTranscriptMetadataContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserOutlookMasterCategory", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserOutlookMasterCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Users" }, { + "Method": "DELETE", + "Uri": "/users/{user-id}/photo", + "Command": "Remove-MgUserPhoto", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite", @@ -488209,19 +488218,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserPhoto", "CommandAlias": null, - "Uri": "/users/{user-id}/photo", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/photo/$value", + "Command": "Remove-MgUserPhotoContent", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite", @@ -488249,201 +488260,199 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserPhotoContent", "CommandAlias": null, - "Uri": "/users/{user-id}/photo/$value", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" - ], - "Module": "Users", - "Method": "DELETE" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserPresence", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/users/{user-id}/presence", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserPresence", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserScopedRoleMemberOf", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserScopedRoleMemberOf", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserSetting", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/settings", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserSettingItemInsight", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/settings/itemInsights", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserSettingItemInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserSettingShiftPreference", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserSettingShiftPreference", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserSettingStorage", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/settings/storage", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserSettingStorage", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserSettingStorageQuota", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/settings/storage/quota", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserSettingStorageQuota", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserSettingStorageQuotaService", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserSettingStorageQuotaService", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserSettingWindows", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserSettingWindows", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserSettingWindowsInstance", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserSettingWindowsInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserTeamwork", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/teamwork", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserTeamwork", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserTeamworkAssociatedTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "DELETE", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgUserTeamworkAssociatedTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "DELETE", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Command": "Remove-MgUserTeamworkInstalledApp", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -488543,19 +488552,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-1.0", - "OutputType": null, - "Command": "Remove-MgUserTeamworkInstalledApp", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Command": "Remove-MgUserTodoList", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -488583,34 +488592,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserTodoList", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Command": "Remove-MgUserTodoListExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserTodoListExtension", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Command": "Remove-MgUserTodoListTask", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -488630,19 +488639,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserTodoListTask", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", + "Command": "Remove-MgUserTodoListTaskAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -488662,19 +488671,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserTodoListTaskAttachment", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Command": "Remove-MgUserTodoListTaskAttachmentContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -488694,49 +488703,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserTodoListTaskAttachmentContent", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Command": "Remove-MgUserTodoListTaskAttachmentSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserTodoListTaskAttachmentSession", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "Command": "Remove-MgUserTodoListTaskAttachmentSessionContent", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserTodoListTaskAttachmentSessionContent", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Command": "Remove-MgUserTodoListTaskChecklistItem", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -488756,34 +488765,34 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserTodoListTaskChecklistItem", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Command": "Remove-MgUserTodoListTaskExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserTodoListTaskExtension", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Command": "Remove-MgUserTodoListTaskLinkedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -488803,416 +488812,416 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgUserTodoListTaskLinkedResource", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Users", - "Method": "DELETE" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgVirtualEvent", - "CommandAlias": null, + "Method": "DELETE", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEvent", "Variants": [ "Delete1", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgVirtualEventPresenter", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEventPresenter", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgVirtualEventSession", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEventSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgVirtualEventSessionAttendanceReport", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEventSessionAttendanceReport", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgVirtualEventTownhall", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEventTownhall", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgVirtualEventTownhallPresenter", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEventTownhallPresenter", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgVirtualEventTownhallSession", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEventTownhallSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReport", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReport", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgVirtualEventWebinar", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEventWebinar", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgVirtualEventWebinarPresenter", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEventWebinarPresenter", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgVirtualEventWebinarRegistration", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEventWebinarRegistration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgVirtualEventWebinarRegistrationByEmail", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEventWebinarRegistrationByEmail", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgVirtualEventWebinarRegistrationByUserId", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEventWebinarRegistrationByUserId", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgVirtualEventWebinarRegistrationConfiguration", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEventWebinarRegistrationConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationquestionbase-delete?view=graph-rest-1.0", "OutputType": null, - "Command": "Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Remove-MgVirtualEventWebinarSession", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationquestionbase-delete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEventWebinarSession", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReport", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReport", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "DELETE", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", + "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", - "Method": "DELETE" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-beta", "OutputType": null, - "Command": "Rename-MgBetaCommunicationCallScreenSharingRole", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", - "ApiVersion": "beta", + "Command": "Rename-MgBetaCommunicationCallScreenSharingRole", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Rename-MgBetaUserManagedDeviceAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/changeAssignments", - "ApiVersion": "beta", + "Command": "Rename-MgBetaUserManagedDeviceAssignment", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-1.0", "OutputType": null, - "Command": "Rename-MgCommunicationCallScreenSharingRole", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", - "ApiVersion": "v1.0", + "Command": "Rename-MgCommunicationCallScreenSharingRole", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-1.0", "OutputType": null, - "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPc", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", - "ApiVersion": "v1.0", + "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPc", "Variants": [ "Rename", "RenameExpanded", "RenameViaIdentity", "RenameViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Command": "Request-MgBetaPrivilegedApprovalMy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "GET", "Uri": "/privilegedApproval/myRequests", - "ApiVersion": "beta", + "Command": "Request-MgBetaPrivilegedApprovalMy", "Variants": [ "Request" ], - "Module": "Beta.Identity.Governance", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "ApiVersion": "beta", + "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance", "Variants": [ "Request", "RequestViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", + "Variants": [ + "Request", + "RequestViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -489232,34 +489241,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", - "OutputType": null, - "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", "CommandAlias": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "ApiVersion": "v1.0", - "Variants": [ - "Request", - "RequestViaIdentity" - ], - "Module": "DeviceManagement", - "Method": "POST" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", - "OutputType": null, - "Command": "Request-MgUserManagedDeviceRemoteAssistance", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "ApiVersion": "v1.0", + "Command": "Request-MgUserManagedDeviceRemoteAssistance", "Variants": [ "Request", "RequestViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/resetDecisions", + "Command": "Reset-MgBetaAccessReviewDecision", + "Variants": [ + "Reset", + "ResetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -489279,402 +489288,404 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", - "OutputType": null, - "Command": "Reset-MgBetaAccessReviewDecision", "CommandAlias": null, - "Uri": "/accessReviews/{accessReview-id}/resetDecisions", - "ApiVersion": "beta", - "Variants": [ - "Reset", - "ResetViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", - "OutputType": null, - "Command": "Reset-MgBetaAccessReviewInstanceDecision", - "CommandAlias": null, + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/resetDecisions", - "ApiVersion": "beta", + "Command": "Reset-MgBetaAccessReviewInstanceDecision", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-resettodefault?view=graph-rest-beta", "OutputType": null, - "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault", - "ApiVersion": "beta", + "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Reset-MgBetaEducationSynchronizationProfile", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-resettodefault?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "POST", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/reset", - "ApiVersion": "beta", + "Command": "Reset-MgBetaEducationSynchronizationProfile", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-provisioningflow-reset?view=graph-rest-beta", "OutputType": null, - "Command": "Reset-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}/reset", - "ApiVersion": "beta", + "Command": "Reset-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Search", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-beta", "OutputType": null, - "Command": "Reset-MgBetaGroupUnseenCount", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-provisioningflow-reset?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/resetUnseenCount", - "ApiVersion": "beta", + "Command": "Reset-MgBetaGroupUnseenCount", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", "OutputType": null, - "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", - "ApiVersion": "beta", + "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", - "OutputType": null, - "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", - "ApiVersion": "beta", + "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-beta", "OutputType": null, - "Command": "Reset-MgBetaMeAuthenticationMethodPassword", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/me/authentication/methods/{authenticationMethod-id}/resetPassword", - "ApiVersion": "beta", + "Command": "Reset-MgBetaMeAuthenticationMethodPassword", "Variants": [ "Reset", "ResetExpanded", "ResetViaIdentity", "ResetViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-beta", "OutputType": null, - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", - "ApiVersion": "beta", + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault", "Variants": [ "Reset" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-resettodefaultsettings?view=graph-rest-beta", "OutputType": null, - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronizationToDefaultSetting", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/resetToDefaultSettings", - "ApiVersion": "beta", + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronizationToDefaultSetting", "Variants": [ "Reset" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-resettodefaultsettings?view=graph-rest-beta", "OutputType": null, - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfigurationToDefaultSetting", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-resettodefaultsettings?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/resetToDefaultSettings", - "ApiVersion": "beta", + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfigurationToDefaultSetting", "Variants": [ "Reset" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Reset-MgBetaPrintPrinterDefault", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-resettodefaultsettings?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/print/printers/{printer-id}/resetDefaults", - "ApiVersion": "beta", + "Command": "Reset-MgBetaPrintPrinterDefault", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-beta", "OutputType": null, - "Command": "Reset-MgBetaSecurityCaseEdiscoveryCaseSettingToDefault", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", - "ApiVersion": "beta", + "Command": "Reset-MgBetaSecurityCaseEdiscoveryCaseSettingToDefault", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-beta", "OutputType": null, - "Command": "Reset-MgBetaUserAuthenticationMethodPassword", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", - "ApiVersion": "beta", + "Command": "Reset-MgBetaUserAuthenticationMethodPassword", "Variants": [ "Reset", "ResetExpanded", "ResetViaIdentity", "ResetViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Reset-MgBetaUserManagedDevicePasscode", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", - "ApiVersion": "beta", + "Command": "Reset-MgBetaUserManagedDevicePasscode", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", "OutputType": null, - "Command": "Reset-MgDeviceManagementManagedDevicePasscode", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", - "ApiVersion": "v1.0", + "Command": "Reset-MgDeviceManagementManagedDevicePasscode", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-1.0", "OutputType": null, - "Command": "Reset-MgGroupUnseenCount", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/resetUnseenCount", - "ApiVersion": "v1.0", + "Command": "Reset-MgGroupUnseenCount", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0", "OutputType": null, - "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", - "ApiVersion": "v1.0", + "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-1.0", "OutputType": null, - "Command": "Reset-MgMeAuthenticationMethodPassword", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/me/authentication/methods/{authenticationMethod-id}/resetPassword", - "ApiVersion": "v1.0", + "Command": "Reset-MgMeAuthenticationMethodPassword", "Variants": [ "Reset", "ResetExpanded", "ResetViaIdentity", "ResetViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-1.0", "OutputType": null, - "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", - "ApiVersion": "v1.0", + "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", "Variants": [ "Reset" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-1.0", "OutputType": null, - "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", - "ApiVersion": "v1.0", + "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Security", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-1.0", "OutputType": null, - "Command": "Reset-MgUserAuthenticationMethodPassword", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", - "ApiVersion": "v1.0", + "Command": "Reset-MgUserAuthenticationMethodPassword", "Variants": [ "Reset", "ResetExpanded", "ResetViaIdentity", "ResetViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", "OutputType": null, - "Command": "Reset-MgUserManagedDevicePasscode", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", - "ApiVersion": "v1.0", + "Command": "Reset-MgUserManagedDevicePasscode", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", + "Command": "Restart-MgApplicationSynchronizationJob", + "Variants": [ + "Restart", + "RestartExpanded", + "RestartViaIdentity", + "RestartViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", - "OutputType": null, - "Command": "Restart-MgApplicationSynchronizationJob", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "ApiVersion": "v1.0", + "Command": "Restart-MgBetaApplicationSynchronizationJob", "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", - "OutputType": null, - "Command": "Restart-MgBetaApplicationSynchronizationJob", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", + "Command": "Restart-MgBetaServicePrincipalSynchronizationJob", "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -489694,81 +489705,81 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", - "OutputType": null, - "Command": "Restart-MgBetaServicePrincipalSynchronizationJob", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "ApiVersion": "beta", - "Variants": [ - "Restart", - "RestartExpanded", - "RestartViaIdentity", - "RestartViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "POST" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-restart?view=graph-rest-beta", - "OutputType": null, - "Command": "Restart-MgBetaTeamworkDevice", - "CommandAlias": null, + "Method": "POST", "Uri": "/teamwork/devices/{teamworkDevice-id}/restart", - "ApiVersion": "beta", + "Command": "Restart-MgBetaTeamworkDevice", "Variants": [ "Restart", "RestartViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Restart-MgBetaUserManagedDeviceNow", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-restart?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", - "ApiVersion": "beta", + "Command": "Restart-MgBetaUserManagedDeviceNow", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", "OutputType": null, - "Command": "Restart-MgDeviceManagementManagedDeviceNow", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", - "ApiVersion": "v1.0", + "Command": "Restart-MgDeviceManagementManagedDeviceNow", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-1.0", "OutputType": null, - "Command": "Restart-MgDeviceManagementVirtualEndpointCloudPc", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", - "ApiVersion": "v1.0", + "Command": "Restart-MgDeviceManagementVirtualEndpointCloudPc", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "DeviceManagement.Administration" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", + "Command": "Restart-MgServicePrincipalSynchronizationJob", + "Variants": [ + "Restart", + "RestartExpanded", + "RestartViaIdentity", + "RestartViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -489788,36 +489799,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", - "OutputType": null, - "Command": "Restart-MgServicePrincipalSynchronizationJob", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "ApiVersion": "v1.0", - "Variants": [ - "Restart", - "RestartExpanded", - "RestartViaIdentity", - "RestartViaIdentityExpanded" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", - "OutputType": null, - "Command": "Restart-MgUserManagedDeviceNow", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", - "ApiVersion": "v1.0", + "Command": "Restart-MgUserManagedDeviceNow", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/directory/deletedItems/{directoryObject-id}/restore", + "Command": "Restore-MgBetaDirectoryDeletedItem", + "Variants": [ + "Restore", + "RestoreExpanded", + "RestoreViaIdentity", + "RestoreViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.DeleteRestore.All", @@ -489837,68 +489848,66 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Restore-MgBetaDirectoryDeletedItem", "CommandAlias": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/restore", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", + "Command": "Restore-MgBetaDriveItem", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Restore-MgBetaDriveItem", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", - "ApiVersion": "beta", + "Module": "Beta.Files" + }, + { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgBetaDriveItemListItemDocumentSetVersion", "Variants": [ "Restore", - "RestoreExpanded", - "RestoreViaIdentity", - "RestoreViaIdentityExpanded" + "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null, - "Command": "Restore-MgBetaDriveItemListItemDocumentSetVersion", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", + "Module": "Beta.Files" + }, + { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaDriveItemListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Restore-MgBetaDriveItemListItemVersion", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", + "Module": "Beta.Files" + }, + { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaDriveItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -489926,325 +489935,325 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "OutputType": null, - "Command": "Restore-MgBetaDriveItemVersion", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "beta", - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "Module": "Beta.Files", - "Method": "POST" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null, - "Command": "Restore-MgBetaDriveListItemDocumentSetVersion", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", + "Command": "Restore-MgBetaDriveListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Restore-MgBetaDriveListItemVersion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", + "Command": "Restore-MgBetaDriveListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Restore-MgBetaDriveRoot", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/restore", - "ApiVersion": "beta", + "Command": "Restore-MgBetaDriveRoot", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null, - "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", + "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Restore-MgBetaDriveRootListItemVersion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", + "Command": "Restore-MgBetaDriveRootListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", "OutputType": null, - "Command": "Restore-MgBetaDriveRootVersion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "beta", + "Command": "Restore-MgBetaDriveRootVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Restore-MgBetaGroupDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "ApiVersion": "beta", + "Command": "Restore-MgBetaGroupDriveItem", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null, - "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", + "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Restore-MgBetaGroupDriveItemListItemVersion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", + "Command": "Restore-MgBetaGroupDriveItemListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", "OutputType": null, - "Command": "Restore-MgBetaGroupDriveItemVersion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "beta", + "Command": "Restore-MgBetaGroupDriveItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "OutputType": null, - "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", + "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Restore-MgBetaGroupDriveListItemVersion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", + "Command": "Restore-MgBetaGroupDriveListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Restore-MgBetaGroupDriveRoot", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", - "ApiVersion": "beta", + "Command": "Restore-MgBetaGroupDriveRoot", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null, - "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", + "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Restore-MgBetaGroupDriveRootListItemVersion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", + "Command": "Restore-MgBetaGroupDriveRootListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", "OutputType": null, - "Command": "Restore-MgBetaGroupDriveRootVersion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "beta", + "Command": "Restore-MgBetaGroupDriveRootVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "OutputType": null, - "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", + "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Restore-MgBetaGroupSiteListItemVersion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", + "Command": "Restore-MgBetaGroupSiteListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", - "ApiVersion": "beta", + "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", - "ApiVersion": "beta", + "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "POST", + "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", + "Command": "Restore-MgBetaPrintPrinterFactoryDefault", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -490264,53 +490273,53 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-beta", - "OutputType": null, - "Command": "Restore-MgBetaPrintPrinterFactoryDefault", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", - "ApiVersion": "beta", - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null, - "Command": "Restore-MgBetaShareListItemDocumentSetVersion", - "CommandAlias": null, + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", + "Command": "Restore-MgBetaShareListItemDocumentSetVersion", "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Restore-MgBetaShareListItemVersion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", + "Command": "Restore-MgBetaShareListItemVersion", "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "Module": "Beta.Files", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgBetaSiteListItemDocumentSetVersion", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -490346,19 +490355,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null, - "Command": "Restore-MgBetaSiteListItemDocumentSetVersion", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaSiteListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -490386,220 +490395,220 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Restore-MgBetaSiteListItemVersion", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "Module": "Beta.Sites", - "Method": "POST" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Restore-MgBetaUserDriveItem", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "ApiVersion": "beta", + "Command": "Restore-MgBetaUserDriveItem", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null, - "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", + "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Restore-MgBetaUserDriveItemListItemVersion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", + "Command": "Restore-MgBetaUserDriveItemListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", "OutputType": null, - "Command": "Restore-MgBetaUserDriveItemVersion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "beta", + "Command": "Restore-MgBetaUserDriveItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "OutputType": null, - "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", + "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Restore-MgBetaUserDriveListItemVersion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", + "Command": "Restore-MgBetaUserDriveListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Restore-MgBetaUserDriveRoot", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", - "ApiVersion": "beta", + "Command": "Restore-MgBetaUserDriveRoot", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null, - "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", + "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Restore-MgBetaUserDriveRootListItemVersion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", + "Command": "Restore-MgBetaUserDriveRootListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", "OutputType": null, - "Command": "Restore-MgBetaUserDriveRootVersion", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "beta", + "Command": "Restore-MgBetaUserDriveRootVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Restore-MgBetaUserManagedDevicePasscode", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "ApiVersion": "beta", + "Command": "Restore-MgBetaUserManagedDevicePasscode", "Variants": [ "Recover", "RecoverViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgDeviceManagementManagedDevicePasscode", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", - "ApiVersion": "v1.0", + "Command": "Restore-MgDeviceManagementManagedDevicePasscode", "Variants": [ "Recover", "RecoverViaIdentity" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgDeviceManagementVirtualEndpointCloudPc", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgDeviceManagementVirtualEndpointCloudPc", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "DeviceManagement.Administration" }, { + "Method": "POST", + "Uri": "/directory/deletedItems/{directoryObject-id}/restore", + "Command": "Restore-MgDirectoryDeletedItem", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.DeleteRestore.All", @@ -490619,66 +490628,66 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Restore-MgDirectoryDeletedItem", "CommandAlias": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/restore", - "ApiVersion": "v1.0", - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Restore-MgDriveItem", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgDriveItem", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null, - "Command": "Restore-MgDriveItemListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgDriveItemListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgDriveItemListItemVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", + "Command": "Restore-MgDriveItemListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Files" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Command": "Restore-MgDriveItemVersion", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -490706,340 +490715,340 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "OutputType": null, - "Command": "Restore-MgDriveItemVersion", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "Module": "Files", - "Method": "POST" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null, - "Command": "Restore-MgDriveListItemDocumentSetVersion", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgDriveListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgDriveListItemVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", + "Command": "Restore-MgDriveListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Restore-MgDriveRoot", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgDriveRoot", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null, - "Command": "Restore-MgDriveRootListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgDriveRootListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgDriveRootListItemVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", + "Command": "Restore-MgDriveRootListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgDriveRootVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", + "Command": "Restore-MgDriveRootVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Restore-MgGroupDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgGroupDriveItem", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null, - "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgGroupDriveItemListItemVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", + "Command": "Restore-MgGroupDriveItemListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgGroupDriveItemVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", + "Command": "Restore-MgGroupDriveItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgGroupDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgGroupDriveListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgGroupDriveListItemVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", + "Command": "Restore-MgGroupDriveListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Restore-MgGroupDriveRoot", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgGroupDriveRoot", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null, - "Command": "Restore-MgGroupDriveRootListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgGroupDriveRootListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgGroupDriveRootListItemVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", + "Command": "Restore-MgGroupDriveRootListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgGroupDriveRootVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", + "Command": "Restore-MgGroupDriveRootVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Command": "Restore-MgGroupSettingTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgGroupSettingTemplate", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null, - "Command": "Restore-MgGroupSiteListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgGroupSiteListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgGroupSiteListItemVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", + "Command": "Restore-MgGroupSiteListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Identity.Governance", - "Method": "POST" + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "POST", + "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", + "Command": "Restore-MgPrintPrinterFactoryDefault", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -491059,53 +491068,53 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-1.0", - "OutputType": null, - "Command": "Restore-MgPrintPrinterFactoryDefault", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", - "ApiVersion": "v1.0", - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "POST" + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null, - "Command": "Restore-MgShareListItemDocumentSetVersion", - "CommandAlias": null, + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgShareListItemDocumentSetVersion", "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgShareListItemVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", + "Command": "Restore-MgShareListItemVersion", "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "Module": "Files", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Files" }, { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgSiteListItemDocumentSetVersion", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -491141,19 +491150,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null, - "Command": "Restore-MgSiteListItemDocumentSetVersion", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgSiteListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -491181,471 +491190,473 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "OutputType": null, - "Command": "Restore-MgSiteListItemVersion", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "Module": "Sites", - "Method": "POST" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Restore-MgUserDriveItem", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgUserDriveItem", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null, - "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgUserDriveItemListItemVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", + "Command": "Restore-MgUserDriveItemListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgUserDriveItemVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", + "Command": "Restore-MgUserDriveItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgUserDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgUserDriveListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgUserDriveListItemVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", + "Command": "Restore-MgUserDriveListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Restore-MgUserDriveRoot", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgUserDriveRoot", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null, - "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", + "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgUserDriveRootListItemVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", + "Command": "Restore-MgUserDriveRootListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgUserDriveRootVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", + "Command": "Restore-MgUserDriveRootVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", "OutputType": null, - "Command": "Restore-MgUserManagedDevicePasscode", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "ApiVersion": "v1.0", + "Command": "Restore-MgUserManagedDevicePasscode", "Variants": [ "Recover", "RecoverViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Resume-MgBetaEducationSynchronizationProfile", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/resume", - "ApiVersion": "beta", + "Command": "Resume-MgBetaEducationSynchronizationProfile", "Variants": [ "Resume", "ResumeViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta", "OutputType": null, - "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "ApiVersion": "beta", + "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta", - "OutputType": null, - "Command": "Resume-MgBetaEntitlementManagementAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "ApiVersion": "beta", + "Command": "Resume-MgBetaEntitlementManagementAssignmentRequest", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", "OutputType": null, - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "beta", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "OutputType": null, - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "beta", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "OutputType": null, - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "beta", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "OutputType": null, - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "beta", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "OutputType": null, - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "beta", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-1.0", "OutputType": null, - "Command": "Resume-MgEntitlementManagementAssignmentRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "ApiVersion": "v1.0", + "Command": "Resume-MgEntitlementManagementAssignmentRequest", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", "OutputType": null, - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "v1.0", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "OutputType": null, - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "v1.0", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "OutputType": null, - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "v1.0", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "OutputType": null, - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "v1.0", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "OutputType": null, - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "v1.0", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaDriveItemListItemPermissionGrant", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaDriveItemListItemPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaDriveItemPermissionGrant", + "Variants": [ + "Revoke", + "RevokeExpanded", + "RevokeViaIdentity", + "RevokeViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -491673,444 +491684,442 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaDriveItemPermissionGrant", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", - "Variants": [ - "Revoke", - "RevokeExpanded", - "RevokeViaIdentity", - "RevokeViaIdentityExpanded" - ], - "Module": "Beta.Files", - "Method": "POST" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaDriveListItemPermissionGrant", - "CommandAlias": null, + "Method": "POST", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaDriveListItemPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaDriveListPermissionGrant", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaDriveListPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaDriveRootListItemPermissionGrant", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaDriveRootListItemPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaDriveRootPermissionGrant", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaDriveRootPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaGroupDriveItemListItemPermissionGrant", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaGroupDriveItemListItemPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaGroupDriveListItemPermissionGrant", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaGroupDriveListItemPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaGroupDriveListPermissionGrant", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaGroupDriveListPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaGroupDriveRootListItemPermissionGrant", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaGroupDriveRootListItemPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaGroupSiteListItemPermissionGrant", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaGroupSiteListItemPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaGroupSiteListPermissionGrant", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaGroupSiteListPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaGroupSitePermissionGrant", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaGroupSitePermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaShareListPermissionGrant", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaShareListPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaSharePermissionGrant", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaSharePermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaSiteListItemPermissionGrant", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaSiteListItemPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaSiteListPermissionGrant", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaSiteListPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaSitePermissionGrant", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaSitePermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaUserDriveItemListItemPermissionGrant", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaUserDriveItemListItemPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaUserDriveItemPermissionGrant", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaUserDriveItemPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaUserDriveListItemPermissionGrant", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaUserDriveListItemPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaUserDriveListPermissionGrant", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaUserDriveListPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaUserDriveRootListItemPermissionGrant", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaUserDriveRootListItemPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Revoke-MgBetaUserDriveRootPermissionGrant", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaUserDriveRootPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "ApiVersion": "beta", + "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/users/{user-id}/revokeSignInSessions", + "Command": "Revoke-MgBetaUserSignInSession", + "Variants": [ + "Revoke", + "RevokeViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.RevokeSessions.All", @@ -492138,19 +492147,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-beta", - "OutputType": null, - "Command": "Revoke-MgBetaUserSignInSession", "CommandAlias": null, + "Module": "Beta.Users.Actions" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/revokeSignInSessions", - "ApiVersion": "beta", + "Command": "Revoke-MgUserSignInSession", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Module": "Beta.Users.Actions", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.RevokeSessions.All", @@ -492178,19 +492187,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-1.0", - "OutputType": null, - "Command": "Revoke-MgUserSignInSession", "CommandAlias": null, - "Uri": "/users/{user-id}/revokeSignInSessions", - "ApiVersion": "v1.0", - "Variants": [ - "Revoke", - "RevokeViaIdentity" - ], - "Module": "Users.Actions", - "Method": "POST" + "Module": "Users.Actions" }, { + "Method": "POST", + "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities", + "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity", + "Variants": [ + "Search", + "SearchExpanded" + ], + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -492210,334 +492219,334 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity", "CommandAlias": null, - "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities", - "ApiVersion": "beta", - "Variants": [ - "Search", - "SearchExpanded" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Search-MgBetaDrive", - "CommandAlias": null, + "Method": "GET", "Uri": "/drives/{drive-id}/search(q='{q}')", - "ApiVersion": "beta", + "Command": "Search-MgBetaDrive", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Search-MgBetaDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "ApiVersion": "beta", + "Command": "Search-MgBetaDriveItem", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Search-MgBetaDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/search(q='{q}')", - "ApiVersion": "beta", + "Command": "Search-MgBetaDriveRoot", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Search-MgBetaGroupDrive", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", - "ApiVersion": "beta", + "Command": "Search-MgBetaGroupDrive", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Search-MgBetaGroupDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "ApiVersion": "beta", + "Command": "Search-MgBetaGroupDriveItem", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Search-MgBetaGroupDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", - "ApiVersion": "beta", + "Command": "Search-MgBetaGroupDriveRoot", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restorepoint-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRestorePointSearchResponse", - "Command": "Search-MgBetaSolutionBackupRestorePoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/restorePoints/search", - "ApiVersion": "beta", + "Command": "Search-MgBetaSolutionBackupRestorePoint", "Variants": [ "Search", "SearchExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRestorePointSearchResponse", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Search-MgBetaUserDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restorepoint-search?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", - "ApiVersion": "beta", + "Command": "Search-MgBetaUserDrive", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Search-MgBetaUserDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "ApiVersion": "beta", + "Command": "Search-MgBetaUserDriveItem", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Search-MgBetaUserDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", - "ApiVersion": "beta", + "Command": "Search-MgBetaUserDriveRoot", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Search-MgDrive", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/search(q='{q}')", - "ApiVersion": "v1.0", + "Command": "Search-MgDrive", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Search-MgDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "ApiVersion": "v1.0", + "Command": "Search-MgDriveItem", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Search-MgDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/root/search(q='{q}')", - "ApiVersion": "v1.0", + "Command": "Search-MgDriveRoot", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Search-MgGroupDrive", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", - "ApiVersion": "v1.0", + "Command": "Search-MgGroupDrive", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Search-MgGroupDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "ApiVersion": "v1.0", + "Command": "Search-MgGroupDriveItem", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Search-MgGroupDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", - "ApiVersion": "v1.0", + "Command": "Search-MgGroupDriveRoot", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restorepoint-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRestorePointSearchResponse", - "Command": "Search-MgSolutionBackupRestorePoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/solutions/backupRestore/restorePoints/search", - "ApiVersion": "v1.0", + "Command": "Search-MgSolutionBackupRestorePoint", "Variants": [ "Search", "SearchExpanded" ], - "Module": "BackupRestore", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRestorePointSearchResponse", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Search-MgUserDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restorepoint-search?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", - "ApiVersion": "v1.0", + "Command": "Search-MgUserDrive", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Search-MgUserDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "ApiVersion": "v1.0", + "Command": "Search-MgUserDriveItem", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Search-MgUserDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", - "ApiVersion": "v1.0", + "Command": "Search-MgUserDriveRoot", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Send-MgBetaAccessReviewInstanceReminder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/sendReminder", - "ApiVersion": "beta", + "Command": "Send-MgBetaAccessReviewInstanceReminder", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/sendReminder", + "Command": "Send-MgBetaAccessReviewReminder", + "Variants": [ + "Send", + "SendViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -492557,19 +492566,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Send-MgBetaAccessReviewReminder", "CommandAlias": null, - "Uri": "/accessReviews/{accessReview-id}/sendReminder", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", + "Uri": "/chats/{chat-id}/sendActivityNotification", + "Command": "Send-MgBetaChatActivityNotification", "Variants": [ "Send", - "SendViaIdentity" + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsActivity.Send.Chat", @@ -492589,183 +492600,183 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", - "OutputType": null, - "Command": "Send-MgBetaChatActivityNotification", "CommandAlias": null, - "Uri": "/chats/{chat-id}/sendActivityNotification", - "ApiVersion": "beta", - "Variants": [ - "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "POST" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", - "Command": "Send-MgBetaCommunicationCallDtmfTone", - "CommandAlias": null, + "Method": "POST", "Uri": "/communications/calls/{call-id}/sendDtmfTones", - "ApiVersion": "beta", + "Command": "Send-MgBetaCommunicationCallDtmfTone", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", - "OutputType": null, - "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", - "ApiVersion": "beta", + "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", "OutputType": null, - "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentSm", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", - "ApiVersion": "beta", + "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentSm", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", "OutputType": null, - "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentReminderSm", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "ApiVersion": "beta", + "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentReminderSm", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", "OutputType": null, - "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentSm", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "ApiVersion": "beta", + "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentSm", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Send-MgBetaFinancialCompanySalesInvoice", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send", - "ApiVersion": "beta", + "Command": "Send-MgBetaFinancialCompanySalesInvoice", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Send-MgBetaFinancialCompanySalesQuote", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send", - "ApiVersion": "beta", + "Command": "Send-MgBetaFinancialCompanySalesQuote", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-beta", "OutputType": null, - "Command": "Send-MgBetaGroupTeamActivityNotification", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/sendActivityNotification", - "ApiVersion": "beta", + "Command": "Send-MgBetaGroupTeamActivityNotification", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", "OutputType": null, - "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder", - "ApiVersion": "beta", + "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", - "OutputType": null, - "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", - "ApiVersion": "beta", + "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "POST", + "Uri": "/teams/{team-id}/sendActivityNotification", + "Command": "Send-MgBetaTeamActivityNotification", + "Variants": [ + "Send", + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsActivity.Send.Group", @@ -492785,21 +492796,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-beta", - "OutputType": null, - "Command": "Send-MgBetaTeamActivityNotification", "CommandAlias": null, - "Uri": "/teams/{team-id}/sendActivityNotification", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/teamwork/sendActivityNotificationToRecipients", + "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient", "Variants": [ "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" + "SendExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsActivity.Send.User", @@ -492819,183 +492828,185 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-beta", - "OutputType": null, - "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient", "CommandAlias": null, - "Uri": "/teamwork/sendActivityNotificationToRecipients", - "ApiVersion": "beta", - "Variants": [ - "Send", - "SendExpanded" - ], - "Module": "Beta.Teams", - "Method": "POST" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", - "OutputType": null, - "Command": "Send-MgBetaUserChatActivityNotification", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", - "ApiVersion": "beta", + "Command": "Send-MgBetaUserChatActivityNotification", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-beta", "OutputType": null, - "Command": "Send-MgBetaUserMail", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/sendMail", - "ApiVersion": "beta", + "Command": "Send-MgBetaUserMail", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", "OutputType": null, - "Command": "Send-MgBetaUserMailFolderChildFolderMessage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Users.Actions" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", - "ApiVersion": "beta", + "Command": "Send-MgBetaUserMailFolderChildFolderMessage", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", - "OutputType": null, - "Command": "Send-MgBetaUserMailFolderMessage", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", - "ApiVersion": "beta", + "Command": "Send-MgBetaUserMailFolderMessage", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "ApiVersion": "beta", + "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", "OutputType": null, - "Command": "Send-MgBetaUserMessage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/send", - "ApiVersion": "beta", + "Command": "Send-MgBetaUserMessage", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", "OutputType": null, - "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", - "ApiVersion": "beta", + "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", "OutputType": null, - "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentSm", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", - "ApiVersion": "beta", + "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentSm", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", "OutputType": null, - "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentReminderSm", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "ApiVersion": "beta", + "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentReminderSm", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", "OutputType": null, - "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentSm", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "ApiVersion": "beta", + "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentSm", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.CloudCommunications" }, { + "Method": "POST", + "Uri": "/users/{user-id}/teamwork/sendActivityNotification", + "Command": "Send-MgBetaUserTeamworkActivityNotification", + "Variants": [ + "Send", + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsActivity.Send.User", @@ -493015,21 +493026,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-beta", - "OutputType": null, - "Command": "Send-MgBetaUserTeamworkActivityNotification", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/sendActivityNotification", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "POST", + "Uri": "/chats/{chat-id}/sendActivityNotification", + "Command": "Send-MgChatActivityNotification", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsActivity.Send.Chat", @@ -493049,119 +493060,119 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", - "OutputType": null, - "Command": "Send-MgChatActivityNotification", "CommandAlias": null, - "Uri": "/chats/{chat-id}/sendActivityNotification", - "ApiVersion": "v1.0", - "Variants": [ - "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" - ], - "Module": "Teams", - "Method": "POST" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", - "Command": "Send-MgCommunicationCallDtmfTone", - "CommandAlias": null, + "Method": "POST", "Uri": "/communications/calls/{call-id}/sendDtmfTones", - "ApiVersion": "v1.0", + "Command": "Send-MgCommunicationCallDtmfTone", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", - "OutputType": null, - "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "ApiVersion": "v1.0", + "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", "OutputType": null, - "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentSm", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "ApiVersion": "v1.0", + "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentSm", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-sendtestmessage?view=graph-rest-1.0", "OutputType": null, - "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", - "ApiVersion": "v1.0", + "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0", "OutputType": null, - "Command": "Send-MgGroupTeamActivityNotification", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-sendtestmessage?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/sendActivityNotification", - "ApiVersion": "v1.0", + "Command": "Send-MgGroupTeamActivityNotification", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0", "OutputType": null, - "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", - "ApiVersion": "v1.0", + "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Identity.Governance", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "POST", + "Uri": "/teams/{team-id}/sendActivityNotification", + "Command": "Send-MgTeamActivityNotification", + "Variants": [ + "Send", + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsActivity.Send.Group", @@ -493181,21 +493192,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0", - "OutputType": null, - "Command": "Send-MgTeamActivityNotification", "CommandAlias": null, - "Uri": "/teams/{team-id}/sendActivityNotification", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "POST", + "Uri": "/teamwork/sendActivityNotificationToRecipients", + "Command": "Send-MgTeamworkActivityNotificationToRecipient", "Variants": [ "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" + "SendExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsActivity.Send.User", @@ -493215,132 +493224,134 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-1.0", - "OutputType": null, - "Command": "Send-MgTeamworkActivityNotificationToRecipient", "CommandAlias": null, - "Uri": "/teamwork/sendActivityNotificationToRecipients", - "ApiVersion": "v1.0", - "Variants": [ - "Send", - "SendExpanded" - ], - "Module": "Teams", - "Method": "POST" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", - "OutputType": null, - "Command": "Send-MgUserChatActivityNotification", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", - "ApiVersion": "v1.0", + "Command": "Send-MgUserChatActivityNotification", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-1.0", "OutputType": null, - "Command": "Send-MgUserMail", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/sendMail", - "ApiVersion": "v1.0", + "Command": "Send-MgUserMail", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Users.Actions", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", "OutputType": null, - "Command": "Send-MgUserMailFolderChildFolderMessage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Users.Actions" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", - "ApiVersion": "v1.0", + "Command": "Send-MgUserMailFolderChildFolderMessage", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", - "OutputType": null, - "Command": "Send-MgUserMailFolderMessage", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", - "ApiVersion": "v1.0", + "Command": "Send-MgUserMailFolderMessage", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", - "OutputType": null, - "Command": "Send-MgUserMessage", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/send", - "ApiVersion": "v1.0", + "Command": "Send-MgUserMessage", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Mail", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", "OutputType": null, - "Command": "Send-MgUserOnlineMeetingVirtualAppointmentReminderSm", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "ApiVersion": "v1.0", + "Command": "Send-MgUserOnlineMeetingVirtualAppointmentReminderSm", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", "OutputType": null, - "Command": "Send-MgUserOnlineMeetingVirtualAppointmentSm", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "ApiVersion": "v1.0", + "Command": "Send-MgUserOnlineMeetingVirtualAppointmentSm", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "CloudCommunications" }, { + "Method": "POST", + "Uri": "/users/{user-id}/teamwork/sendActivityNotification", + "Command": "Send-MgUserTeamworkActivityNotification", + "Variants": [ + "Send", + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsActivity.Send.User", @@ -493360,21 +493371,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-1.0", - "OutputType": null, - "Command": "Send-MgUserTeamworkActivityNotification", "CommandAlias": null, - "Uri": "/users/{user-id}/teamwork/sendActivityNotification", - "ApiVersion": "v1.0", - "Variants": [ - "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" - ], - "Module": "Teams", - "Method": "POST" + "Module": "Teams" }, { + "Method": "PUT", + "Uri": "/applications/{application-id}/logo", + "Command": "Set-MgApplicationLogo", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -493394,132 +493403,132 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgApplicationLogo", "CommandAlias": null, - "Uri": "/applications/{application-id}/logo", - "ApiVersion": "v1.0", - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Module": "Applications", - "Method": "PUT" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronization", - "Command": "Set-MgApplicationSynchronization", - "CommandAlias": null, + "Method": "PUT", "Uri": "/applications/{application-id}/synchronization", - "ApiVersion": "v1.0", + "Command": "Set-MgApplicationSynchronization", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgApplicationSynchronizationJobBulkUploadContent", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "PUT", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgApplicationSynchronizationJobBulkUploadContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Applications", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", - "Command": "Set-MgApplicationSynchronizationSecret", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "PUT", "Uri": "/applications/{application-id}/synchronization/secrets", - "ApiVersion": "v1.0", + "Command": "Set-MgApplicationSynchronizationSecret", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-1.0", - "OutputType": null, - "Command": "Set-MgApplicationVerifiedPublisher", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/setVerifiedPublisher", - "ApiVersion": "v1.0", + "Command": "Set-MgApplicationVerifiedPublisher", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "PUT", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectorgroup-post-applications?view=graph-rest-beta", "OutputType": null, - "Command": "Set-MgBetaApplicationConnectorGroupByRef", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/applications/{application-id}/connectorGroup/$ref", - "ApiVersion": "beta", + "Command": "Set-MgBetaApplicationConnectorGroupByRef", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PUT" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectorgroup-post-applications?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "PUT", + "Uri": "/applications/{application-id}/logo", + "Command": "Set-MgBetaApplicationLogo", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -493539,352 +493548,354 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaApplicationLogo", "CommandAlias": null, - "Uri": "/applications/{application-id}/logo", - "ApiVersion": "beta", - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "PUT" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronization", - "Command": "Set-MgBetaApplicationSynchronization", - "CommandAlias": null, + "Method": "PUT", "Uri": "/applications/{application-id}/synchronization", - "ApiVersion": "beta", + "Command": "Set-MgBetaApplicationSynchronization", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaApplicationSynchronizationJobBulkUploadContent", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "PUT", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaApplicationSynchronizationJobBulkUploadContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", - "Command": "Set-MgBetaApplicationSynchronizationSecret", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "PUT", "Uri": "/applications/{application-id}/synchronization/secrets", - "ApiVersion": "beta", + "Command": "Set-MgBetaApplicationSynchronizationSecret", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "PUT" - }, - { + ], + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-beta", - "OutputType": null, - "Command": "Set-MgBetaApplicationVerifiedPublisher", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/setVerifiedPublisher", - "ApiVersion": "beta", + "Command": "Set-MgBetaApplicationVerifiedPublisher", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Set-MgBetaChatMessageHostedContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "PUT", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaChatMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaChatMessageReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "ApiVersion": "beta", + "Command": "Set-MgBetaChatMessageReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaChatMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaChatMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaChatMessageReplyReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "beta", + "Command": "Set-MgBetaChatMessageReplyReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaCommunicationCallContentSharingSessionPngOfCurrentSlide", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}/pngOfCurrentSlide", - "ApiVersion": "beta", + "Command": "Set-MgBetaCommunicationCallContentSharingSessionPngOfCurrentSlide", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PUT", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "ApiVersion": "beta", + "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PUT", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "beta", + "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PUT", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "ApiVersion": "beta", + "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaCommunicationOnlineMeetingRecording", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PUT", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "ApiVersion": "beta", + "Command": "Set-MgBetaCommunicationOnlineMeetingRecording", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PUT", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PUT", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PUT", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "beta", + "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "PUT" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", "OutputType": null, - "Command": "Set-MgBetaCommunicationPresence", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/presences/{presence-id}/setPresence", - "ApiVersion": "beta", + "Command": "Set-MgBetaCommunicationPresence", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", "OutputType": null, - "Command": "Set-MgBetaCommunicationPresenceStatusMessage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/presences/{presence-id}/setStatusMessage", - "ApiVersion": "beta", + "Command": "Set-MgBetaCommunicationPresenceStatusMessage", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", "OutputType": null, - "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", - "ApiVersion": "beta", + "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority", - "ApiVersion": "beta", + "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile", - "ApiVersion": "beta", + "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", + "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -493904,21 +493915,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "ApiVersion": "beta", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", + "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -493938,213 +493949,211 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "ApiVersion": "beta", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign", - "ApiVersion": "beta", + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceResourceAccountToDevice", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice", - "ApiVersion": "beta", + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceResourceAccountToDevice", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "ApiVersion": "beta", + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice", - "ApiVersion": "beta", + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "ApiVersion": "beta", + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign", - "ApiVersion": "beta", + "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaDriveBundleContent", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveBundleContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDriveBundleContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveBundleContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaDriveFollowingContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveFollowingContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDriveFollowingContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveFollowingContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaDriveItemChildContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveItemChildContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDriveItemChildContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveItemChildContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Set-MgBetaDriveItemContent", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -494172,19 +494181,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaDriveItemContent", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", + "Module": "Beta.Files" + }, + { + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Command": "Set-MgBetaDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -494212,49 +494221,51 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDriveItemContentStream", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Module": "Beta.Files", - "Method": "PUT" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaDriveItemListItemDriveItemContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveItemListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDriveItemListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveItemListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Command": "Set-MgBetaDriveItemSensitivityLabel", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite.All", @@ -494274,218 +494285,218 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDriveItemSensitivityLabel", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "ApiVersion": "beta", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Module": "Beta.Files", - "Method": "POST" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Set-MgBetaDriveItemVersionContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveItemVersionContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaDriveListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDriveListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaDriveRootChildContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveRootChildContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDriveRootChildContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveRootChildContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaDriveRootContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/root/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveRootContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDriveRootContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/root/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveRootContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaDriveRootListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveRootListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDriveRootListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveRootListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDriveRootSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveRootSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Set-MgBetaDriveRootVersionContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveRootVersionContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaDriveSpecialContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveSpecialContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaDriveSpecialContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaDriveSpecialContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "PUT", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Set-MgBetaEducationClassAssignmentRubricByRef", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -494505,51 +494516,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-beta", - "OutputType": null, - "Command": "Set-MgBetaEducationClassAssignmentRubricByRef", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder", "Variants": [ "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "SetViaIdentity" ], - "Module": "Beta.Education", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -494569,19 +494578,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", + "Command": "Set-MgBetaEducationClassModuleUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -494601,160 +494610,162 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModule", - "Command": "Set-MgBetaEducationClassModuleUpResourceFolder", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", - "ApiVersion": "beta", - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Module": "Beta.Education", - "Method": "POST" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaEducationMeAssignmentRubricByRef", - "CommandAlias": null, + "Method": "PUT", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "beta", + "Command": "Set-MgBetaEducationMeAssignmentRubricByRef", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "ApiVersion": "beta", + "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "ApiVersion": "beta", + "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", - "ApiVersion": "beta", + "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaEducationUserAssignmentRubricByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PUT", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "beta", + "Command": "Set-MgBetaEducationUserAssignmentRubricByRef", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "ApiVersion": "beta", + "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "ApiVersion": "beta", + "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "ApiVersion": "beta", + "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Command": "Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PUT", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "beta", + "Command": "Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PUT" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-update?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "PUT", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Command": "Set-MgBetaExternalConnectionItem", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -494774,678 +494785,678 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Command": "Set-MgBetaExternalConnectionItem", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "ApiVersion": "beta", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Module": "Beta.Search", - "Method": "PUT" + "Module": "Beta.Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PUT", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PUT", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PUT", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaFinancialCompanyInformationPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PUT", "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "ApiVersion": "beta", + "Command": "Set-MgBetaFinancialCompanyInformationPicture", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Set-MgBetaFinancialCompanyItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PUT", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaFinancialCompanyItemPictureContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Set-MgBetaFinancialCompanyPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PUT", "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaFinancialCompanyPictureContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PUT", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PUT", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PUT", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PUT", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PUT", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PUT", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PUT", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PUT", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PUT", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PUT", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PUT", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Module": "Beta.Financials", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Set-MgBetaFinancialCompanyVendorPictureContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PUT", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaFinancialCompanyVendorPictureContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaGroupDriveBundleContent", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveBundleContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupDriveBundleContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveBundleContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaGroupDriveFollowingContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveFollowingContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupDriveFollowingContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveFollowingContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaGroupDriveItemChildContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveItemChildContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupDriveItemChildContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveItemChildContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaGroupDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupDriveItemSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveItemSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Set-MgBetaGroupDriveItemVersionContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveItemVersionContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaGroupDriveListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupDriveListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaGroupDriveRootChildContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveRootChildContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupDriveRootChildContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveRootChildContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaGroupDriveRootContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveRootContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupDriveRootContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveRootContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupDriveRootSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveRootSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Set-MgBetaGroupDriveRootVersionContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveRootVersionContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaGroupDriveSpecialContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveSpecialContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupDriveSpecialContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupDriveSpecialContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/assignLicense", + "Command": "Set-MgBetaGroupLicense", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "LicenseAssignment.ReadWrite.All", @@ -495473,111 +495484,111 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Set-MgBetaGroupLicense", "CommandAlias": null, - "Uri": "/groups/{group-id}/assignLicense", - "ApiVersion": "beta", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Module": "Beta.Groups", - "Method": "POST" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaGroupOnenoteNotebookSectionGroupSectionPageContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaGroupOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupOnenoteNotebookSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaGroupOnenotePageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupOnenotePageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Set-MgBetaGroupOnenoteResourceContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupOnenoteResourceContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaGroupOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupOnenoteSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaGroupOnenoteSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupOnenoteSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "PUT" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "PUT", + "Uri": "/groups/{group-id}/photo/$value", + "Command": "Set-MgBetaGroupPhotoContent", + "Variants": [ + "Set", + "Set1", + "SetViaIdentity", + "SetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -495597,201 +495608,201 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupPhotoContent", "CommandAlias": null, - "Uri": "/groups/{group-id}/photo/$value", - "ApiVersion": "beta", - "Variants": [ - "Set", - "Set1", - "SetViaIdentity", - "SetViaIdentity1" - ], - "Module": "Beta.Groups", - "Method": "PUT" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaGroupSiteListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupSiteListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupSiteListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupSiteListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaGroupSiteOnenotePageContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupSiteOnenotePageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Set-MgBetaGroupSiteOnenoteResourceContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupSiteOnenoteResourceContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "PUT" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "PUT", + "Uri": "/groups/{group-id}/team", + "Command": "Set-MgBetaGroupTeam", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -495811,386 +495822,384 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-teams?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeam", - "Command": "Set-MgBetaGroupTeam", "CommandAlias": null, - "Uri": "/groups/{group-id}/team", - "ApiVersion": "beta", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "PUT" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaGroupTeamChannelFileFolderContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupTeamChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupTeamChannelFileFolderContentStream", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupTeamChannelFileFolderContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupTeamChannelMessageReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupTeamChannelMessageReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupTeamChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupTeamChannelMessageReplyReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupTeamPhotoContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/team/photo/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupTeamPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/setReaction", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedule", - "Command": "Set-MgBetaGroupTeamSchedule", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/team/schedule", - "ApiVersion": "beta", + "Command": "Set-MgBetaGroupTeamSchedule", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "PUT" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-beta", "OutputType": null, - "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PUT", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "PUT" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", "OutputType": null, - "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "ApiVersion": "beta", + "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PUT", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PUT", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PUT", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "ApiVersion": "beta", + "Command": "Set-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PUT", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "ApiVersion": "beta", + "Command": "Set-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PUT" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", "OutputType": null, - "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "ApiVersion": "beta", + "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Command": "Set-MgBetaIdentityGovernanceAccessReviewDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PUT", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "ApiVersion": "beta", + "Command": "Set-MgBetaIdentityGovernanceAccessReviewDefinition", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PUT" + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "POST", + "Uri": "/me/authentication/hardwareOathMethods/assignAndActivate", + "Command": "Set-MgBetaMeAuthenticationHardwareOathMethodAndActivate", + "Variants": [ + "Assign", + "AssignExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -496210,19 +496219,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathauthenticationmethod-assignandactivate?view=graph-rest-beta", - "OutputType": null, - "Command": "Set-MgBetaMeAuthenticationHardwareOathMethodAndActivate", "CommandAlias": null, - "Uri": "/me/authentication/hardwareOathMethods/assignAndActivate", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/me/authentication/hardwareOathMethods/assignAndActivateBySerialNumber", + "Command": "Set-MgBetaMeAuthenticationHardwareOathMethodAndActivateBySerialNumber", "Variants": [ "Assign", "AssignExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -496242,109 +496251,109 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathauthenticationmethod-assignandactivatebyserialnumber?view=graph-rest-beta", - "OutputType": null, - "Command": "Set-MgBetaMeAuthenticationHardwareOathMethodAndActivateBySerialNumber", "CommandAlias": null, - "Uri": "/me/authentication/hardwareOathMethods/assignAndActivateBySerialNumber", - "ApiVersion": "beta", - "Variants": [ - "Assign", - "AssignExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", - "CommandAlias": null, + "Method": "PUT", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "ApiVersion": "beta", + "Command": "Set-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaOrganizationBrandingBackgroundImage", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/backgroundImage", - "ApiVersion": "beta", + "Command": "Set-MgBetaOrganizationBrandingBackgroundImage", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaOrganizationBrandingBannerLogo", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/bannerLogo", - "ApiVersion": "beta", + "Command": "Set-MgBetaOrganizationBrandingBannerLogo", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaOrganizationBrandingCustomCss", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/customCSS", - "ApiVersion": "beta", + "Command": "Set-MgBetaOrganizationBrandingCustomCss", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaOrganizationBrandingFavicon", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/favicon", - "ApiVersion": "beta", + "Command": "Set-MgBetaOrganizationBrandingFavicon", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaOrganizationBrandingHeaderLogo", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/headerLogo", - "ApiVersion": "beta", + "Command": "Set-MgBetaOrganizationBrandingHeaderLogo", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PUT" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", + "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -496364,19 +496373,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", + "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -496396,19 +496405,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-beta", - "OutputType": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", + "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -496428,19 +496437,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", + "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -496460,19 +496469,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", + "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -496492,19 +496501,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", + "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -496524,19 +496533,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", + "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -496556,49 +496565,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/squareLogo", + "Command": "Set-MgBetaOrganizationBrandingSquareLogo", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaOrganizationBrandingSquareLogo", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/squareLogo", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", + "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", + "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -496618,19 +496627,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority", "CommandAlias": null, - "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", - "ApiVersion": "beta", - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "POST", + "Uri": "/planner/rosters/{plannerRoster-id}/assignSensitivityLabel", + "Command": "Set-MgBetaPlannerRosterSensitivityLabel", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPlannerRoster", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -496650,173 +496661,173 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-assignsensitivitylabel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerRoster", - "Command": "Set-MgBetaPlannerRosterSensitivityLabel", "CommandAlias": null, - "Uri": "/planner/rosters/{plannerRoster-id}/assignSensitivityLabel", - "ApiVersion": "beta", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Module": "Beta.Planner", - "Method": "POST" + "Module": "Beta.Planner" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", - "Command": "Set-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "CommandAlias": null, + "Method": "PUT", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "ApiVersion": "beta", + "Command": "Set-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaPrintPrinterJobDocumentContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PUT", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaPrintPrinterJobDocumentContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PUT", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaPrintShareJobDocumentContent", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PUT", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaPrintShareJobDocumentContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-post-comments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAlertComment", - "Command": "Set-MgBetaSecurityAlert", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/security/alerts_v2/{alert-id}/comments", - "ApiVersion": "beta", + "Command": "Set-MgBetaSecurityAlert", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityAlertComment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-post-comments?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PUT", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Security", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PUT", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "ApiVersion": "beta", + "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Security", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAlertComment", - "Command": "Set-MgBetaSecurityIncidentAlertComment", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", - "ApiVersion": "beta", + "Command": "Set-MgBetaSecurityIncidentAlertComment", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityAlertComment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentArchive", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PUT", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "ApiVersion": "beta", + "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentArchive", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentContent", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "PUT", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "PUT" + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" }, { + "Method": "PUT", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", + "Command": "Set-MgBetaServicePrincipalClaimPolicy", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphCustomClaimsPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -496836,53 +496847,53 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-put-claimspolicy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomClaimsPolicy", - "Command": "Set-MgBetaServicePrincipalClaimPolicy", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", - "ApiVersion": "beta", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "PUT" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronization", - "Command": "Set-MgBetaServicePrincipalSynchronization", - "CommandAlias": null, + "Method": "PUT", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiVersion": "beta", + "Command": "Set-MgBetaServicePrincipalSynchronization", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "PUT" - }, - { + ], + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "PUT", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Applications", - "Method": "PUT" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "PUT", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", + "Command": "Set-MgBetaServicePrincipalSynchronizationSecret", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -496902,528 +496913,528 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-serviceprincipal-put-synchronization?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", - "Command": "Set-MgBetaServicePrincipalSynchronizationSecret", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", - "ApiVersion": "beta", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "PUT" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaShareDriveItemContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaShareDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaShareDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaShareDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaShareItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaShareItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaShareItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaShareItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaShareListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaShareListItemDriveItemContent", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaShareListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaShareListItemDriveItemContentStream", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaShareRootContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/shares/{sharedDriveItem-id}/root/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaShareRootContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaShareRootContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaShareRootContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaSiteListItemActivityDriveItemContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaSiteListItemActivityDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaSiteListItemActivityDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaSiteListItemActivityDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaSiteListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaSiteListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaSiteListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaSiteListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaSiteOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaSiteOnenoteNotebookSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaSiteOnenotePageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaSiteOnenotePageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Set-MgBetaSiteOnenoteResourceContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaSiteOnenoteResourceContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaSiteOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaSiteOnenoteSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaSiteOnenoteSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaSiteOnenoteSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaTeamChannelFileFolderContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PUT", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaTeamChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaTeamChannelFileFolderContentStream", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaTeamChannelFileFolderContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaTeamChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaTeamChannelMessageReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "ApiVersion": "beta", + "Command": "Set-MgBetaTeamChannelMessageReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaTeamChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "beta", + "Command": "Set-MgBetaTeamChannelMessageReplyReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-beta", "OutputType": null, - "Command": "Set-MgBetaTeamPhotoContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/teams/{team-id}/photo/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaTeamPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContentStream", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", - "ApiVersion": "beta", + "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "beta", + "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "PUT", + "Uri": "/teams/{team-id}/schedule", + "Command": "Set-MgBetaTeamSchedule", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -497443,130 +497454,130 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-schedule?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchedule", - "Command": "Set-MgBetaTeamSchedule", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule", - "ApiVersion": "beta", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "PUT" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "ApiVersion": "beta", + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "beta", + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaTrustFrameworkPolicyContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaTrustFrameworkPolicyContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Method": "PUT" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "POST", + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/assignAndActivate", + "Command": "Set-MgBetaUserAuthenticationHardwareOathMethodAndActivate", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -497586,21 +497597,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathauthenticationmethod-assignandactivate?view=graph-rest-beta", - "OutputType": null, - "Command": "Set-MgBetaUserAuthenticationHardwareOathMethodAndActivate", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/assignAndActivate", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/assignAndActivateBySerialNumber", + "Command": "Set-MgBetaUserAuthenticationHardwareOathMethodAndActivateBySerialNumber", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -497620,36 +497631,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathauthenticationmethod-assignandactivatebyserialnumber?view=graph-rest-beta", - "OutputType": null, - "Command": "Set-MgBetaUserAuthenticationHardwareOathMethodAndActivateBySerialNumber", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/assignAndActivateBySerialNumber", - "ApiVersion": "beta", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserChatMessageHostedContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserChatMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", + "Command": "Set-MgBetaUserChatMessageReaction", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChatMessage.Send", @@ -497677,462 +497688,462 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserChatMessageReaction", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "ApiVersion": "beta", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "POST" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserChatMessageReplyHostedContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserChatMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserChatMessageReplyReaction", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserChatMessageReplyReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserContactFolderContactPhotoContent", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserContactFolderContactPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserContactPhotoContent", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserContactPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.PersonalContacts", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaUserDriveBundleContent", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveBundleContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserDriveBundleContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveBundleContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaUserDriveFollowingContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveFollowingContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserDriveFollowingContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveFollowingContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaUserDriveItemChildContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveItemChildContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserDriveItemChildContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveItemChildContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaUserDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserDriveItemListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveItemListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserDriveItemSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveItemSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Set-MgBetaUserDriveItemVersionContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveItemVersionContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaUserDriveListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserDriveListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaUserDriveRootChildContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveRootChildContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserDriveRootChildContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveRootChildContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaUserDriveRootContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveRootContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserDriveRootContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveRootContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserDriveRootListItemDriveItemContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveRootListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserDriveRootSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveRootSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Set-MgBetaUserDriveRootVersionContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveRootVersionContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgBetaUserDriveSpecialContent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveSpecialContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserDriveSpecialContentStream", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserDriveSpecialContentStream", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", - "Method": "PUT" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "POST", + "Uri": "/users/{user-id}/assignLicense", + "Command": "Set-MgBetaUserLicense", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "LicenseAssignment.ReadWrite.All", @@ -498160,85 +498171,85 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser", - "Command": "Set-MgBetaUserLicense", "CommandAlias": null, - "Uri": "/users/{user-id}/assignLicense", - "ApiVersion": "beta", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Module": "Beta.Users.Actions", - "Method": "POST" + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserMailFolderMessageContent", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserMailFolderMessageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "PUT" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", "OutputType": null, - "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Set-MgBetaUserManagedDeviceName", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserManagedDeviceName", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" }, { + "Method": "PUT", + "Uri": "/users/{user-id}/manager/$ref", + "Command": "Set-MgBetaUserManagerByRef", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -498258,231 +498269,231 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-beta", - "OutputType": null, - "Command": "Set-MgBetaUserManagerByRef", "CommandAlias": null, - "Uri": "/users/{user-id}/manager/$ref", - "ApiVersion": "beta", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Module": "Beta.Users", - "Method": "PUT" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserMessageContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/users/{user-id}/messages/{message-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserMessageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Mail", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaUserOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaUserOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserOnenoteNotebookSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaUserOnenotePageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserOnenotePageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Set-MgBetaUserOnenoteResourceContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserOnenoteResourceContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaUserOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserOnenoteSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgBetaUserOnenoteSectionPageContent", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserOnenoteSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserOnlineMeetingRecording", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserOnlineMeetingRecording", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "Set-MgBetaUserOnlineMeetingRecordingContent", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserOnlineMeetingRecordingContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", - "Method": "PUT" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.CloudCommunications" }, { + "Method": "PUT", + "Uri": "/users/{user-id}/photo/$value", + "Command": "Set-MgBetaUserPhotoContent", + "Variants": [ + "Set", + "Set1", + "SetViaIdentity", + "SetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -498510,21 +498521,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserPhotoContent", "CommandAlias": null, - "Uri": "/users/{user-id}/photo/$value", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/presence/setPresence", + "Command": "Set-MgBetaUserPresence", "Variants": [ "Set", - "Set1", + "SetExpanded", "SetViaIdentity", - "SetViaIdentity1" + "SetViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -498544,21 +498555,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", - "OutputType": null, - "Command": "Set-MgBetaUserPresence", "CommandAlias": null, - "Uri": "/users/{user-id}/presence/setPresence", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/presence/setStatusMessage", + "Command": "Set-MgBetaUserPresenceStatusMessage", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -498578,21 +498589,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", - "OutputType": null, - "Command": "Set-MgBetaUserPresenceStatusMessage", "CommandAlias": null, - "Uri": "/users/{user-id}/presence/setStatusMessage", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/presence/setUserPreferredPresence", + "Command": "Set-MgBetaUserPresenceUserPreferredPresence", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -498612,345 +498623,345 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", - "OutputType": null, - "Command": "Set-MgBetaUserPresenceUserPreferredPresence", "CommandAlias": null, - "Uri": "/users/{user-id}/presence/setUserPreferredPresence", - "ApiVersion": "beta", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaUserTodoListTaskAttachmentContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserTodoListTaskAttachmentContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Users", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentSession", - "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "ApiVersion": "beta", + "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Users", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgBetaVirtualEventExternalEventInformation", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/setExternalEventInformation", - "ApiVersion": "beta", + "Command": "Set-MgBetaVirtualEventExternalEventInformation", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgChatMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PUT", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgChatMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgChatMessageReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "ApiVersion": "v1.0", + "Command": "Set-MgChatMessageReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgChatMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgChatMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgChatMessageReplyReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "v1.0", + "Command": "Set-MgChatMessageReplyReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "v1.0", + "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "Set-MgCommunicationOnlineMeetingRecordingContent", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "PUT", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgCommunicationOnlineMeetingRecordingContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Set-MgCommunicationOnlineMeetingTranscriptContent", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "PUT", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgCommunicationOnlineMeetingTranscriptContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgCommunicationOnlineMeetingTranscriptMetadataContent", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "PUT", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "v1.0", + "Command": "Set-MgCommunicationOnlineMeetingTranscriptMetadataContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "PUT" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", "OutputType": null, - "Command": "Set-MgCommunicationPresence", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/presences/{presence-id}/setPresence", - "ApiVersion": "v1.0", + "Command": "Set-MgCommunicationPresence", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", "OutputType": null, - "Command": "Set-MgCommunicationPresenceStatusMessage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/presences/{presence-id}/setStatusMessage", - "ApiVersion": "v1.0", + "Command": "Set-MgCommunicationPresenceStatusMessage", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", "OutputType": null, - "Command": "Set-MgCommunicationPresenceUserPreferredPresence", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", - "ApiVersion": "v1.0", + "Command": "Set-MgCommunicationPresenceUserPreferredPresence", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-assign?view=graph-rest-1.0", - "OutputType": null, - "Command": "Set-MgDeviceAppManagementManagedEBook", - "CommandAlias": "Set-MgDeviceAppMgtManagedEBook", + "Method": "POST", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", - "ApiVersion": "v1.0", + "Command": "Set-MgDeviceAppManagementManagedEBook", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-assign?view=graph-rest-1.0", + "CommandAlias": "Set-MgDeviceAppMgtManagedEBook", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgDeviceAppManagementMobileApp", - "CommandAlias": "Set-MgDeviceAppMgtMobileApp", + "Method": "POST", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", - "ApiVersion": "v1.0", + "Command": "Set-MgDeviceAppManagementMobileApp", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Set-MgDeviceAppMgtMobileApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-assign?view=graph-rest-1.0", - "OutputType": null, - "Command": "Set-MgDeviceAppManagementMobileAppConfiguration", - "CommandAlias": "Set-MgDeviceAppMgtMobileAppConfiguration", + "Method": "POST", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", - "ApiVersion": "v1.0", + "Command": "Set-MgDeviceAppManagementMobileAppConfiguration", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-assign?view=graph-rest-1.0", + "CommandAlias": "Set-MgDeviceAppMgtMobileAppConfiguration", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration", - "CommandAlias": "Set-MgDeviceAppMgtTargetedManagedAppConfiguration", + "Method": "POST", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", - "ApiVersion": "v1.0", + "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Set-MgDeviceAppMgtTargetedManagedAppConfiguration", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-assign?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", - "ApiVersion": "v1.0", + "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-assign?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Command": "Set-MgDeviceManagementDeviceConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-assign?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", - "ApiVersion": "v1.0", + "Command": "Set-MgDeviceManagementDeviceConfiguration", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-assign?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -498970,21 +498981,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "ApiVersion": "v1.0", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Module": "DeviceManagement.Enrollment", - "Method": "POST" + "Module": "DeviceManagement.Enrollment" }, { + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -499004,134 +499015,132 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "ApiVersion": "v1.0", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Module": "DeviceManagement.Enrollment", - "Method": "POST" + "Module": "DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgDeviceManagementManagedDeviceCategoryByRef", - "CommandAlias": null, + "Method": "PUT", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory/$ref", - "ApiVersion": "v1.0", + "Command": "Set-MgDeviceManagementManagedDeviceCategoryByRef", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PUT" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-1.0", "OutputType": null, - "Command": "Set-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", - "ApiVersion": "v1.0", + "Command": "Set-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-1.0", "OutputType": null, - "Command": "Set-MgDeviceManagementVirtualEndpointUserSetting", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", - "ApiVersion": "v1.0", + "Command": "Set-MgDeviceManagementVirtualEndpointUserSetting", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-assignusertodevice?view=graph-rest-1.0", "OutputType": null, - "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "ApiVersion": "v1.0", + "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgDriveBundleContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-assignusertodevice?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Enrollment" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgDriveBundleContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgDriveFollowingContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgDriveFollowingContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgDriveItemChildContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgDriveItemChildContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Set-MgDriveItemContent", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -499159,34 +499168,36 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgDriveItemContent", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Module": "Files", - "Method": "PUT" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgDriveItemListItemDriveItemContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Set-MgDriveItemListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Command": "Set-MgDriveItemSensitivityLabel", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite.All", @@ -499206,143 +499217,143 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgDriveItemSensitivityLabel", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "ApiVersion": "v1.0", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Module": "Files", - "Method": "POST" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Set-MgDriveItemVersionContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgDriveItemVersionContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgDriveListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Set-MgDriveListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgDriveRootChildContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgDriveRootChildContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgDriveRootContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/root/content", - "ApiVersion": "v1.0", + "Command": "Set-MgDriveRootContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgDriveRootListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Set-MgDriveRootListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgDriveRootSensitivityLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", - "ApiVersion": "v1.0", + "Command": "Set-MgDriveRootSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Set-MgDriveRootVersionContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgDriveRootVersionContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgDriveSpecialContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgDriveSpecialContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "PUT", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Set-MgEducationClassAssignmentRubricByRef", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -499362,51 +499373,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0", - "OutputType": null, - "Command": "Set-MgEducationClassAssignmentRubricByRef", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", "Variants": [ "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "SetViaIdentity" ], - "Module": "Education", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Command": "Set-MgEducationClassAssignmentUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -499426,19 +499435,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Set-MgEducationClassAssignmentUpResourceFolder", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", + "Command": "Set-MgEducationClassModuleUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -499458,160 +499467,162 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModule", - "Command": "Set-MgEducationClassModuleUpResourceFolder", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", - "ApiVersion": "v1.0", - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Module": "Education", - "Method": "POST" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgEducationMeAssignmentRubricByRef", - "CommandAlias": null, + "Method": "PUT", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "v1.0", + "Command": "Set-MgEducationMeAssignmentRubricByRef", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Education", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "ApiVersion": "v1.0", + "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "ApiVersion": "v1.0", + "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Set-MgEducationMeAssignmentUpResourceFolder", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", - "ApiVersion": "v1.0", + "Command": "Set-MgEducationMeAssignmentUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgEducationUserAssignmentRubricByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PUT", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "v1.0", + "Command": "Set-MgEducationUserAssignmentRubricByRef", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Education", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "ApiVersion": "v1.0", + "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "ApiVersion": "v1.0", + "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Set-MgEducationUserAssignmentUpResourceFolder", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "ApiVersion": "v1.0", + "Command": "Set-MgEducationUserAssignmentUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Command": "Set-MgEntitlementManagementAssignmentPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PUT", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Set-MgEntitlementManagementAssignmentPolicy", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PUT" + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-update?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "PUT", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Command": "Set-MgExternalConnectionItem", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -499631,235 +499642,235 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Command": "Set-MgExternalConnectionItem", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Module": "Search", - "Method": "PUT" + "Module": "Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgGroupDriveBundleContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupDriveBundleContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgGroupDriveFollowingContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupDriveFollowingContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgGroupDriveItemChildContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupDriveItemChildContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgGroupDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgGroupDriveItemListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupDriveItemListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgGroupDriveItemSensitivityLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupDriveItemSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Set-MgGroupDriveItemVersionContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupDriveItemVersionContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgGroupDriveListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupDriveListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgGroupDriveRootChildContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupDriveRootChildContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgGroupDriveRootContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupDriveRootContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgGroupDriveRootListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupDriveRootListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgGroupDriveRootSensitivityLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupDriveRootSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Set-MgGroupDriveRootVersionContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupDriveRootVersionContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgGroupDriveSpecialContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupDriveSpecialContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/assignLicense", + "Command": "Set-MgGroupLicense", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LicenseAssignment.ReadWrite.All", @@ -499887,111 +499898,111 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Set-MgGroupLicense", "CommandAlias": null, - "Uri": "/groups/{group-id}/assignLicense", - "ApiVersion": "v1.0", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Module": "Groups", - "Method": "POST" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgGroupOnenoteNotebookSectionGroupSectionPageContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgGroupOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupOnenoteNotebookSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgGroupOnenotePageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupOnenotePageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Set-MgGroupOnenoteResourceContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupOnenoteResourceContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgGroupOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupOnenoteSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgGroupOnenoteSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupOnenoteSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", - "Method": "PUT" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "PUT", + "Uri": "/groups/{group-id}/photo/$value", + "Command": "Set-MgGroupPhotoContent", + "Variants": [ + "Set", + "Set1", + "SetViaIdentity", + "SetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -500011,141 +500022,141 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgGroupPhotoContent", "CommandAlias": null, - "Uri": "/groups/{group-id}/photo/$value", - "ApiVersion": "v1.0", - "Variants": [ - "Set", - "Set1", - "SetViaIdentity", - "SetViaIdentity1" - ], - "Module": "Groups", - "Method": "PUT" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgGroupSiteListItemDriveItemContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupSiteListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgGroupSiteOnenotePageContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupSiteOnenotePageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Set-MgGroupSiteOnenoteResourceContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupSiteOnenoteResourceContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgGroupSiteOnenoteSectionPageContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupSiteOnenoteSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", - "Method": "PUT" + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "PUT", + "Uri": "/groups/{group-id}/team", + "Command": "Set-MgGroupTeam", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -500165,384 +500176,382 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-teams?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeam", - "Command": "Set-MgGroupTeam", "CommandAlias": null, - "Uri": "/groups/{group-id}/team", - "ApiVersion": "v1.0", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Module": "Teams", - "Method": "PUT" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgGroupTeamChannelFileFolderContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupTeamChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgGroupTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupTeamChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgGroupTeamChannelMessageReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupTeamChannelMessageReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgGroupTeamChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupTeamChannelMessageReplyReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgGroupTeamPhotoContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/team/photo/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupTeamPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgGroupTeamPrimaryChannelMessageReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/setReaction", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupTeamPrimaryChannelMessageReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedule", - "Command": "Set-MgGroupTeamSchedule", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/groups/{group-id}/team/schedule", - "ApiVersion": "v1.0", + "Command": "Set-MgGroupTeamSchedule", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "PUT" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-1.0", "OutputType": null, - "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PUT", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.SignIns", - "Method": "PUT" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Set-MgIdentityB2XUserFlowPostAttributeCollectionByRef", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PUT", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "ApiVersion": "v1.0", + "Command": "Set-MgIdentityB2XUserFlowPostAttributeCollectionByRef", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgIdentityB2XUserFlowPostFederationSignupByRef", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PUT", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "ApiVersion": "v1.0", + "Command": "Set-MgIdentityB2XUserFlowPostFederationSignupByRef", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PUT" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-1.0", "OutputType": null, - "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "ApiVersion": "v1.0", + "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Command": "Set-MgIdentityGovernanceAccessReviewDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PUT", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Set-MgIdentityGovernanceAccessReviewDefinition", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgOrganizationBrandingBackgroundImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/backgroundImage", - "ApiVersion": "v1.0", + "Command": "Set-MgOrganizationBrandingBackgroundImage", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgOrganizationBrandingBannerLogo", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/bannerLogo", - "ApiVersion": "v1.0", + "Command": "Set-MgOrganizationBrandingBannerLogo", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgOrganizationBrandingCustomCss", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/customCSS", - "ApiVersion": "v1.0", + "Command": "Set-MgOrganizationBrandingCustomCss", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgOrganizationBrandingFavicon", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/favicon", - "ApiVersion": "v1.0", + "Command": "Set-MgOrganizationBrandingFavicon", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgOrganizationBrandingHeaderLogo", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/headerLogo", - "ApiVersion": "v1.0", + "Command": "Set-MgOrganizationBrandingHeaderLogo", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "PUT" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", + "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -500562,19 +500571,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", + "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -500594,19 +500603,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0", - "OutputType": null, - "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", + "Command": "Set-MgOrganizationBrandingLocalizationCustomCss", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -500626,19 +500635,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgOrganizationBrandingLocalizationCustomCss", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", + "Command": "Set-MgOrganizationBrandingLocalizationFavicon", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -500658,19 +500667,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgOrganizationBrandingLocalizationFavicon", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", + "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -500690,19 +500699,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", + "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -500722,19 +500731,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", + "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -500754,49 +500763,49 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/squareLogo", + "Command": "Set-MgOrganizationBrandingSquareLogo", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgOrganizationBrandingSquareLogo", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/squareLogo", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "Command": "Set-MgOrganizationBrandingSquareLogoDark", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgOrganizationBrandingSquareLogoDark", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", + "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", + "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -500816,158 +500825,160 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", "CommandAlias": null, - "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", - "ApiVersion": "v1.0", - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", - "Command": "Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "CommandAlias": null, + "Method": "PUT", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "ApiVersion": "v1.0", + "Command": "Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgPrintPrinterJobDocumentContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PUT", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgPrintPrinterJobDocumentContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgPrintShareJobDocumentContent", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "PUT", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgPrintShareJobDocumentContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-post-comments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityAlertComment", - "Command": "Set-MgSecurityAlert", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/security/alerts_v2/{alert-id}/comments", - "ApiVersion": "v1.0", + "Command": "Set-MgSecurityAlert", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Security", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphSecurityAlertComment", - "Command": "Set-MgSecurityIncidentAlertComment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-post-comments?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "POST", "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", - "ApiVersion": "v1.0", + "Command": "Set-MgSecurityIncidentAlertComment", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityAlertComment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PUT", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "ApiVersion": "v1.0", + "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "PUT", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronization", - "Command": "Set-MgServicePrincipalSynchronization", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "PUT", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiVersion": "v1.0", + "Command": "Set-MgServicePrincipalSynchronization", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgServicePrincipalSynchronizationJobBulkUploadContent", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "PUT", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgServicePrincipalSynchronizationJobBulkUploadContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Applications", - "Method": "PUT" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "PUT", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", + "Command": "Set-MgServicePrincipalSynchronizationSecret", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -500987,376 +500998,376 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-serviceprincipal-put-synchronization?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", - "Command": "Set-MgServicePrincipalSynchronizationSecret", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", - "ApiVersion": "v1.0", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Module": "Applications", - "Method": "PUT" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgShareDriveItemContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Set-MgShareDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgShareItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgShareItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgShareListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Set-MgShareListItemDriveItemContent", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgShareRootContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/shares/{sharedDriveItem-id}/root/content", - "ApiVersion": "v1.0", + "Command": "Set-MgShareRootContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgSiteListItemDriveItemContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Set-MgSiteListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgSiteOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgSiteOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgSiteOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgSiteOnenoteNotebookSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgSiteOnenotePageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgSiteOnenotePageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Set-MgSiteOnenoteResourceContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgSiteOnenoteResourceContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgSiteOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgSiteOnenoteSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgSiteOnenoteSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PUT", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgSiteOnenoteSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgTeamChannelFileFolderContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PUT", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "v1.0", + "Command": "Set-MgTeamChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgTeamChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgTeamChannelMessageReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "ApiVersion": "v1.0", + "Command": "Set-MgTeamChannelMessageReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgTeamChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgTeamChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "v1.0", + "Command": "Set-MgTeamChannelMessageReplyReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-1.0", "OutputType": null, - "Command": "Set-MgTeamPhotoContent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/teams/{team-id}/photo/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgTeamPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgTeamPrimaryChannelFileFolderContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "ApiVersion": "v1.0", + "Command": "Set-MgTeamPrimaryChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgTeamPrimaryChannelMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgTeamPrimaryChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgTeamPrimaryChannelMessageReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", - "ApiVersion": "v1.0", + "Command": "Set-MgTeamPrimaryChannelMessageReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgTeamPrimaryChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "v1.0", + "Command": "Set-MgTeamPrimaryChannelMessageReplyReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "PUT", + "Uri": "/teams/{team-id}/schedule", + "Command": "Set-MgTeamSchedule", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -501376,115 +501387,115 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-schedule?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchedule", - "Command": "Set-MgTeamSchedule", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule", - "ApiVersion": "v1.0", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Module": "Teams", - "Method": "PUT" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "v1.0", + "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "ApiVersion": "v1.0", + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "v1.0", + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgUserChatMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgUserChatMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", + "Command": "Set-MgUserChatMessageReaction", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChatMessage.Send", @@ -501512,312 +501523,312 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgUserChatMessageReaction", "CommandAlias": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "ApiVersion": "v1.0", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Module": "Teams", - "Method": "POST" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgUserChatMessageReplyHostedContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgUserChatMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgUserChatMessageReplyReaction", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "v1.0", + "Command": "Set-MgUserChatMessageReplyReaction", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "PersonalContacts", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgUserContactFolderContactPhotoContent", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgUserContactFolderContactPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "PersonalContacts", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgUserContactPhotoContent", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgUserContactPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "PersonalContacts", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgUserDriveBundleContent", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserDriveBundleContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgUserDriveFollowingContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserDriveFollowingContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgUserDriveItemChildContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserDriveItemChildContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgUserDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgUserDriveItemListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserDriveItemListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgUserDriveItemSensitivityLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "ApiVersion": "v1.0", + "Command": "Set-MgUserDriveItemSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Set-MgUserDriveItemVersionContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserDriveItemVersionContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgUserDriveListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserDriveListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgUserDriveRootChildContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserDriveRootChildContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgUserDriveRootContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserDriveRootContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgUserDriveRootListItemDriveItemContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserDriveRootListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgUserDriveRootSensitivityLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", - "ApiVersion": "v1.0", + "Command": "Set-MgUserDriveRootSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Set-MgUserDriveRootVersionContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserDriveRootVersionContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Set-MgUserDriveSpecialContent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserDriveSpecialContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", - "Method": "PUT" + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "POST", + "Uri": "/users/{user-id}/assignLicense", + "Command": "Set-MgUserLicense", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LicenseAssignment.ReadWrite.All", @@ -501845,68 +501856,68 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser", - "Command": "Set-MgUserLicense", "CommandAlias": null, - "Uri": "/users/{user-id}/assignLicense", - "ApiVersion": "v1.0", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Module": "Users.Actions", - "Method": "POST" + "Module": "Users.Actions" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgUserMailFolderChildFolderMessageContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgUserMailFolderChildFolderMessageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Mail", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgUserMailFolderMessageContent", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgUserMailFolderMessageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Mail", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgUserManagedDeviceCategoryByRef", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref", - "ApiVersion": "v1.0", + "Command": "Set-MgUserManagedDeviceCategoryByRef", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PUT" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.CorporateManagement" }, { + "Method": "PUT", + "Uri": "/users/{user-id}/manager/$ref", + "Command": "Set-MgUserManagerByRef", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -501926,186 +501937,186 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-1.0", - "OutputType": null, - "Command": "Set-MgUserManagerByRef", "CommandAlias": null, - "Uri": "/users/{user-id}/manager/$ref", - "ApiVersion": "v1.0", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Module": "Users", - "Method": "PUT" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgUserMessageContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/users/{user-id}/messages/{message-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgUserMessageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Mail", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgUserOnenoteNotebookSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgUserOnenoteNotebookSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserOnenoteNotebookSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgUserOnenotePageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserOnenotePageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Set-MgUserOnenoteResourceContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserOnenoteResourceContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgUserOnenoteSectionGroupSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserOnenoteSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Set-MgUserOnenoteSectionPageContent", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserOnenoteSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgUserOnlineMeetingAttendeeReport", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "v1.0", + "Command": "Set-MgUserOnlineMeetingAttendeeReport", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "Set-MgUserOnlineMeetingRecordingContent", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserOnlineMeetingRecordingContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Set-MgUserOnlineMeetingTranscriptContent", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserOnlineMeetingTranscriptContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgUserOnlineMeetingTranscriptMetadataContent", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "v1.0", + "Command": "Set-MgUserOnlineMeetingTranscriptMetadataContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "CloudCommunications", - "Method": "PUT" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "CloudCommunications" }, { + "Method": "PUT", + "Uri": "/users/{user-id}/photo/$value", + "Command": "Set-MgUserPhotoContent", + "Variants": [ + "Set", + "Set1", + "SetViaIdentity", + "SetViaIdentity1" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite", @@ -502133,21 +502144,21 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgUserPhotoContent", "CommandAlias": null, - "Uri": "/users/{user-id}/photo/$value", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/presence/setPresence", + "Command": "Set-MgUserPresence", "Variants": [ "Set", - "Set1", + "SetExpanded", "SetViaIdentity", - "SetViaIdentity1" + "SetViaIdentityExpanded" ], - "Module": "Users", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -502167,21 +502178,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", - "OutputType": null, - "Command": "Set-MgUserPresence", "CommandAlias": null, - "Uri": "/users/{user-id}/presence/setPresence", - "ApiVersion": "v1.0", + "Module": "CloudCommunications" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/presence/setStatusMessage", + "Command": "Set-MgUserPresenceStatusMessage", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -502201,21 +502212,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", - "OutputType": null, - "Command": "Set-MgUserPresenceStatusMessage", "CommandAlias": null, - "Uri": "/users/{user-id}/presence/setStatusMessage", - "ApiVersion": "v1.0", + "Module": "CloudCommunications" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/presence/setUserPreferredPresence", + "Command": "Set-MgUserPresenceUserPreferredPresence", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -502235,143 +502246,143 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", - "OutputType": null, - "Command": "Set-MgUserPresenceUserPreferredPresence", "CommandAlias": null, - "Uri": "/users/{user-id}/presence/setUserPreferredPresence", - "ApiVersion": "v1.0", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Module": "CloudCommunications", - "Method": "POST" + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgUserTodoListTaskAttachmentContent", - "CommandAlias": null, + "Method": "PUT", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "ApiVersion": "v1.0", + "Command": "Set-MgUserTodoListTaskAttachmentContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Users", - "Method": "PUT" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentSession", - "Command": "Set-MgUserTodoListTaskAttachmentSessionContent", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "PUT", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "ApiVersion": "v1.0", + "Command": "Set-MgUserTodoListTaskAttachmentSessionContent", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Users", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Set-MgVirtualEventExternalEventInformation", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/setExternalEventInformation", - "ApiVersion": "v1.0", + "Command": "Set-MgVirtualEventExternalEventInformation", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Skip-MgBetaUserManagedDeviceActivationLock", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", - "ApiVersion": "beta", + "Command": "Skip-MgBetaUserManagedDeviceActivationLock", "Variants": [ "Bypass", "BypassViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0", "OutputType": null, - "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", - "ApiVersion": "v1.0", + "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", "Variants": [ "Bypass", "BypassViaIdentity" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0", - "OutputType": null, - "Command": "Skip-MgUserManagedDeviceActivationLock", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", - "ApiVersion": "v1.0", + "Command": "Skip-MgUserManagedDeviceActivationLock", "Variants": [ "Bypass", "BypassViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", "OutputType": null, - "Command": "Start-MgApplicationSynchronizationJob", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", - "ApiVersion": "v1.0", + "Command": "Start-MgApplicationSynchronizationJob", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Applications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", "OutputType": null, - "Command": "Start-MgBetaApplicationSynchronizationJob", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", - "ApiVersion": "beta", + "Command": "Start-MgBetaApplicationSynchronizationJob", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Beta.Applications", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", + "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic", + "Variants": [ + "Start", + "StartExpanded", + "StartViaIdentity", + "StartViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphStartHoldMusicOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -502391,147 +502402,145 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphStartHoldMusicOperation", - "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", - "ApiVersion": "beta", - "Variants": [ - "Start", - "StartExpanded", - "StartViaIdentity", - "StartViaIdentityExpanded" - ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphStartRecordingOperation", - "Command": "Start-MgBetaCommunicationCallRecording", - "CommandAlias": null, + "Method": "POST", "Uri": "/communications/calls/{call-id}/startRecording", - "ApiVersion": "beta", + "Command": "Start-MgBetaCommunicationCallRecording", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphStartRecordingOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphStartTranscriptionOperation", - "Command": "Start-MgBetaCommunicationCallTranscription", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/calls/{call-id}/startTranscription", - "ApiVersion": "beta", + "Command": "Start-MgBetaCommunicationCallTranscription", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphStartTranscriptionOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage", - "Command": "Start-MgBetaEducationSynchronizationProfile", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/start", - "ApiVersion": "beta", + "Command": "Start-MgBetaEducationSynchronizationProfile", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard", - "Command": "Start-MgBetaGroupTeamScheduleTimeCardBreak", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/startBreak", - "ApiVersion": "beta", + "Command": "Start-MgBetaGroupTeamScheduleTimeCardBreak", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Command": "Start-MgBetaPrintPrinterJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", - "ApiVersion": "beta", + "Command": "Start-MgBetaPrintPrinterJob", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Command": "Start-MgBetaPrintPrinterJobPrintJob", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/startPrintJob", - "ApiVersion": "beta", + "Command": "Start-MgBetaPrintPrinterJobPrintJob", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Command": "Start-MgBetaPrintPrinterShareJob", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/start", - "ApiVersion": "beta", + "Command": "Start-MgBetaPrintPrinterShareJob", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Command": "Start-MgBetaPrintPrinterShareJobPrintJob", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", - "ApiVersion": "beta", + "Command": "Start-MgBetaPrintPrinterShareJobPrintJob", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", + "Command": "Start-MgBetaPrintShareJob", + "Variants": [ + "Start", + "StartViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Create", @@ -502575,34 +502584,34 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Command": "Start-MgBetaPrintShareJob", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", - "ApiVersion": "beta", - "Variants": [ - "Start", - "StartViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Command": "Start-MgBetaPrintShareJobPrintJob", - "CommandAlias": null, + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", - "ApiVersion": "beta", + "Command": "Start-MgBetaPrintShareJobPrintJob", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/run", + "Command": "Start-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Variants": [ + "Run", + "RunViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -502622,34 +502631,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-run?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Command": "Start-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/run", - "ApiVersion": "beta", - "Variants": [ - "Run", - "RunViaIdentity" - ], - "Module": "Beta.Security", - "Method": "GET" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", - "Command": "Start-MgBetaSecurityHuntingQuery", - "CommandAlias": null, + "Method": "POST", "Uri": "/security/runHuntingQuery", - "ApiVersion": "beta", + "Command": "Start-MgBetaSecurityHuntingQuery", "Variants": [ "Run", "RunExpanded" ], - "Module": "Beta.Security", - "Method": "POST" + "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", + "Command": "Start-MgBetaServicePrincipalSynchronizationJob", + "Variants": [ + "Start", + "StartViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -502669,68 +502678,70 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", - "OutputType": null, - "Command": "Start-MgBetaServicePrincipalSynchronizationJob", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", - "ApiVersion": "beta", - "Variants": [ - "Start", - "StartViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "POST" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard", - "Command": "Start-MgBetaTeamScheduleTimeCardBreak", - "CommandAlias": null, + "Method": "POST", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak", - "ApiVersion": "beta", + "Command": "Start-MgBetaTeamScheduleTimeCardBreak", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-rundiagnostics?view=graph-rest-beta", - "OutputType": null, - "Command": "Start-MgBetaTeamworkDeviceDiagnostic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics", - "ApiVersion": "beta", + "Command": "Start-MgBetaTeamworkDeviceDiagnostic", "Variants": [ "Run", "RunViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-rundiagnostics?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "ApiVersion": "beta", + "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction", "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", + "Command": "Start-MgCommunicationCallParticipantHoldMusic", + "Variants": [ + "Start", + "StartExpanded", + "StartViaIdentity", + "StartViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphStartHoldMusicOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -502750,51 +502761,49 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphStartHoldMusicOperation", - "Command": "Start-MgCommunicationCallParticipantHoldMusic", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", - "ApiVersion": "v1.0", - "Variants": [ - "Start", - "StartExpanded", - "StartViaIdentity", - "StartViaIdentityExpanded" - ], - "Module": "CloudCommunications", - "Method": "POST" + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-1.0", - "OutputType": null, - "Command": "Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", - "ApiVersion": "v1.0", + "Command": "Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", "Variants": [ "Run", "RunViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Command": "Start-MgPrintPrinterJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", - "ApiVersion": "v1.0", + "Command": "Start-MgPrintPrinterJob", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "POST" + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Devices.CloudPrint" }, { + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", + "Command": "Start-MgPrintShareJob", + "Variants": [ + "Start", + "StartViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Create", @@ -502838,34 +502847,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Command": "Start-MgPrintShareJob", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", - "ApiVersion": "v1.0", - "Variants": [ - "Start", - "StartViaIdentity" - ], - "Module": "Devices.CloudPrint", - "Method": "POST" + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", - "Command": "Start-MgSecurityHuntingQuery", - "CommandAlias": null, + "Method": "POST", "Uri": "/security/runHuntingQuery", - "ApiVersion": "v1.0", + "Command": "Start-MgSecurityHuntingQuery", "Variants": [ "Run", "RunExpanded" ], - "Module": "Security", - "Method": "POST" + "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", + "Command": "Start-MgServicePrincipalSynchronizationJob", + "Variants": [ + "Start", + "StartViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -502885,19 +502894,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", - "OutputType": null, - "Command": "Start-MgServicePrincipalSynchronizationJob", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", - "ApiVersion": "v1.0", - "Variants": [ - "Start", - "StartViaIdentity" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/stop", + "Command": "Stop-MgBetaAccessReview", + "Variants": [ + "Stop", + "StopViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -502917,34 +502926,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaAccessReview", "CommandAlias": null, - "Uri": "/accessReviews/{accessReview-id}/stop", - "ApiVersion": "beta", - "Variants": [ - "Stop", - "StopViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaAccessReviewInstance", - "CommandAlias": null, + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/stop", - "ApiVersion": "beta", + "Command": "Stop-MgBetaAccessReviewInstance", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", + "Command": "Stop-MgBetaBookingBusinessAppointment", + "Variants": [ + "Cancel", + "CancelExpanded", + "CancelViaIdentity", + "CancelViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -502972,38 +502983,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaBookingBusinessAppointment", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", + "Command": "Stop-MgBetaBookingBusinessCalendarView", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaBookingBusinessCalendarView", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", + "Command": "Stop-MgBetaCommunicationCallMediaProcessing", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -503023,21 +503034,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", - "Command": "Stop-MgBetaCommunicationCallMediaProcessing", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", - "ApiVersion": "beta", - "Variants": [ - "Cancel", - "CancelExpanded", - "CancelViaIdentity", - "CancelViaIdentityExpanded" - ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "Module": "Beta.CloudCommunications" }, { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", + "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic", + "Variants": [ + "Stop", + "StopExpanded", + "StopViaIdentity", + "StopViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphStopHoldMusicOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -503057,352 +503068,350 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphStopHoldMusicOperation", - "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", - "ApiVersion": "beta", - "Variants": [ - "Stop", - "StopExpanded", - "StopViaIdentity", - "StopViaIdentityExpanded" - ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphStopRecordingOperation", - "Command": "Stop-MgBetaCommunicationCallRecording", - "CommandAlias": null, + "Method": "POST", "Uri": "/communications/calls/{call-id}/stopRecording", - "ApiVersion": "beta", + "Command": "Stop-MgBetaCommunicationCallRecording", "Variants": [ "Stop", "StopExpanded", "StopViaIdentity", "StopViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphStopRecordingOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphStopTranscriptionOperation", - "Command": "Stop-MgBetaCommunicationCallTranscription", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/communications/calls/{call-id}/stopTranscription", - "ApiVersion": "beta", + "Command": "Stop-MgBetaCommunicationCallTranscription", "Variants": [ "Stop", "StopExpanded", "StopViaIdentity", "StopViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphStopTranscriptionOperation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaEntitlementManagementAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaEntitlementManagementAssignmentRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend", - "ApiVersion": "beta", + "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Stop-MgBetaFinancialCompanySalesInvoice", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaFinancialCompanySalesInvoice", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Financials", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", "OutputType": null, - "Command": "Stop-MgBetaGroupEvent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaGroupEvent", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaGroupEventExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaGroupEventExceptionOccurrence", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaGroupEventExceptionOccurrenceInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaGroupEventExceptionOccurrenceInstance", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaGroupEventInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaGroupEventInstance", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaGroupEventInstanceExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaGroupEventInstanceExceptionOccurrence", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard", - "Command": "Stop-MgBetaGroupTeamScheduleTimeCardBreak", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/endBreak", - "ApiVersion": "beta", + "Command": "Stop-MgBetaGroupTeamScheduleTimeCardBreak", "Variants": [ "End", "EndExpanded", "EndViaIdentity", "EndViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop", - "ApiVersion": "beta", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stopApplyDecisions", - "ApiVersion": "beta", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", "OutputType": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop", - "ApiVersion": "beta", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", - "ApiVersion": "beta", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", "OutputType": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", - "ApiVersion": "beta", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stopApplyDecisions", - "ApiVersion": "beta", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", "OutputType": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "ApiVersion": "beta", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-beta", "OutputType": null, - "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", + "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", + "Command": "Stop-MgBetaPrintPrinterJob", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -503438,139 +503447,139 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaPrintPrinterJob", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", - "ApiVersion": "beta", - "Variants": [ - "Cancel", - "CancelViaIdentity" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Stop-MgBetaPrintPrinterJobPrintJob", - "CommandAlias": null, + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancelPrintJob", - "ApiVersion": "beta", + "Command": "Stop-MgBetaPrintPrinterJobPrintJob", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", "OutputType": null, - "Command": "Stop-MgBetaPrintPrinterShareJob", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaPrintPrinterShareJob", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", - "ApiVersion": "beta", + "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", "OutputType": null, - "Command": "Stop-MgBetaPrintShareJob", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaPrintShareJob", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Stop-MgBetaPrintShareJobPrintJob", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", - "ApiVersion": "beta", + "Command": "Stop-MgBetaPrintShareJobPrintJob", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "POST", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -503590,19 +503599,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -503622,256 +503631,258 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "ApiVersion": "beta", - "Variants": [ - "Cancel", - "CancelViaIdentity" - ], - "Module": "Beta.Identity.Governance", - "Method": "POST" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "CommandAlias": null, + "Method": "POST", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", "OutputType": null, - "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", "OutputType": null, - "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", "OutputType": null, - "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-cancelsecurityaction?view=graph-rest-beta", "OutputType": null, - "Command": "Stop-MgBetaSecurityAction", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction", - "ApiVersion": "beta", + "Command": "Stop-MgBetaSecurityAction", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard", - "Command": "Stop-MgBetaTeamScheduleTimeCardBreak", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-cancelsecurityaction?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak", - "ApiVersion": "beta", + "Command": "Stop-MgBetaTeamScheduleTimeCardBreak", "Variants": [ "End", "EndExpanded", "EndViaIdentity", "EndViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaUserEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaUserEvent", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaUserEventExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaUserEventExceptionOccurrence", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaUserEventExceptionOccurrenceInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaUserEventExceptionOccurrenceInstance", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaUserEventInstance", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaUserEventInstance", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "OutputType": null, - "Command": "Stop-MgBetaUserEventInstanceExceptionOccurrence", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaUserEventInstanceExceptionOccurrence", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Stop-MgBetaVirtualEvent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaVirtualEvent", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Stop-MgBetaVirtualEventWebinarRegistration", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaVirtualEventWebinarRegistration", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Stop-MgBetaVirtualEventWebinarRegistrationEmail", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaVirtualEventWebinarRegistrationEmail", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Stop-MgBetaVirtualEventWebinarRegistrationUserId", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')/cancel", - "ApiVersion": "beta", + "Command": "Stop-MgBetaVirtualEventWebinarRegistrationUserId", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Bookings", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Bookings" }, { + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", + "Command": "Stop-MgBookingBusinessAppointment", + "Variants": [ + "Cancel", + "CancelExpanded", + "CancelViaIdentity", + "CancelViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -503899,38 +503910,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", - "OutputType": null, - "Command": "Stop-MgBookingBusinessAppointment", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", + "Command": "Stop-MgBookingBusinessCalendarView", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", - "OutputType": null, - "Command": "Stop-MgBookingBusinessCalendarView", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", + "Command": "Stop-MgCommunicationCallMediaProcessing", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -503950,21 +503961,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", - "Command": "Stop-MgCommunicationCallMediaProcessing", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", - "ApiVersion": "v1.0", - "Variants": [ - "Cancel", - "CancelExpanded", - "CancelViaIdentity", - "CancelViaIdentityExpanded" - ], - "Module": "CloudCommunications", - "Method": "POST" + "Module": "CloudCommunications" }, { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", + "Command": "Stop-MgCommunicationCallParticipantHoldMusic", + "Variants": [ + "Stop", + "StopExpanded", + "StopViaIdentity", + "StopViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphStopHoldMusicOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -503984,160 +503995,158 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphStopHoldMusicOperation", - "Command": "Stop-MgCommunicationCallParticipantHoldMusic", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", - "ApiVersion": "v1.0", - "Variants": [ - "Stop", - "StopExpanded", - "StopViaIdentity", - "StopViaIdentityExpanded" - ], - "Module": "CloudCommunications", - "Method": "POST" + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-1.0", - "OutputType": null, - "Command": "Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", - "ApiVersion": "v1.0", + "Command": "Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod", "Variants": [ "End", "EndViaIdentity" ], - "Module": "DeviceManagement.Administration", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0", "OutputType": null, - "Command": "Stop-MgEntitlementManagementAssignmentRequest", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "ApiVersion": "v1.0", + "Command": "Stop-MgEntitlementManagementAssignmentRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", "OutputType": null, - "Command": "Stop-MgGroupEvent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/cancel", - "ApiVersion": "v1.0", + "Command": "Stop-MgGroupEvent", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", - "OutputType": null, - "Command": "Stop-MgGroupEventInstance", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/cancel", - "ApiVersion": "v1.0", + "Command": "Stop-MgGroupEventInstance", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", - "ApiVersion": "v1.0", + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0", "OutputType": null, - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", - "ApiVersion": "v1.0", + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0", "OutputType": null, - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "ApiVersion": "v1.0", + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-1.0", "OutputType": null, - "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", - "ApiVersion": "v1.0", + "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-1.0", "OutputType": null, - "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", - "ApiVersion": "v1.0", + "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Identity.Governance", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", + "Command": "Stop-MgPrintPrinterJob", + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -504173,34 +504182,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", - "OutputType": null, - "Command": "Stop-MgPrintPrinterJob", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", + "Command": "Stop-MgPrintShareJob", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", - "OutputType": null, - "Command": "Stop-MgPrintShareJob", "CommandAlias": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint" + }, + { + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Devices.CloudPrint", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -504220,19 +504229,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", - "OutputType": null, - "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "POST", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -504252,143 +504261,143 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", - "OutputType": null, - "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "ApiVersion": "v1.0", - "Variants": [ - "Cancel", - "CancelViaIdentity" - ], - "Module": "Identity.Governance", - "Method": "POST" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", - "OutputType": null, - "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "CommandAlias": null, + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "ApiVersion": "v1.0", + "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", "OutputType": null, - "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "ApiVersion": "v1.0", + "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", "OutputType": null, - "Command": "Stop-MgUserEvent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/cancel", - "ApiVersion": "v1.0", + "Command": "Stop-MgUserEvent", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", - "OutputType": null, - "Command": "Stop-MgUserEventInstance", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "ApiVersion": "v1.0", + "Command": "Stop-MgUserEventInstance", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Stop-MgVirtualEvent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel", - "ApiVersion": "v1.0", + "Command": "Stop-MgVirtualEvent", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Stop-MgVirtualEventWebinarRegistration", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/cancel", - "ApiVersion": "v1.0", + "Command": "Stop-MgVirtualEventWebinarRegistration", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Stop-MgVirtualEventWebinarRegistrationEmail", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')/cancel", - "ApiVersion": "v1.0", + "Command": "Stop-MgVirtualEventWebinarRegistrationEmail", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Bookings", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Stop-MgVirtualEventWebinarRegistrationUserId", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')/cancel", - "ApiVersion": "v1.0", + "Command": "Stop-MgVirtualEventWebinarRegistrationUserId", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Bookings", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Bookings" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Command": "Submit-MgBetaEducationClassAssignmentSubmission", + "Variants": [ + "Submit", + "SubmitViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -504416,64 +504425,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Submit-MgBetaEducationClassAssignmentSubmission", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiVersion": "beta", - "Variants": [ - "Submit", - "SubmitViaIdentity" - ], - "Module": "Beta.Education", - "Method": "POST" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Submit-MgBetaEducationMeAssignmentSubmission", - "CommandAlias": null, + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiVersion": "beta", + "Command": "Submit-MgBetaEducationMeAssignmentSubmission", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Submit-MgBetaEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiVersion": "beta", + "Command": "Submit-MgBetaEducationUserAssignmentSubmission", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-submittiindicators?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTiIndicator", - "Command": "Submit-MgBetaSecurityTiIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "POST", "Uri": "/security/tiIndicators/submitTiIndicators", - "ApiVersion": "beta", + "Command": "Submit-MgBetaSecurityTiIndicator", "Variants": [ "Submit", "SubmitExpanded" ], - "Module": "Beta.Security", - "Method": "POST" + "OutputType": "IMicrosoftGraphTiIndicator", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-submittiindicators?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Command": "Submit-MgEducationClassAssignmentSubmission", + "Variants": [ + "Submit", + "SubmitViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -504501,94 +504510,94 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Submit-MgEducationClassAssignmentSubmission", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiVersion": "v1.0", - "Variants": [ - "Submit", - "SubmitViaIdentity" - ], - "Module": "Education", - "Method": "POST" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Submit-MgEducationMeAssignmentSubmission", - "CommandAlias": null, + "Method": "POST", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiVersion": "v1.0", + "Command": "Submit-MgEducationMeAssignmentSubmission", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Module": "Education", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Submit-MgEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "POST", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiVersion": "v1.0", + "Command": "Submit-MgEducationUserAssignmentSubmission", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Module": "Education", - "Method": "POST" + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Education" }, { + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", + "Command": "Suspend-MgApplicationSynchronizationJob", + "Variants": [ + "Pause", + "PauseViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", - "OutputType": null, - "Command": "Suspend-MgApplicationSynchronizationJob", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "ApiVersion": "v1.0", + "Command": "Suspend-MgBetaApplicationSynchronizationJob", "Variants": [ "Pause", "PauseViaIdentity" ], - "Module": "Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", - "OutputType": null, - "Command": "Suspend-MgBetaApplicationSynchronizationJob", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause", + "Command": "Suspend-MgBetaEducationSynchronizationProfile", "Variants": [ "Pause", "PauseViaIdentity" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Suspend-MgBetaEducationSynchronizationProfile", "CommandAlias": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", + "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob", "Variants": [ "Pause", "PauseViaIdentity" ], - "Module": "Beta.Education", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -504608,36 +504617,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", - "OutputType": null, - "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "ApiVersion": "beta", - "Variants": [ - "Pause", - "PauseViaIdentity" - ], - "Module": "Beta.Applications", - "Method": "POST" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Suspend-MgBetaUserManagedDeviceConfigurationRefresh", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", - "ApiVersion": "beta", + "Command": "Suspend-MgBetaUserManagedDeviceConfigurationRefresh", "Variants": [ "Pause", "PauseExpanded", "PauseViaIdentity", "PauseViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", + "Command": "Suspend-MgServicePrincipalSynchronizationJob", + "Variants": [ + "Pause", + "PauseViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -504657,63 +504666,62 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", - "OutputType": null, - "Command": "Suspend-MgServicePrincipalSynchronizationJob", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "ApiVersion": "v1.0", - "Variants": [ - "Pause", - "PauseViaIdentity" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram", - "ApiVersion": "beta", + "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram", "Variants": [ "Sync", "SyncViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotSettings/sync", - "ApiVersion": "beta", + "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting", "Variants": [ "Sync" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Sync-MgBetaUserManagedDevice", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", - "ApiVersion": "beta", + "Command": "Sync-MgBetaUserManagedDevice", "Variants": [ "Sync", "SyncViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", + "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp", + "Variants": [ + "Sync" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -504733,18 +504741,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp", "CommandAlias": "Sync-MgDeviceAppMgtMicrosoftStoreGraphFPreBusinessApp", - "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", - "ApiVersion": "v1.0", - "Variants": [ - "Sync" - ], - "Module": "Devices.CorporateManagement", - "Method": "POST" + "Module": "Devices.CorporateManagement" }, { + "Method": "POST", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", + "Command": "Sync-MgDeviceAppManagementVppTokenLicense", + "Variants": [ + "Sync", + "SyncViaIdentity" + ], + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -504764,19 +504773,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVppToken", - "Command": "Sync-MgDeviceAppManagementVppTokenLicense", "CommandAlias": "Sync-MgDeviceAppMgtVppTokenLicense", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", + "Command": "Sync-MgDeviceManagementExchangeConnector", "Variants": [ "Sync", - "SyncViaIdentity" + "SyncExpanded", + "SyncViaIdentity", + "SyncViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -504796,284 +504807,282 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Sync-MgDeviceManagementExchangeConnector", "CommandAlias": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", - "ApiVersion": "v1.0", - "Variants": [ - "Sync", - "SyncExpanded", - "SyncViaIdentity", - "SyncViaIdentityExpanded" - ], - "Module": "DeviceManagement.Administration", - "Method": "POST" + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", - "OutputType": null, - "Command": "Sync-MgDeviceManagementManagedDevice", - "CommandAlias": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", - "ApiVersion": "v1.0", + "Command": "Sync-MgDeviceManagementManagedDevice", "Variants": [ "Sync", "SyncViaIdentity" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", - "OutputType": null, - "Command": "Sync-MgUserManagedDevice", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", - "ApiVersion": "v1.0", + "Command": "Sync-MgUserManagedDevice", "Variants": [ "Sync", "SyncViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "OutputType": null, - "Command": "Test-MgApplicationProperty", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/applications/validateProperties", - "ApiVersion": "v1.0", + "Command": "Test-MgApplicationProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", "OutputType": null, - "Command": "Test-MgApplicationSynchronizationJobCredential", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "ApiVersion": "v1.0", + "Command": "Test-MgApplicationSynchronizationJobCredential", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "OutputType": null, - "Command": "Test-MgBetaAdministrativeUnitProperty", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "POST", "Uri": "/administrativeUnits/validateProperties", - "ApiVersion": "beta", + "Command": "Test-MgBetaAdministrativeUnitProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null, - "Command": "Test-MgBetaApplicationProperty", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/applications/validateProperties", - "ApiVersion": "beta", + "Command": "Test-MgBetaApplicationProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", "OutputType": null, - "Command": "Test-MgBetaApplicationSynchronizationJobCredential", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "ApiVersion": "beta", + "Command": "Test-MgBetaApplicationSynchronizationJobCredential", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "OutputType": null, - "Command": "Test-MgBetaContactProperty", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "POST", "Uri": "/contacts/validateProperties", - "ApiVersion": "beta", + "Command": "Test-MgBetaContactProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null, - "Command": "Test-MgBetaContractProperty", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/contracts/validateProperties", - "ApiVersion": "beta", + "Command": "Test-MgBetaContractProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null, - "Command": "Test-MgBetaDeviceProperty", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/devices/validateProperties", - "ApiVersion": "beta", + "Command": "Test-MgBetaDeviceProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null, - "Command": "Test-MgBetaDirectoryDeletedItemProperty", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/deletedItems/validateProperties", - "ApiVersion": "beta", + "Command": "Test-MgBetaDirectoryDeletedItemProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null, - "Command": "Test-MgBetaDirectoryRoleProperty", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoles/validateProperties", - "ApiVersion": "beta", + "Command": "Test-MgBetaDirectoryRoleProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null, - "Command": "Test-MgBetaDirectoryRoleTemplateProperty", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoleTemplates/validateProperties", - "ApiVersion": "beta", + "Command": "Test-MgBetaDirectoryRoleTemplateProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null, - "Command": "Test-MgBetaDirectorySettingTemplateProperty", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directorySettingTemplates/validateProperties", - "ApiVersion": "beta", + "Command": "Test-MgBetaDirectorySettingTemplateProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Test-MgBetaDriveItemPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "ApiVersion": "beta", + "Command": "Test-MgBetaDriveItemPermission", "Variants": [ "Validate", "ValidateExpanded", - "ValidateViaIdentity", - "ValidateViaIdentityExpanded" - ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], "OutputType": null, - "Command": "Test-MgBetaDriveListContentTypePublished", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", + "Command": "Test-MgBetaDriveListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Test-MgBetaDriveRootPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/validatePermission", - "ApiVersion": "beta", + "Command": "Test-MgBetaDriveRootPermission", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "POST", + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/validate", + "Command": "Test-MgBetaExternalIndustryDataConnector", + "Variants": [ + "Validate", + "ValidateViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-DataConnector.ReadWrite.All", @@ -505093,100 +505102,102 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-validate?view=graph-rest-beta", - "OutputType": null, - "Command": "Test-MgBetaExternalIndustryDataConnector", "CommandAlias": null, - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/validate", - "ApiVersion": "beta", - "Variants": [ - "Validate", - "ValidateViaIdentity" - ], - "Module": "Beta.Search", - "Method": "POST" + "Module": "Beta.Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Test-MgBetaGroupDriveItemPermission", - "CommandAlias": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "ApiVersion": "beta", + "Command": "Test-MgBetaGroupDriveItemPermission", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "OutputType": null, - "Command": "Test-MgBetaGroupDriveListContentTypePublished", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", + "Command": "Test-MgBetaGroupDriveListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Test-MgBetaGroupDriveRootPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", - "ApiVersion": "beta", + "Command": "Test-MgBetaGroupDriveRootPermission", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", - "Command": "Test-MgBetaGroupDynamicMembership", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/evaluateDynamicMembership", - "ApiVersion": "beta", + "Command": "Test-MgBetaGroupDynamicMembership", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", - "Command": "Test-MgBetaGroupDynamicMembershipRule", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "POST", "Uri": "/groups/evaluateDynamicMembership", - "ApiVersion": "beta", + "Command": "Test-MgBetaGroupDynamicMembershipRule", "Variants": [ "Evaluate1", "EvaluateExpanded1" ], - "Module": "Beta.Groups", - "Method": "POST" + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/validateProperties", + "Command": "Test-MgBetaGroupProperty", + "Variants": [ + "Validate", + "ValidateExpanded", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -505206,168 +505217,168 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-beta", - "OutputType": null, - "Command": "Test-MgBetaGroupProperty", "CommandAlias": null, - "Uri": "/groups/{group-id}/validateProperties", - "ApiVersion": "beta", - "Variants": [ - "Validate", - "ValidateExpanded", - "ValidateViaIdentity", - "ValidateViaIdentityExpanded" - ], - "Module": "Beta.Groups", - "Method": "POST" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "OutputType": null, - "Command": "Test-MgBetaGroupSiteContentTypePublished", - "CommandAlias": null, + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", + "Command": "Test-MgBetaGroupSiteContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", - "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "ApiVersion": "beta", + "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", - "ApiVersion": "beta", + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", - "ApiVersion": "beta", + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", - "ApiVersion": "beta", + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", - "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", - "ApiVersion": "beta", + "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", - "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "ApiVersion": "beta", + "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "OutputType": null, - "Command": "Test-MgBetaGroupSiteListContentTypePublished", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", + "Command": "Test-MgBetaGroupSiteListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConditionalAccessWhatIfPolicy", - "Command": "Test-MgBetaIdentityConditionalAccess", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/identity/conditionalAccess/evaluate", - "ApiVersion": "beta", + "Command": "Test-MgBetaIdentityConditionalAccess", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "OutputType": "IMicrosoftGraphConditionalAccessWhatIfPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "POST", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", + "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration", + "Variants": [ + "Validate", + "Validate1", + "ValidateExpanded", + "ValidateViaIdentity" + ], + "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -505387,66 +505398,64 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", - "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration", "CommandAlias": null, - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", - "ApiVersion": "beta", - "Variants": [ - "Validate", - "Validate1", - "ValidateExpanded", - "ValidateViaIdentity" - ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", - "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy", - "CommandAlias": null, + "Method": "POST", "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate", - "ApiVersion": "beta", + "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/informationProtection/policy/labels/evaluateApplication", - "ApiVersion": "beta", + "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/informationProtection/policy/labels/evaluateClassificationResults", - "ApiVersion": "beta", + "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "POST", + "Uri": "/informationProtection/policy/labels/evaluateRemoval", + "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval", + "Variants": [ + "Evaluate", + "EvaluateExpanded" + ], + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -505466,34 +505475,34 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval", "CommandAlias": null, - "Uri": "/informationProtection/policy/labels/evaluateRemoval", - "ApiVersion": "beta", - "Variants": [ - "Evaluate", - "EvaluateExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null, - "Command": "Test-MgBetaOrganizationProperty", - "CommandAlias": null, + "Method": "POST", "Uri": "/organization/validateProperties", - "ApiVersion": "beta", + "Command": "Test-MgBetaOrganizationProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "POST", + "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication", + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelApplication", + "Variants": [ + "Evaluate", + "EvaluateExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -505513,64 +505522,66 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelApplication", "CommandAlias": null, - "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication", - "ApiVersion": "beta", - "Variants": [ - "Evaluate", - "EvaluateExpanded" - ], - "Module": "Beta.Security", - "Method": "POST" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelClassificationResult", - "CommandAlias": null, + "Method": "POST", "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults", - "ApiVersion": "beta", + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelClassificationResult", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelRemoval", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval", - "ApiVersion": "beta", + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelRemoval", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null, - "Command": "Test-MgBetaServicePrincipalProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/servicePrincipals/validateProperties", - "ApiVersion": "beta", + "Command": "Test-MgBetaServicePrincipalProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Applications" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", + "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential", + "Variants": [ + "Validate", + "ValidateExpanded", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -505590,132 +505601,132 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", - "OutputType": null, - "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "ApiVersion": "beta", - "Variants": [ - "Validate", - "ValidateExpanded", - "ValidateViaIdentity", - "ValidateViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "POST" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "OutputType": null, - "Command": "Test-MgBetaShareListContentTypePublished", - "CommandAlias": null, + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", + "Command": "Test-MgBetaShareListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "OutputType": null, - "Command": "Test-MgBetaSiteContentTypePublished", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", + "Command": "Test-MgBetaSiteContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "OutputType": null, - "Command": "Test-MgBetaSiteListContentTypePublished", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", + "Command": "Test-MgBetaSiteListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Beta.Sites", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Test-MgBetaUserDriveItemPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "ApiVersion": "beta", + "Command": "Test-MgBetaUserDriveItemPermission", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "OutputType": null, - "Command": "Test-MgBetaUserDriveListContentTypePublished", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", + "Command": "Test-MgBetaUserDriveListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Beta.Files", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Test-MgBetaUserDriveRootPermission", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", - "ApiVersion": "beta", + "Command": "Test-MgBetaUserDriveRootPermission", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", - "Command": "Test-MgBetaUserInformationProtectionDataLossPreventionPolicy", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "ApiVersion": "beta", + "Command": "Test-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateApplication", + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication", + "Variants": [ + "Evaluate", + "EvaluateExpanded", + "EvaluateViaIdentity", + "EvaluateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -505735,89 +505746,87 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication", "CommandAlias": null, - "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateApplication", - "ApiVersion": "beta", - "Variants": [ - "Evaluate", - "EvaluateExpanded", - "EvaluateViaIdentity", - "EvaluateViaIdentityExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateClassificationResults", - "ApiVersion": "beta", + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateRemoval", - "ApiVersion": "beta", + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", - "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/evaluate", - "ApiVersion": "beta", + "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", - "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "ApiVersion": "beta", + "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "GET", + "Uri": "/users/{user-id}/isManagedAppUserBlocked", + "Command": "Test-MgBetaUserManagedAppUserBlocked", + "Variants": [ + "Is", + "IsViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -505853,19 +505862,19 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Test-MgBetaUserManagedAppUserBlocked", "CommandAlias": null, - "Uri": "/users/{user-id}/isManagedAppUserBlocked", - "ApiVersion": "beta", - "Variants": [ - "Is", - "IsViaIdentity" - ], - "Module": "Beta.Users.Functions", - "Method": "GET" + "Module": "Beta.Users.Functions" }, { + "Method": "POST", + "Uri": "/users/validatePassword", + "Command": "Test-MgBetaUserPassword", + "Variants": [ + "Validate", + "ValidateExpanded" + ], + "OutputType": "IMicrosoftGraphPasswordValidationInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -505885,34 +505894,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-validatepassword?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPasswordValidationInformation", - "Command": "Test-MgBetaUserPassword", "CommandAlias": null, - "Uri": "/users/validatePassword", - "ApiVersion": "beta", - "Variants": [ - "Validate", - "ValidateExpanded" - ], - "Module": "Beta.Users.Actions", - "Method": "POST" + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null, - "Command": "Test-MgBetaUserProperty", - "CommandAlias": null, + "Method": "POST", "Uri": "/users/validateProperties", - "ApiVersion": "beta", + "Command": "Test-MgBetaUserProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Users.Actions", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Users.Actions" }, { + "Method": "POST", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication", + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication", + "Variants": [ + "Evaluate", + "EvaluateExpanded", + "EvaluateViaIdentity", + "EvaluateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -505932,21 +505943,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication", "CommandAlias": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults", + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -505966,21 +505977,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult", "CommandAlias": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval", + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -506000,209 +506011,209 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval", "CommandAlias": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval", - "ApiVersion": "beta", - "Variants": [ - "Evaluate", - "EvaluateExpanded", - "EvaluateViaIdentity", - "EvaluateViaIdentityExpanded" - ], - "Module": "Beta.Security", - "Method": "POST" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null, - "Command": "Test-MgContactProperty", - "CommandAlias": null, + "Method": "POST", "Uri": "/contacts/validateProperties", - "ApiVersion": "v1.0", + "Command": "Test-MgContactProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null, - "Command": "Test-MgContractProperty", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/contracts/validateProperties", - "ApiVersion": "v1.0", + "Command": "Test-MgContractProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null, - "Command": "Test-MgDeviceProperty", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/devices/validateProperties", - "ApiVersion": "v1.0", + "Command": "Test-MgDeviceProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null, - "Command": "Test-MgDirectoryDeletedItemProperty", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directory/deletedItems/validateProperties", - "ApiVersion": "v1.0", + "Command": "Test-MgDirectoryDeletedItemProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null, - "Command": "Test-MgDirectoryRoleProperty", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoles/validateProperties", - "ApiVersion": "v1.0", + "Command": "Test-MgDirectoryRoleProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null, - "Command": "Test-MgDirectoryRoleTemplateProperty", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/directoryRoleTemplates/validateProperties", - "ApiVersion": "v1.0", + "Command": "Test-MgDirectoryRoleTemplateProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Test-MgDriveItemPermission", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "ApiVersion": "v1.0", + "Command": "Test-MgDriveItemPermission", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "OutputType": null, - "Command": "Test-MgDriveListContentTypePublished", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", + "Command": "Test-MgDriveListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Test-MgDriveRootPermission", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/root/validatePermission", - "ApiVersion": "v1.0", + "Command": "Test-MgDriveRootPermission", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Test-MgGroupDriveItemPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "ApiVersion": "v1.0", + "Command": "Test-MgGroupDriveItemPermission", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "OutputType": null, - "Command": "Test-MgGroupDriveListContentTypePublished", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", + "Command": "Test-MgGroupDriveListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Test-MgGroupDriveRootPermission", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", - "ApiVersion": "v1.0", + "Command": "Test-MgGroupDriveRootPermission", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "POST", + "Uri": "/groups/{group-id}/validateProperties", + "Command": "Test-MgGroupProperty", + "Variants": [ + "Validate", + "ValidateExpanded", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -506222,66 +506233,66 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-1.0", - "OutputType": null, - "Command": "Test-MgGroupProperty", "CommandAlias": null, - "Uri": "/groups/{group-id}/validateProperties", - "ApiVersion": "v1.0", - "Variants": [ - "Validate", - "ValidateExpanded", - "ValidateViaIdentity", - "ValidateViaIdentityExpanded" - ], - "Module": "Groups", - "Method": "POST" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null, - "Command": "Test-MgGroupSettingTemplateProperty", - "CommandAlias": null, + "Method": "POST", "Uri": "/groupSettingTemplates/validateProperties", - "ApiVersion": "v1.0", + "Command": "Test-MgGroupSettingTemplateProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Groups", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "OutputType": null, - "Command": "Test-MgGroupSiteContentTypePublished", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", + "Command": "Test-MgGroupSiteContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "OutputType": null, - "Command": "Test-MgGroupSiteListContentTypePublished", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", + "Command": "Test-MgGroupSiteListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Sites", - "Method": "GET" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "POST", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", + "Command": "Test-MgIdentityCustomAuthenticationExtensionAuthenticationConfiguration", + "Variants": [ + "Validate", + "Validate1", + "ValidateExpanded", + "ValidateViaIdentity" + ], + "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -506301,51 +506312,51 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", - "Command": "Test-MgIdentityCustomAuthenticationExtensionAuthenticationConfiguration", "CommandAlias": null, - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", - "ApiVersion": "v1.0", - "Variants": [ - "Validate", - "Validate1", - "ValidateExpanded", - "ValidateViaIdentity" - ], - "Module": "Identity.SignIns", - "Method": "POST" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null, - "Command": "Test-MgOrganizationProperty", - "CommandAlias": null, + "Method": "POST", "Uri": "/organization/validateProperties", - "ApiVersion": "v1.0", + "Command": "Test-MgOrganizationProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null, - "Command": "Test-MgServicePrincipalProperty", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "POST", "Uri": "/servicePrincipals/validateProperties", - "ApiVersion": "v1.0", + "Command": "Test-MgServicePrincipalProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Applications", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Applications" }, { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", + "Command": "Test-MgServicePrincipalSynchronizationJobCredential", + "Variants": [ + "Validate", + "ValidateExpanded", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -506365,130 +506376,128 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", - "OutputType": null, - "Command": "Test-MgServicePrincipalSynchronizationJobCredential", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "ApiVersion": "v1.0", - "Variants": [ - "Validate", - "ValidateExpanded", - "ValidateViaIdentity", - "ValidateViaIdentityExpanded" - ], - "Module": "Applications", - "Method": "POST" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "OutputType": null, - "Command": "Test-MgShareListContentTypePublished", - "CommandAlias": null, + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", + "Command": "Test-MgShareListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "OutputType": null, - "Command": "Test-MgSiteContentTypePublished", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", + "Command": "Test-MgSiteContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "OutputType": null, - "Command": "Test-MgSiteListContentTypePublished", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", + "Command": "Test-MgSiteListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Sites", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Test-MgUserDriveItemPermission", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "ApiVersion": "v1.0", + "Command": "Test-MgUserDriveItemPermission", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "OutputType": null, - "Command": "Test-MgUserDriveListContentTypePublished", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "GET", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", + "Command": "Test-MgUserDriveListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Files", - "Method": "GET" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Test-MgUserDriveRootPermission", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", - "ApiVersion": "v1.0", + "Command": "Test-MgUserDriveRootPermission", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "OutputType": null, - "Command": "Test-MgUserProperty", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/users/validateProperties", - "ApiVersion": "v1.0", + "Command": "Test-MgUserProperty", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Users.Actions", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Users.Actions" }, { + "Method": "POST", + "Uri": "/users/{user-id}/unblockManagedApps", + "Command": "Unblock-MgBetaUserManagedApp", + "Variants": [ + "Unblock", + "UnblockViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506508,169 +506517,169 @@ } ], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Unblock-MgBetaUserManagedApp", "CommandAlias": null, - "Uri": "/users/{user-id}/unblockManagedApps", - "ApiVersion": "beta", - "Variants": [ - "Unblock", - "UnblockViaIdentity" - ], - "Module": "Beta.Users.Actions", - "Method": "POST" + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Undo-MgBetaChatMessageReplySoftDelete", - "CommandAlias": null, + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "beta", + "Command": "Undo-MgBetaChatMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Undo-MgBetaChatMessageSoftDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "beta", + "Command": "Undo-MgBetaChatMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Undo-MgBetaGroupTeamChannelMessageReplySoftDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "beta", + "Command": "Undo-MgBetaGroupTeamChannelMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Undo-MgBetaGroupTeamChannelMessageSoftDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "beta", + "Command": "Undo-MgBetaGroupTeamChannelMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Undo-MgBetaGroupTeamPrimaryChannelMessageReplySoftDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "beta", + "Command": "Undo-MgBetaGroupTeamPrimaryChannelMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Undo-MgBetaGroupTeamPrimaryChannelMessageSoftDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "beta", + "Command": "Undo-MgBetaGroupTeamPrimaryChannelMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", "OutputType": null, - "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "beta", + "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Undo-MgBetaTeamChannelMessageSoftDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "beta", + "Command": "Undo-MgBetaTeamChannelMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "beta", + "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "beta", + "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "POST", + "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", + "Command": "Undo-MgBetaTeamworkDeletedChatDelete", + "Variants": [ + "Undo", + "UndoViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ManageDeletion.Chat", @@ -506690,229 +506699,229 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Undo-MgBetaTeamworkDeletedChatDelete", "CommandAlias": null, - "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", - "ApiVersion": "beta", - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "Module": "Beta.Teams", - "Method": "POST" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete", - "CommandAlias": null, + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "beta", + "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "beta", + "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Undo-MgBetaUserChatMessageReplySoftDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "beta", + "Command": "Undo-MgBetaUserChatMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null, - "Command": "Undo-MgBetaUserChatMessageSoftDelete", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "beta", + "Command": "Undo-MgBetaUserChatMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", "OutputType": null, - "Command": "Undo-MgChatMessageReplySoftDelete", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "v1.0", + "Command": "Undo-MgChatMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Undo-MgChatMessageSoftDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "v1.0", + "Command": "Undo-MgChatMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Undo-MgGroupTeamChannelMessageReplySoftDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "v1.0", + "Command": "Undo-MgGroupTeamChannelMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Undo-MgGroupTeamChannelMessageSoftDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "v1.0", + "Command": "Undo-MgGroupTeamChannelMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Undo-MgGroupTeamPrimaryChannelMessageReplySoftDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "v1.0", + "Command": "Undo-MgGroupTeamPrimaryChannelMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Undo-MgGroupTeamPrimaryChannelMessageSoftDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "v1.0", + "Command": "Undo-MgGroupTeamPrimaryChannelMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Undo-MgTeamChannelMessageReplySoftDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "v1.0", + "Command": "Undo-MgTeamChannelMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Undo-MgTeamChannelMessageSoftDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "v1.0", + "Command": "Undo-MgTeamChannelMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "v1.0", + "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "v1.0", + "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "POST", + "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", + "Command": "Undo-MgTeamworkDeletedChatDelete", + "Variants": [ + "Undo", + "UndoViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ManageDeletion.Chat", @@ -506932,677 +506941,679 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Undo-MgTeamworkDeletedChatDelete", "CommandAlias": null, - "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", - "ApiVersion": "v1.0", - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "Module": "Teams", - "Method": "POST" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete", - "CommandAlias": null, + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "v1.0", + "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "v1.0", + "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Undo-MgUserChatMessageReplySoftDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "v1.0", + "Command": "Undo-MgUserChatMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null, - "Command": "Undo-MgUserChatMessageSoftDelete", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "v1.0", + "Command": "Undo-MgUserChatMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-beta", "OutputType": null, - "Command": "Unpublish-MgBetaBookingBusiness", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish", - "ApiVersion": "beta", + "Command": "Unpublish-MgBetaBookingBusiness", "Variants": [ "Unpublish", "Unpublish1", "UnpublishViaIdentity", "UnpublishViaIdentity1" ], - "Module": "Beta.Bookings", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", "OutputType": null, - "Command": "Unpublish-MgBetaDriveListContentType", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", + "Command": "Unpublish-MgBetaDriveListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "OutputType": null, - "Command": "Unpublish-MgBetaGroupDriveListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", + "Command": "Unpublish-MgBetaGroupDriveListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "OutputType": null, - "Command": "Unpublish-MgBetaGroupSiteContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", + "Command": "Unpublish-MgBetaGroupSiteContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "OutputType": null, - "Command": "Unpublish-MgBetaGroupSiteListContentType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", + "Command": "Unpublish-MgBetaGroupSiteListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "OutputType": null, - "Command": "Unpublish-MgBetaShareListContentType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", + "Command": "Unpublish-MgBetaShareListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "OutputType": null, - "Command": "Unpublish-MgBetaSiteContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", + "Command": "Unpublish-MgBetaSiteContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "OutputType": null, - "Command": "Unpublish-MgBetaSiteListContentType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", + "Command": "Unpublish-MgBetaSiteListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Beta.Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "OutputType": null, - "Command": "Unpublish-MgBetaUserDriveListContentType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", + "Command": "Unpublish-MgBetaUserDriveListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Beta.Files", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-1.0", "OutputType": null, - "Command": "Unpublish-MgBookingBusiness", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "POST", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish", - "ApiVersion": "v1.0", + "Command": "Unpublish-MgBookingBusiness", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Bookings", - "Method": "POST" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", "OutputType": null, - "Command": "Unpublish-MgDriveListContentType", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "POST", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", + "Command": "Unpublish-MgDriveListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "OutputType": null, - "Command": "Unpublish-MgGroupDriveListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", + "Command": "Unpublish-MgGroupDriveListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "OutputType": null, - "Command": "Unpublish-MgGroupSiteContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", + "Command": "Unpublish-MgGroupSiteContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "OutputType": null, - "Command": "Unpublish-MgGroupSiteListContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", + "Command": "Unpublish-MgGroupSiteListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "OutputType": null, - "Command": "Unpublish-MgShareListContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", + "Command": "Unpublish-MgShareListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "OutputType": null, - "Command": "Unpublish-MgSiteContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", + "Command": "Unpublish-MgSiteContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "OutputType": null, - "Command": "Unpublish-MgSiteListContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", + "Command": "Unpublish-MgSiteListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Sites", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "OutputType": null, - "Command": "Unpublish-MgUserDriveListContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", + "Command": "Unpublish-MgUserDriveListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Files", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdge", - "Command": "Update-MgAdminEdge", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/admin/edge", - "ApiVersion": "v1.0", + "Command": "Update-MgAdminEdge", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdge", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInternetExplorerMode", - "Command": "Update-MgAdminEdgeInternetExplorerMode", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/admin/edge/internetExplorerMode", - "ApiVersion": "v1.0", + "Command": "Update-MgAdminEdgeInternetExplorerMode", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSite", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphInsightsSettings", - "Command": "Update-MgAdminPeopleItemInsight", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/admin/people/itemInsights", - "ApiVersion": "v1.0", + "Command": "Update-MgAdminPeopleItemInsight", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Command": "Update-MgAdminPeopleProfileCardProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgAdminPeopleProfileCardProperty", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPronounsSettings", - "Command": "Update-MgAdminPeoplePronoun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/admin/people/pronouns", - "ApiVersion": "v1.0", + "Command": "Update-MgAdminPeoplePronoun", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPronounsSettings", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAdminReportSettings", - "Command": "Update-MgAdminReportSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/admin/reportSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgAdminReportSetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAdminReportSettings", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharepoint", - "Command": "Update-MgAdminSharepoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "PATCH", "Uri": "/admin/sharepoint", - "ApiVersion": "v1.0", + "Command": "Update-MgAdminSharepoint", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharepoint", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSharepointSettings", - "Command": "Update-MgAdminSharepointSetting", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/admin/sharepoint/settings", - "ApiVersion": "v1.0", + "Command": "Update-MgAdminSharepointSetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharepointSettings", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreement", - "Command": "Update-MgAgreement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/agreements/{agreement-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgAgreement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "Update-MgAgreementAcceptance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgAgreementAcceptance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFile", - "Command": "Update-MgAgreementFile", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/agreements/{agreement-id}/file", - "ApiVersion": "v1.0", + "Command": "Update-MgAgreementFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "Update-MgAgreementFileLocalization", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgAgreementFileLocalization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Update-MgAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgAgreementFileLocalizationVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Update-MgAgreementFileVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgAgreementFileVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Update-MgAppCatalogTeamApp", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgAppCatalogTeamApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Command": "Update-MgAppCatalogTeamAppDefinition", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgAppCatalogTeamAppDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgAppCatalogTeamAppDefinitionBot", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiVersion": "v1.0", + "Command": "Update-MgAppCatalogTeamAppDefinitionBot", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "PATCH", + "Uri": "/applications/{application-id}", + "Command": "Update-MgApplication", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -507622,72 +507633,72 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplication", - "Command": "Update-MgApplication", "CommandAlias": null, - "Uri": "/applications/{application-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications(appId='{appId}')", + "Command": "Update-MgApplicationByAppId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplication", - "Command": "Update-MgApplicationByAppId", "CommandAlias": null, - "Uri": "/applications(appId='{appId}')", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications(uniqueName='{uniqueName}')", + "Command": "Update-MgApplicationByUniqueName", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplication", - "Command": "Update-MgApplicationByUniqueName", "CommandAlias": null, - "Uri": "/applications(uniqueName='{uniqueName}')", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Command": "Update-MgApplicationExtensionProperty", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtensionProperty", - "Command": "Update-MgApplicationExtensionProperty", "CommandAlias": null, - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Command": "Update-MgApplicationFederatedIdentityCredential", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -507707,106 +507718,106 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Command": "Update-MgApplicationFederatedIdentityCredential", "CommandAlias": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Command": "Update-MgApplicationFederatedIdentityCredentialByName", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Command": "Update-MgApplicationFederatedIdentityCredentialByName", "CommandAlias": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Update-MgApplicationSynchronizationJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Command": "Update-MgApplicationSynchronizationJob", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Command": "Update-MgApplicationSynchronizationJobBulkUpload", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgApplicationSynchronizationJobBulkUpload", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Update-MgApplicationSynchronizationJobSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Command": "Update-MgApplicationSynchronizationJobSchema", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Update-MgApplicationSynchronizationTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -507826,55 +507837,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Command": "Update-MgApplicationSynchronizationTemplate", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Update-MgApplicationSynchronizationTemplateSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Command": "Update-MgApplicationSynchronizationTemplateSchema", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/accessReviews/{accessReview-id}", + "Command": "Update-MgBetaAccessReview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -507894,617 +507905,617 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReview", - "Command": "Update-MgBetaAccessReview", "CommandAlias": null, - "Uri": "/accessReviews/{accessReview-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Command": "Update-MgBetaAccessReviewDecision", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAccessReviewDecision", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReview", - "Command": "Update-MgBetaAccessReviewInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAccessReviewInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Command": "Update-MgBetaAccessReviewInstanceDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAccessReviewInstanceDecision", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Command": "Update-MgBetaAccessReviewInstanceMyDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAccessReviewInstanceMyDecision", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "Update-MgBetaAccessReviewInstanceReviewer", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAccessReviewInstanceReviewer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Command": "Update-MgBetaAccessReviewMyDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAccessReviewMyDecision", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "Update-MgBetaAccessReviewReviewer", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAccessReviewReviewer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdge", - "Command": "Update-MgBetaAdminEdge", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/admin/edge", - "ApiVersion": "beta", + "Command": "Update-MgBetaAdminEdge", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdge", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInternetExplorerMode", - "Command": "Update-MgBetaAdminEdgeInternetExplorerMode", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/admin/edge/internetExplorerMode", - "ApiVersion": "beta", + "Command": "Update-MgBetaAdminEdgeInternetExplorerMode", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSite", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Update-MgBetaAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAdministrativeUnit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaAdministrativeUnitExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAdministrativeUnitExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPeopleAdminSettings", - "Command": "Update-MgBetaAdminPeople", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/admin/people", - "ApiVersion": "beta", + "Command": "Update-MgBetaAdminPeople", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInsightsSettings", - "Command": "Update-MgBetaAdminPeopleItemInsight", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/admin/people/itemInsights", - "ApiVersion": "beta", + "Command": "Update-MgBetaAdminPeopleItemInsight", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Command": "Update-MgBetaAdminPeopleProfileCardProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAdminPeopleProfileCardProperty", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPronounsSettings", - "Command": "Update-MgBetaAdminPeoplePronoun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/admin/people/pronouns", - "ApiVersion": "beta", + "Command": "Update-MgBetaAdminPeoplePronoun", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPronounsSettings", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdminReportSettings", - "Command": "Update-MgBetaAdminReportSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/admin/reportSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaAdminReportSetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAdminReportSettings", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharepoint", - "Command": "Update-MgBetaAdminSharepoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "PATCH", "Uri": "/admin/sharepoint", - "ApiVersion": "beta", + "Command": "Update-MgBetaAdminSharepoint", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharepoint", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSharepointSettings", - "Command": "Update-MgBetaAdminSharepointSetting", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/admin/sharepoint/settings", - "ApiVersion": "beta", + "Command": "Update-MgBetaAdminSharepointSetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharepointSettings", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreement", - "Command": "Update-MgBetaAgreement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/agreements/{agreement-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAgreement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "Update-MgBetaAgreementAcceptance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAgreementAcceptance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFile", - "Command": "Update-MgBetaAgreementFile", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/agreements/{agreement-id}/file", - "ApiVersion": "beta", + "Command": "Update-MgBetaAgreementFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "Update-MgBetaAgreementFileLocalization", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAgreementFileLocalization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Update-MgBetaAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAgreementFileLocalizationVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Update-MgBetaAgreementFileVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAgreementFileVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp", - "Command": "Update-MgBetaAppCatalogTeamApp", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAppCatalogTeamApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Command": "Update-MgBetaAppCatalogTeamAppDefinition", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAppCatalogTeamAppDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiVersion": "beta", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppIcon", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "ApiVersion": "beta", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkHostedContent", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "ApiVersion": "beta", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppIcon", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "ApiVersion": "beta", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkHostedContent", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "ApiVersion": "beta", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "PATCH", + "Uri": "/applications/{application-id}", + "Command": "Update-MgBetaApplication", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -508524,72 +508535,72 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplication", - "Command": "Update-MgBetaApplication", "CommandAlias": null, - "Uri": "/applications/{application-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications(appId='{appId}')", + "Command": "Update-MgBetaApplicationByAppId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplication", - "Command": "Update-MgBetaApplicationByAppId", "CommandAlias": null, - "Uri": "/applications(appId='{appId}')", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications(uniqueName='{uniqueName}')", + "Command": "Update-MgBetaApplicationByUniqueName", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplication", - "Command": "Update-MgBetaApplicationByUniqueName", "CommandAlias": null, - "Uri": "/applications(uniqueName='{uniqueName}')", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Command": "Update-MgBetaApplicationExtensionProperty", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtensionProperty", - "Command": "Update-MgBetaApplicationExtensionProperty", "CommandAlias": null, - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Command": "Update-MgBetaApplicationFederatedIdentityCredential", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -508609,106 +508620,106 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Command": "Update-MgBetaApplicationFederatedIdentityCredential", "CommandAlias": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Command": "Update-MgBetaApplicationFederatedIdentityCredentialByName", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Command": "Update-MgBetaApplicationFederatedIdentityCredentialByName", "CommandAlias": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Update-MgBetaApplicationSynchronizationJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Command": "Update-MgBetaApplicationSynchronizationJob", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Command": "Update-MgBetaApplicationSynchronizationJobBulkUpload", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaApplicationSynchronizationJobBulkUpload", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Update-MgBetaApplicationSynchronizationJobSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Command": "Update-MgBetaApplicationSynchronizationJobSchema", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Update-MgBetaApplicationSynchronizationTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -508728,55 +508739,59 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Command": "Update-MgBetaApplicationSynchronizationTemplate", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "CommandAlias": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/bookingBusinesses/{bookingBusiness-id}", + "Command": "Update-MgBetaBookingBusiness", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -508796,11 +508811,13 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingBusiness", - "Command": "Update-MgBetaBookingBusiness", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Command": "Update-MgBetaBookingBusinessAppointment", "Variants": [ "Update", "Update1", @@ -508811,10 +508828,8 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -508850,11 +508865,13 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment", - "Command": "Update-MgBetaBookingBusinessAppointment", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Command": "Update-MgBetaBookingBusinessCalendarView", "Variants": [ "Update", "Update1", @@ -508865,17 +508882,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment", - "Command": "Update-MgBetaBookingBusinessCalendarView", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", + "Command": "Update-MgBetaBookingBusinessCustomer", "Variants": [ "Update", "Update1", @@ -508886,10 +508903,8 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingCustomer", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -508925,11 +508940,13 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCustomer", - "Command": "Update-MgBetaBookingBusinessCustomer", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Command": "Update-MgBetaBookingBusinessCustomQuestion", "Variants": [ "Update", "Update1", @@ -508940,10 +508957,8 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -508971,11 +508986,13 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Command": "Update-MgBetaBookingBusinessCustomQuestion", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Command": "Update-MgBetaBookingBusinessService", "Variants": [ "Update", "Update1", @@ -508986,10 +509003,8 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -509009,11 +509024,13 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingService", - "Command": "Update-MgBetaBookingBusinessService", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", + "Command": "Update-MgBetaBookingBusinessStaffMember", "Variants": [ "Update", "Update1", @@ -509024,10 +509041,8 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingStaffMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -509047,11 +509062,13 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingStaffMember", - "Command": "Update-MgBetaBookingBusinessStaffMember", "CommandAlias": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", + "Uri": "/bookingCurrencies/{bookingCurrency-id}", + "Command": "Update-MgBetaBookingCurrency", "Variants": [ "Update", "Update1", @@ -509062,48 +509079,42 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCurrency", - "Command": "Update-MgBetaBookingCurrency", "CommandAlias": null, - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "ApiVersion": "beta", + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", + "Command": "Update-MgBetaBusinessFlowTemplate", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", - "Command": "Update-MgBetaBusinessFlowTemplate", "CommandAlias": null, - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", + "Uri": "/chats/{chat-id}", + "Command": "Update-MgBetaChat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -509131,21 +509142,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChat", - "Command": "Update-MgBetaChat", "CommandAlias": null, - "Uri": "/chats/{chat-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "PATCH" + "Module": "Beta.Teams" }, { + "Method": "POST", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Command": "Update-MgBetaChatInstalledApp", + "Variants": [ + "Upgrade", + "UpgradeExpanded", + "UpgradeViaIdentity", + "UpgradeViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -509237,55 +509248,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", - "OutputType": null, - "Command": "Update-MgBetaChatInstalledApp", "CommandAlias": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiVersion": "beta", - "Variants": [ - "Upgrade", - "UpgradeExpanded", - "UpgradeViaIdentity", - "UpgradeViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "POST" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageInfo", - "Command": "Update-MgBetaChatLastMessagePreview", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "beta", + "Command": "Update-MgBetaChatLastMessagePreview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Update-MgBetaChatMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaChatMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "PATCH", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", + "Command": "Update-MgBetaChatMessage", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -509321,106 +509332,106 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgBetaChatMessage", "CommandAlias": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "PATCH" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgBetaChatMessageReply", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaChatMessageReply", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgBetaChatMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaChatMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "Update-MgBetaChatOperation", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaChatOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Update-MgBetaChatPermissionGrant", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaChatPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Command": "Update-MgBetaChatPinnedMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaChatPinnedMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "PATCH", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Update-MgBetaChatTab", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -509464,21 +509475,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Update-MgBetaChatTab", "CommandAlias": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -509498,72 +509509,72 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Command": "Update-MgBetaCommunicationCallContentSharingSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentSharingSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentSharingSession", - "Command": "Update-MgBetaCommunicationCallContentSharingSession", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Command": "Update-MgBetaCommunicationCallOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommsOperation", - "Command": "Update-MgBetaCommunicationCallOperation", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Command": "Update-MgBetaCommunicationCallParticipant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphParticipant", - "Command": "Update-MgBetaCommunicationCallParticipant", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/updateRecordingStatus", + "Command": "Update-MgBetaCommunicationCallRecordingStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -509583,113 +509594,98 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", - "Command": "Update-MgBetaCommunicationCallRecordingStatus", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/updateRecordingStatus", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.CloudCommunications", - "Method": "POST" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsOrganizer", - "Command": "Update-MgBetaCommunicationCallRecordOrganizerV2", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "ApiVersion": "beta", + "Command": "Update-MgBetaCommunicationCallRecordOrganizerV2", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsParticipant", - "Command": "Update-MgBetaCommunicationCallRecordParticipantV2", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaCommunicationCallRecordParticipantV2", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Command": "Update-MgBetaCommunicationCallRecordSession", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaCommunicationCallRecordSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "Update-MgBetaCommunicationOnlineMeeting", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaCommunicationOnlineMeeting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallAiInsight", - "Command": "Update-MgBetaCommunicationOnlineMeetingAiInsight", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/aiInsights/{callAiInsight-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaCommunicationOnlineMeetingAiInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCallAiInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport", "Variants": [ "Update", "Update1", @@ -509700,17 +509696,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Update", "Update1", @@ -509721,159 +509717,174 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "Update-MgBetaCommunicationOnlineMeetingByJoinWebUrl", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", + "Command": "Update-MgBetaCommunicationOnlineMeetingByJoinWebUrl", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "Update-MgBetaCommunicationOnlineMeetingRecording", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaCommunicationOnlineMeetingRecording", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistration", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "ApiVersion": "beta", + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPresence", - "Command": "Update-MgBetaCommunicationPresence", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/presences/{presence-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaCommunicationPresence", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", - "Command": "Update-MgBetaCompliance", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/compliance", - "ApiVersion": "beta", + "Command": "Update-MgBetaCompliance", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", - "Command": "Update-MgBetaComplianceEdiscovery", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "PATCH", "Uri": "/compliance/ediscovery", - "ApiVersion": "beta", + "Command": "Update-MgBetaComplianceEdiscovery", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Compliance" }, { + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCase", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -509893,21 +509904,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Command": "Update-MgBetaComplianceEdiscoveryCase", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -509927,87 +509938,87 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Compliance", - "Method": "PATCH" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex", - "CommandAlias": null, + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex", - "ApiVersion": "beta", + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex", "Variants": [ "Update", "UpdateViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "PATCH", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "PATCH", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "PATCH", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Compliance" }, { + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -510027,138 +510038,138 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Compliance", - "Method": "PATCH" + "Module": "Beta.Compliance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "PATCH", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "PATCH", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "PATCH", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex", - "ApiVersion": "beta", + "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex", "Variants": [ "Update", "UpdateViaIdentity" ], - "Module": "Beta.Compliance", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Compliance" }, { + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", - "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -510178,38 +510189,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", - "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", + "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -510229,38 +510240,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseTag", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -510280,72 +510291,72 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Command": "Update-MgBetaComplianceEdiscoveryCaseTag", "CommandAlias": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "ApiVersion": "beta", + "Module": "Beta.Compliance" + }, + { + "Method": "PATCH", + "Uri": "/contacts/{orgContact-id}", + "Command": "Update-MgBetaContact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Update-MgBetaContact", "CommandAlias": null, - "Uri": "/contacts/{orgContact-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/contracts/{contract-id}", + "Command": "Update-MgBetaContract", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContract", - "Command": "Update-MgBetaContract", "CommandAlias": null, - "Uri": "/contracts/{contract-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Command": "Update-MgBetaDataPolicyOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Command": "Update-MgBetaDataPolicyOperation", "CommandAlias": null, - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/devices/{device-id}", + "Command": "Update-MgBetaDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -510373,72 +510384,70 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDevice", - "Command": "Update-MgBetaDevice", "CommandAlias": null, - "Uri": "/devices/{device-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDevice", - "Command": "Update-MgBetaDeviceByDeviceId", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/devices(deviceId='{deviceId}')", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceByDeviceId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommand", - "Command": "Update-MgBetaDeviceCommand", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/devices/{device-id}/commands/{command-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceCommand", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaDeviceExtension", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement", + "Command": "Update-MgBetaDeviceManagement", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -510482,149 +510491,149 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagement", - "Command": "Update-MgBetaDeviceManagement", "CommandAlias": null, - "Uri": "/deviceManagement", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", - "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", - "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", - "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkSettings", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/androidForWorkSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAndroidForWorkSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", - "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", - "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -510644,342 +510653,344 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", - "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate", "CommandAlias": null, - "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", - "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", - "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", - "Command": "Update-MgBetaDeviceManagementAssignmentFilter", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementAssignmentFilter", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuditEvent", - "Command": "Update-MgBetaDeviceManagementAuditEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementAuditEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", - "Command": "Update-MgBetaDeviceManagementAutopilotEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementAutopilotEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCartToClassAssociation", - "Command": "Update-MgBetaDeviceManagementCartToClassAssociation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementCartToClassAssociation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", - "Command": "Update-MgBetaDeviceManagementCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", + "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -510999,21 +511010,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice", "CommandAlias": null, - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -511033,123 +511044,121 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", - "Command": "Update-MgBetaDeviceManagementCompliancePolicy", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementCompliancePolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "Update-MgBetaDeviceManagementComplianceSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementComplianceSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/conditionalAccessSettings", + "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -511169,138 +511178,140 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting", "CommandAlias": null, - "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicy", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "Update-MgBetaDeviceManagementConfigurationSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementConfigurationSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", + "Command": "Update-MgBetaDeviceManagementDataSharingConsent", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -511320,106 +511331,106 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataSharingConsent", - "Command": "Update-MgBetaDeviceManagementDataSharingConsent", "CommandAlias": null, - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDepOnboardingSetting", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentProfile", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", - "Command": "Update-MgBetaDeviceManagementDerivedCredential", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDerivedCredential", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Command": "Update-MgBetaDeviceManagementDetectedApp", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -511439,21 +511450,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDetectedApp", - "Command": "Update-MgBetaDeviceManagementDetectedApp", "CommandAlias": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Command": "Update-MgBetaDeviceManagementDeviceCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -511473,457 +511484,457 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory", - "Command": "Update-MgBetaDeviceManagementDeviceCategory", "CommandAlias": null, - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Command": "Update-MgBetaDeviceManagementDeviceConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -511943,21 +511954,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -511977,21 +511988,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", + "Command": "Update-MgBetaDeviceManagementDeviceHealthScript", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -512019,21 +512030,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScript", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScript", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -512053,21 +512064,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -512087,21 +512098,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -512121,21 +512132,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary", "CommandAlias": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", + "Command": "Update-MgBetaDeviceManagementDeviceShellScript", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceShellScript", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -512155,21 +512166,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceShellScript", - "Command": "Update-MgBetaDeviceManagementDeviceShellScript", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -512189,21 +512200,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -512223,21 +512234,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -512257,21 +512268,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -512291,106 +512302,106 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", - "Command": "Update-MgBetaDeviceManagementDomainJoinConnector", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementDomainJoinConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Command": "Update-MgBetaDeviceManagementExchangeConnector", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -512410,21 +512421,23 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Command": "Update-MgBetaDeviceManagementExchangeConnector", "CommandAlias": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", + "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -512444,30 +512457,13 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", - "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy", "CommandAlias": null, - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "Update1", - "UpdateExpanded", - "UpdateExpanded1", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", "Variants": [ "Update", "Update1", @@ -512476,707 +512472,722 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", - "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyOperation", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Command": "Update-MgBetaDeviceManagementIntent", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementIntent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", - "Command": "Update-MgBetaDeviceManagementIntentAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementIntentAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", - "Command": "Update-MgBetaDeviceManagementIntentCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementIntentCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "Update-MgBetaDeviceManagementIntentCategorySetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementIntentCategorySetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", - "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", - "Command": "Update-MgBetaDeviceManagementIntentDeviceState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementIntentDeviceState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", - "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "Update-MgBetaDeviceManagementIntentSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementIntentSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", - "Command": "Update-MgBetaDeviceManagementIntentUserState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementIntentUserState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", - "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", - "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", - "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Command": "Update-MgBetaDeviceManagementIoUpdateStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementIoUpdateStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Command": "Update-MgBetaDeviceManagementManagedDevice", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -513196,378 +513207,378 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "Update-MgBetaDeviceManagementManagedDevice", "CommandAlias": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory", - "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", - "Command": "Update-MgBetaDeviceManagementManagedDeviceCleanupRule", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementManagedDeviceCleanupRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -513587,21 +513598,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "CommandAlias": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -513621,121 +513632,121 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector", "CommandAlias": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", - "Command": "Update-MgBetaDeviceManagementMonitoring", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/deviceManagement/monitoring", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementMonitoring", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", - "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", - "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNdesConnector", - "Command": "Update-MgBetaDeviceManagementNdeConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementNdeConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNdesConnector", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Command": "Update-MgBetaDeviceManagementPartner", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -513755,21 +513766,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Command": "Update-MgBetaDeviceManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", + "Command": "Update-MgBetaDeviceManagementRemoteActionAudit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -513789,21 +513800,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Command": "Update-MgBetaDeviceManagementRemoteActionAudit", "CommandAlias": null, - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -513823,21 +513834,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner", "CommandAlias": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/reports", + "Command": "Update-MgBetaDeviceManagementReport", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -513873,53 +513882,55 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementReports", - "Command": "Update-MgBetaDeviceManagementReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Module": "Beta.Reports", - "Method": "PATCH" + "Module": "Beta.Reports" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Command": "Update-MgBetaDeviceManagementResourceAccessProfile", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementResourceAccessProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Command": "Update-MgBetaDeviceManagementResourceOperation", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -513939,38 +513950,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceOperation", - "Command": "Update-MgBetaDeviceManagementResourceOperation", "CommandAlias": null, - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Command": "Update-MgBetaDeviceManagementReusableSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Command": "Update-MgBetaDeviceManagementReusableSetting", "CommandAlias": null, - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Command": "Update-MgBetaDeviceManagementRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -513990,21 +514001,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Command": "Update-MgBetaDeviceManagementRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Command": "Update-MgBetaDeviceManagementRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -514024,21 +514035,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleDefinition", - "Command": "Update-MgBetaDeviceManagementRoleDefinition", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -514058,21 +514069,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleAssignment", - "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", + "Command": "Update-MgBetaDeviceManagementRoleScopeTag", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -514092,55 +514103,55 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Command": "Update-MgBetaDeviceManagementRoleScopeTag", "CommandAlias": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", + "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", - "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", + "Command": "Update-MgBetaDeviceManagementScript", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScript", - "Command": "Update-MgBetaDeviceManagementScript", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Command": "Update-MgBetaDeviceManagementScriptAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -514160,21 +514171,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Command": "Update-MgBetaDeviceManagementScriptAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -514194,21 +514205,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -514228,21 +514239,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Command": "Update-MgBetaDeviceManagementScriptUserRunState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -514262,21 +514273,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Command": "Update-MgBetaDeviceManagementScriptUserRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -514296,310 +514307,310 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "Update-MgBetaDeviceManagementSettingDefinition", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementSettingDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Command": "Update-MgBetaDeviceManagementTemplate", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Command": "Update-MgBetaDeviceManagementTemplateCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementTemplateCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Command": "Update-MgBetaDeviceManagementTemplateSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementTemplateSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Command": "Update-MgBetaDeviceManagementTermAndCondition", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementTermAndCondition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", - "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -514619,72 +514630,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "ApiVersion": "beta", + "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -514704,21 +514681,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -514738,21 +514715,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -514772,21 +514749,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -514806,21 +514783,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -514840,21 +514817,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -514874,21 +514851,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -514908,21 +514885,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -514942,21 +514919,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -514976,21 +514953,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515010,36 +514987,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515059,21 +515019,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515093,21 +515070,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515127,19 +515104,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515159,21 +515136,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515193,21 +515170,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515227,21 +515204,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515261,21 +515238,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515295,21 +515272,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515329,19 +515306,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515361,38 +515338,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515412,21 +515372,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515446,21 +515423,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515480,11 +515457,13 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "Variants": [ "Update", "Update1", @@ -515493,10 +515472,8 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515516,21 +515493,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515550,21 +515527,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515584,21 +515561,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515618,38 +515595,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "ApiVersion": "beta", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515669,21 +515629,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515703,21 +515680,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515737,21 +515714,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515771,21 +515748,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515805,21 +515782,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515839,19 +515816,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticOverview", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticOverview", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515871,21 +515848,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515905,21 +515882,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515939,21 +515916,53 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515973,19 +515982,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -516005,21 +516016,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -516039,21 +516050,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -516073,155 +516084,153 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserPfxCertificate", - "Command": "Update-MgBetaDeviceManagementUserPfxCertificate", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementUserPfxCertificate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcBulkAction", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointBulkAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointBulkAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -516241,355 +516250,357 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", "CommandAlias": null, - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcReports", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/reports", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcReports", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcExportJob", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcServicePlan", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcSnapshot", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceProperty", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceProperty", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/windowsAutopilotSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", - "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", - "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -516609,21 +516620,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation", "CommandAlias": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -516643,625 +516654,625 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "CommandAlias": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", - "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", - "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsageRight", - "Command": "Update-MgBetaDeviceUsageRights", "CommandAlias": null, + "Module": "Beta.DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceUsageRights", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectory", - "Command": "Update-MgBetaDirectory", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectory", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDirectory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Update-MgBetaDirectoryAdministrativeUnit", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryAdministrativeUnit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttributeSet", - "Command": "Update-MgBetaDirectoryAttributeSet", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/attributeSets/{attributeSet-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryAttributeSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodDevice", - "Command": "Update-MgBetaDirectoryAuthenticationMethodDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/authenticationMethodDevices", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryAuthenticationMethodDevice", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethodDevice", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathtokenauthenticationmethoddevice-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Command": "Update-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignToMailboxSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathtokenauthenticationmethoddevice-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignToMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCertificateAuthorityPath", - "Command": "Update-MgBetaDirectoryCertificateAuthority", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/certificateAuthorities", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryCertificateAuthority", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCertificateAuthorityPath", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", - "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", - "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mutualtlsoauthconfiguration-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMutualTlsOauthConfiguration", - "Command": "Update-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations/{mutualTlsOauthConfiguration-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMutualTlsOauthConfiguration", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mutualtlsoauthconfiguration-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAllowedValue", - "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", - "Command": "Update-MgBetaDirectoryDeviceLocalCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryDeviceLocalCredential", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externaluserprofile-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalUserProfile", - "Command": "Update-MgBetaDirectoryExternalUserProfile", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryExternalUserProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExternalUserProfile", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externaluserprofile-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "Update-MgBetaDirectoryFederationConfiguration", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryFederationConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImpactedResource", - "Command": "Update-MgBetaDirectoryImpactedResource", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/impactedResources/{impactedResource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryImpactedResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Command": "Update-MgBetaDirectoryInboundSharedUserProfile", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryInboundSharedUserProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Command": "Update-MgBetaDirectoryOnPremiseSynchronization", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryOnPremiseSynchronization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pendingexternaluserprofile-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile", - "Command": "Update-MgBetaDirectoryPendingExternalUserProfile", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryPendingExternalUserProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPublicKeyInfrastructureRoot", - "Command": "Update-MgBetaDirectoryPublicKeyInfrastructure", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pendingexternaluserprofile-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/publicKeyInfrastructure", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryPublicKeyInfrastructure", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPublicKeyInfrastructureRoot", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthpki-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateBasedAuthPki", - "Command": "Update-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCertificateBasedAuthPki", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthoritydetail-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateAuthorityDetail", - "Command": "Update-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthpki-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities/{certificateAuthorityDetail-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCertificateAuthorityDetail", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecommendation", - "Command": "Update-MgBetaDirectoryRecommendation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthoritydetail-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/recommendations/{recommendation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryRecommendation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImpactedResource", - "Command": "Update-MgBetaDirectoryRecommendationImpactedResource", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryRecommendationImpactedResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Update-MgBetaDirectoryRole", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directoryRoles/{directoryRole-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Update-MgBetaDirectoryRoleByRoleTemplateId", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryRoleByRoleTemplateId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Update-MgBetaDirectoryRoleScopedMember", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryRoleScopedMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Command": "Update-MgBetaDirectoryRoleTemplate", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryRoleTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "PATCH", + "Uri": "/settings/{directorySetting-id}", + "Command": "Update-MgBetaDirectorySetting", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.Authorization", @@ -517281,138 +517292,138 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectorySetting", - "Command": "Update-MgBetaDirectorySetting", "CommandAlias": null, - "Uri": "/settings/{directorySetting-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Command": "Update-MgBetaDirectorySettingTemplate", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectorySettingTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedEmailDomain", - "Command": "Update-MgBetaDirectorySharedEmailDomain", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectorySharedEmailDomain", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanySubscription", - "Command": "Update-MgBetaDirectorySubscription", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/subscriptions/{companySubscription-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectorySubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanySubscription", - "Command": "Update-MgBetaDirectorySubscriptionByCommerceSubscriptionId", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectorySubscriptionByCommerceSubscriptionId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanySubscription", - "Command": "Update-MgBetaDirectorySubscriptionByOcpSubscriptionId", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectorySubscriptionByOcpSubscriptionId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTemplate", - "Command": "Update-MgBetaDirectoryTemplate", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/templates", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryTemplate", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceTemplate", - "Command": "Update-MgBetaDirectoryTemplateDeviceTemplate", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDirectoryTemplateDeviceTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphDeviceTemplate", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" }, { + "Method": "PATCH", + "Uri": "/domains/{domain-id}", + "Command": "Update-MgBetaDomain", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -517432,123 +517443,123 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDomain", - "Command": "Update-MgBetaDomain", "CommandAlias": null, - "Uri": "/domains/{domain-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Command": "Update-MgBetaDomainFederationConfiguration", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDomainFederationConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Command": "Update-MgBetaDomainServiceConfigurationRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDomainServiceConfigurationRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", - "Command": "Update-MgBetaDomainSharedEmailDomainInvitation", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDomainSharedEmailDomainInvitation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Command": "Update-MgBetaDomainVerificationDnsRecord", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDomainVerificationDnsRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Update-MgBetaDrive", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDrive", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Command": "Update-MgBetaDriveItem", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -517576,242 +517587,242 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Update-MgBetaDriveItem", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Files", - "Method": "PATCH" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgBetaDriveItemAnalytic", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveItemAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgBetaDriveItemListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveItemListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaDriveItemListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveItemListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaDriveItemListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveItemListItemPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgBetaDriveItemListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveItemListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaDriveItemListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveItemListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Files" }, { + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Update-MgBetaDriveItemPermission", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -517839,769 +517850,769 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaDriveItemPermission", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Files", - "Method": "PATCH" + "Module": "Beta.Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-lockorunlockrecord?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Update-MgBetaDriveItemRetentionLabel", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgBetaDriveItemSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-lockorunlockrecord?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveItemSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Update-MgBetaDriveItemThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveItemThumbnail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Update-MgBetaDriveItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Update-MgBetaDriveList", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgBetaDriveListColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveListColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Update-MgBetaDriveListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveListContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgBetaDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Update-MgBetaDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgBetaDriveListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgBetaDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaDriveListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaDriveListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaDriveListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveListItemPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgBetaDriveListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaDriveListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Update-MgBetaDriveListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveListOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaDriveListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveListPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgBetaDriveListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveListSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Update-MgBetaDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveRoot", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgBetaDriveRootAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/analytics", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveRootAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgBetaDriveRootListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveRootListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaDriveRootListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveRootListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaDriveRootListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveRootListItemPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgBetaDriveRootListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveRootListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaDriveRootListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveRootListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaDriveRootPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveRootPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Update-MgBetaDriveRootRetentionLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveRootRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgBetaDriveRootSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveRootSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Update-MgBetaDriveRootThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveRootThumbnail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Update-MgBetaDriveRootVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaDriveRootVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Update-MgBetaEducationClass", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationClass", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Command": "Update-MgBetaEducationClassAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -518621,38 +518632,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Update-MgBetaEducationClassAssignment", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Command": "Update-MgBetaEducationClassAssignmentCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "Update-MgBetaEducationClassAssignmentCategory", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Command": "Update-MgBetaEducationClassAssignmentDefault", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -518672,55 +518683,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", - "Command": "Update-MgBetaEducationClassAssignmentDefault", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Update-MgBetaEducationClassAssignmentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Update-MgBetaEducationClassAssignmentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Command": "Update-MgBetaEducationClassAssignmentResourceDependentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Update-MgBetaEducationClassAssignmentResourceDependentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Update-MgBetaEducationClassAssignmentRubric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -518740,21 +518751,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Update-MgBetaEducationClassAssignmentRubric", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Command": "Update-MgBetaEducationClassAssignmentSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -518774,38 +518785,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Command": "Update-MgBetaEducationClassAssignmentSetting", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingcategory-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", + "Command": "Update-MgBetaEducationClassAssignmentSettingGradingScheme", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -518825,38 +518836,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingScheme", - "Command": "Update-MgBetaEducationClassAssignmentSettingGradingScheme", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Update-MgBetaEducationClassAssignmentSubmission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Update-MgBetaEducationClassAssignmentSubmission", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -518876,89 +518887,89 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Command": "Update-MgBetaEducationClassModule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -518978,21 +518989,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModule", - "Command": "Update-MgBetaEducationClassModule", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "ApiVersion": "beta", + "Module": "Beta.Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Command": "Update-MgBetaEducationClassModuleResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -519012,206 +519023,206 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModuleResource", - "Command": "Update-MgBetaEducationClassModuleResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Education", - "Method": "PATCH" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "Update-MgBetaEducationMe", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/education/me", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationMe", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Update-MgBetaEducationMeAssignment", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/me/assignments/{educationAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationMeAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Update-MgBetaEducationMeAssignmentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationMeAssignmentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Update-MgBetaEducationMeAssignmentResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationMeAssignmentResourceDependentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Update-MgBetaEducationMeAssignmentRubric", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationMeAssignmentRubric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Update-MgBetaEducationMeAssignmentSubmission", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationMeAssignmentSubmission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Education" }, { + "Method": "PATCH", + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Command": "Update-MgBetaEducationMeRubric", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -519231,430 +519242,415 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Update-MgBetaEducationMeRubric", "CommandAlias": null, - "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Education", - "Method": "PATCH" + "Module": "Beta.Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaEducationMeUserMailboxSetting", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/education/me/user/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationMeUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphReportsRoot", - "Command": "Update-MgBetaEducationReport", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/reports", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationReport", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphReportsRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphReadingAssignmentSubmission", - "Command": "Update-MgBetaEducationReportReadingAssignmentSubmission", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/reports/readingAssignmentSubmissions/{readingAssignmentSubmission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationReportReadingAssignmentSubmission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphReadingAssignmentSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphReflectCheckInResponse", - "Command": "Update-MgBetaEducationReportReflectCheck", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/reports/reflectCheckInResponses/{reflectCheckInResponse-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationReportReflectCheck", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphReflectCheckInResponse", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRoot", - "Command": "Update-MgBetaEducationRoot", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationRoot", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationRoot", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "Update-MgBetaEducationSchool", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/schools/{educationSchool-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationSchool", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Update-MgBetaEducationSchoolAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationSchoolAdministrativeUnit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", - "Command": "Update-MgBetaEducationSynchronizationProfile", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationSynchronizationProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSynchronizationError", - "Command": "Update-MgBetaEducationSynchronizationProfileError", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationSynchronizationProfileError", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", - "Command": "Update-MgBetaEducationSynchronizationProfileStatus", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationSynchronizationProfileStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "Update-MgBetaEducationUser", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationUser", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Update-MgBetaEducationUserAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationUserAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Update-MgBetaEducationUserAssignmentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationUserAssignmentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Update-MgBetaEducationUserAssignmentResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationUserAssignmentResourceDependentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Update-MgBetaEducationUserAssignmentRubric", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationUserAssignmentRubric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Update-MgBetaEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationUserAssignmentSubmission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaEducationUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Update-MgBetaEducationUserRubric", "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEducationUserRubric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "Update-MgBetaEntitlementManagementAccessPackage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Education" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -519663,102 +519659,102 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstep-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstep-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionHandler", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -519767,136 +519763,136 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "Update-MgBetaEntitlementManagementAccessPackageByUniqueName", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/accessPackages(uniqueName='{uniqueName}')", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageByUniqueName", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs(uniqueName='{uniqueName}')", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaEntitlementManagementAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementAssignmentRequest", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -519905,125 +519901,140 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Command": "Update-MgBetaEntitlementManagementConnectedOrganization", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementConnectedOrganization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", - "Command": "Update-MgBetaEntitlementManagementSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/settings", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementSetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageSubject", - "Command": "Update-MgBetaEntitlementManagementSubject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementSubject", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageSubject", - "Command": "Update-MgBetaEntitlementManagementSubjectByObjectId", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", - "ApiVersion": "beta", + "Command": "Update-MgBetaEntitlementManagementSubjectByObjectId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternal", - "Command": "Update-MgBetaExternal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/external", - "ApiVersion": "beta", + "Command": "Update-MgBetaExternal", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthorizationSystem", - "Command": "Update-MgBetaExternalAuthorizationSystem", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "PATCH", "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaExternalAuthorizationSystem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataCollectionInfo", - "Command": "Update-MgBetaExternalAuthorizationSystemDataCollectionInfo", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "PATCH", "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "ApiVersion": "beta", + "Command": "Update-MgBetaExternalAuthorizationSystemDataCollectionInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphDataCollectionInfo", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Search" }, { + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}", + "Command": "Update-MgBetaExternalConnection", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -520043,21 +520054,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Command": "Update-MgBetaExternalConnection", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}", - "ApiVersion": "beta", + "Module": "Beta.Search" + }, + { + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Command": "Update-MgBetaExternalConnectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -520077,89 +520088,89 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Command": "Update-MgBetaExternalConnectionGroup", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "ApiVersion": "beta", + "Module": "Beta.Search" + }, + { + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Command": "Update-MgBetaExternalConnectionGroupMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Command": "Update-MgBetaExternalConnectionGroupMember", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "ApiVersion": "beta", + "Module": "Beta.Search" + }, + { + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Command": "Update-MgBetaExternalConnectionItemActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", - "Command": "Update-MgBetaExternalConnectionItemActivity", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "ApiVersion": "beta", + "Module": "Beta.Search" + }, + { + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Command": "Update-MgBetaExternalConnectionOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Command": "Update-MgBetaExternalConnectionOperation", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "ApiVersion": "beta", + "Module": "Beta.Search" + }, + { + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/quota", + "Command": "Update-MgBetaExternalConnectionQuota", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", - "Command": "Update-MgBetaExternalConnectionQuota", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/quota", - "ApiVersion": "beta", + "Module": "Beta.Search" + }, + { + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/schema", + "Command": "Update-MgBetaExternalConnectionSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -520179,485 +520190,470 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", - "Command": "Update-MgBetaExternalConnectionSchema", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/schema", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Search", - "Method": "PATCH" + "Module": "Beta.Search" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataConnector", - "Command": "Update-MgBetaExternalIndustryDataConnector", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaExternalIndustryDataConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", - "Command": "Update-MgBetaExternalIndustryDataInboundFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "PATCH", "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaExternalIndustryDataInboundFlow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "Update-MgBetaExternalIndustryDataOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "PATCH", "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaExternalIndustryDataOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", - "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "PATCH", "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", - "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "PATCH", "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", - "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "PATCH", "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", - "Command": "Update-MgBetaExternalIndustryDataRoleGroup", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "PATCH", "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaExternalIndustryDataRoleGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", - "Command": "Update-MgBetaExternalIndustryDataSourceSystem", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "PATCH", "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaExternalIndustryDataSourceSystem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", - "Command": "Update-MgBetaExternalIndustryDataYear", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "PATCH", "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaExternalIndustryDataYear", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinancials", - "Command": "Update-MgBetaFinancial", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "PATCH", "Uri": "/financials", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancial", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphFinancials", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCountryRegion", - "Command": "Update-MgBetaFinancialCompanyCountryRegion", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCountryRegion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCountryRegion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Update-MgBetaFinancialCompanyCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer", - "Command": "Update-MgBetaFinancialCompanyCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCustomer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Update-MgBetaFinancialCompanyCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCustomerCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPayment", - "Command": "Update-MgBetaFinancialCompanyCustomerPayment", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCustomerPayment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPayment", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod", "Variants": [ "Update", "Update1", @@ -520668,17 +520664,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm", "Variants": [ "Update", "Update1", @@ -520689,119 +520685,119 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Update-MgBetaFinancialCompanyCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCustomerPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmployee", - "Command": "Update-MgBetaFinancialCompanyEmployee", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyEmployee", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEmployee", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Update-MgBetaFinancialCompanyEmployeePicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyEmployeePicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanyInformation", - "Command": "Update-MgBetaFinancialCompanyInformation", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyInformation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCompanyInformation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem", - "Command": "Update-MgBetaFinancialCompanyItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/items/{item-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory", - "Command": "Update-MgBetaFinancialCompanyItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyItemCategory", "Variants": [ "Update", "Update1", @@ -520812,51 +520808,51 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Update-MgBetaFinancialCompanyItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyItemPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphJournal", - "Command": "Update-MgBetaFinancialCompanyJournal", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyJournal", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphJournal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphJournalLine", - "Command": "Update-MgBetaFinancialCompanyJournalLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyJournalLine", "Variants": [ "Update", "Update1", @@ -520867,102 +520863,102 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphJournalLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "Update-MgBetaFinancialCompanyPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyPaymentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Update-MgBetaFinancialCompanyPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Update-MgBetaFinancialCompanyPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPurchaseInvoice", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPurchaseInvoice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine", "Variants": [ "Update", "Update1", @@ -520973,17 +520969,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem", "Variants": [ "Update", "Update1", @@ -520994,17 +520990,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", "Variants": [ "Update", "Update1", @@ -521015,17 +521011,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Variants": [ "Update", "Update1", @@ -521036,527 +521032,527 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVendor", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesCreditMemo", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemo", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + ], + "OutputType": "IMicrosoftGraphSalesCreditMemo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesInvoice", - "Command": "Update-MgBetaFinancialCompanySaleInvoice", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleInvoice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSalesInvoice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesInvoiceLine", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine", "Variants": [ "Update", "Update1", @@ -521567,17 +521563,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem", "Variants": [ "Update", "Update1", @@ -521588,17 +521584,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory", "Variants": [ "Update", "Update1", @@ -521609,17 +521605,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Variants": [ "Update", "Update1", @@ -521630,187 +521626,187 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesOrder", - "Command": "Update-MgBetaFinancialCompanySaleOrder", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleOrder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSalesOrder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesOrderLine", - "Command": "Update-MgBetaFinancialCompanySaleOrderLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleOrderLine", "Variants": [ "Update", "Update1", @@ -521821,17 +521817,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSalesOrderLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem", "Variants": [ "Update", "Update1", @@ -521842,17 +521838,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory", "Variants": [ "Update", "Update1", @@ -521863,17 +521859,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture", "Variants": [ "Update", "Update1", @@ -521884,170 +521880,170 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesQuote", - "Command": "Update-MgBetaFinancialCompanySaleQuote", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleQuote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSalesQuote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesQuoteLine", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLine", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleQuoteLine", "Variants": [ "Update", "Update1", @@ -522058,17 +522054,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSalesQuoteLine", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem", "Variants": [ "Update", "Update1", @@ -522079,17 +522075,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory", "Variants": [ "Update", "Update1", @@ -522100,17 +522096,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Variants": [ "Update", "Update1", @@ -522121,197 +522117,212 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Update-MgBetaFinancialCompanySaleQuotePaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleQuotePaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod", - "Command": "Update-MgBetaFinancialCompanyShipmentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTaxArea", - "Command": "Update-MgBetaFinancialCompanyTaxArea", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyTaxArea", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTaxArea", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTaxGroup", - "Command": "Update-MgBetaFinancialCompanyTaxGroup", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyTaxGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTaxGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnitOfMeasure", - "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVendor", - "Command": "Update-MgBetaFinancialCompanyVendor", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyVendor", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency", - "Command": "Update-MgBetaFinancialCompanyVendorCurrency", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyVendorCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod", - "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm", - "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture", - "Command": "Update-MgBetaFinancialCompanyVendorPicture", "CommandAlias": null, + "Module": "Beta.Financials" + }, + { + "Method": "PATCH", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaFinancialCompanyVendorPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Financials" }, { + "Method": "PATCH", + "Uri": "/groups/{group-id}", + "Command": "Update-MgBetaGroup", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -522331,55 +522342,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Update-MgBetaGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "PATCH", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Update-MgBetaGroupAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Update-MgBetaGroupAppRoleAssignment", "CommandAlias": null, - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/groups(uniqueName='{uniqueName}')", + "Command": "Update-MgBetaGroupByUniqueName", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Update-MgBetaGroupByUniqueName", "CommandAlias": null, - "Uri": "/groups(uniqueName='{uniqueName}')", - "ApiVersion": "beta", + "Module": "Beta.Groups" + }, + { + "Method": "PATCH", + "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Command": "Update-MgBetaGroupCalendarEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -522399,38 +522410,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Update-MgBetaGroupCalendarEvent", "CommandAlias": null, - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "ApiVersion": "beta", + "Module": "Beta.Calendar" + }, + { + "Method": "PATCH", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Update-MgBetaGroupCalendarPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarPermission", - "Command": "Update-MgBetaGroupCalendarPermission", "CommandAlias": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "beta", + "Module": "Beta.Calendar" + }, + { + "Method": "PATCH", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Command": "Update-MgBetaGroupConversationThread", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -522450,1109 +522461,1109 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationThread", - "Command": "Update-MgBetaGroupConversationThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Groups", - "Method": "PATCH" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPost", - "Command": "Update-MgBetaGroupConversationThreadPost", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupConversationThreadPost", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupConversationThreadPostExtension", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupConversationThreadPostExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Update-MgBetaGroupDrive", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDrive", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Update-MgBetaGroupDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgBetaGroupDriveItemAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveItemAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgBetaGroupDriveItemListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveItemListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupDriveItemListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveItemListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaGroupDriveItemListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveItemListItemPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgBetaGroupDriveItemListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveItemListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupDriveItemListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveItemListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaGroupDriveItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveItemPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Update-MgBetaGroupDriveItemRetentionLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgBetaGroupDriveItemSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveItemSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Update-MgBetaGroupDriveItemThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveItemThumbnail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Update-MgBetaGroupDriveItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Update-MgBetaGroupDriveList", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgBetaGroupDriveListColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveListColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Update-MgBetaGroupDriveListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveListContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + ], + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgBetaGroupDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgBetaGroupDriveListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupDriveListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaGroupDriveListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveListItemPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgBetaGroupDriveListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupDriveListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Update-MgBetaGroupDriveListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveListOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaGroupDriveListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveListPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgBetaGroupDriveListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveListSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Update-MgBetaGroupDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveRoot", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgBetaGroupDriveRootAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveRootAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgBetaGroupDriveRootListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveRootListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupDriveRootListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveRootListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaGroupDriveRootListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveRootListItemPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgBetaGroupDriveRootListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveRootListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupDriveRootListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveRootListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaGroupDriveRootPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveRootPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Update-MgBetaGroupDriveRootRetentionLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveRootRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgBetaGroupDriveRootSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveRootSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Update-MgBetaGroupDriveRootThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveRootThumbnail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Update-MgBetaGroupDriveRootVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupDriveRootVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Update-MgBetaGroupEndpoint", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupEndpoint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Groups" }, { + "Method": "PATCH", + "Uri": "/groups/{group-id}/events/{event-id}", + "Command": "Update-MgBetaGroupEvent", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -523572,130 +523583,115 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Update-MgBetaGroupEvent", "CommandAlias": null, - "Uri": "/groups/{group-id}/events/{event-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Calendar", - "Method": "PATCH" + "Module": "Beta.Calendar" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupEventExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupEventExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupEventInstanceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupEventInstanceExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Command": "Update-MgBetaGroupLifecyclePolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "PATCH", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupLifecyclePolicy", "Variants": [ "Update", "Update1", @@ -523706,231 +523702,246 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Groups", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Update-MgBetaGroupOnenote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupOnenote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Update-MgBetaGroupOnenoteNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupOnenoteNotebook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgBetaGroupOnenoteNotebookSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupOnenoteNotebookSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Update-MgBetaGroupOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupOnenoteNotebookSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgBetaGroupOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupOnenoteNotebookSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Update-MgBetaGroupOnenoteOperation", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupOnenoteOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Update-MgBetaGroupOnenoteResource", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupOnenoteResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgBetaGroupOnenoteSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Update-MgBetaGroupOnenoteSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupOnenoteSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgBetaGroupOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupOnenoteSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Update-MgBetaGroupPermissionGrant", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerGroup", - "Command": "Update-MgBetaGroupPlanner", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/planner", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupPlanner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Command": "Update-MgBetaGroupPlannerPlanDetail", "CommandAlias": null, + "Module": "Beta.Planner" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupPlannerPlanDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Planner" }, { + "Method": "PATCH", + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", + "Command": "Update-MgBetaGroupSetting", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.Authorization", @@ -523950,1626 +523961,1611 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectorySetting", - "Command": "Update-MgBetaGroupSetting", "CommandAlias": null, - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Groups", - "Method": "PATCH" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Update-MgBetaGroupSite", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSite", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgBetaGroupSiteAnalytic", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgBetaGroupSiteColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentModel", - "Command": "Update-MgBetaGroupSiteContentModel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteContentModel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentModel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Update-MgBetaGroupSiteContentType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgBetaGroupSiteContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Update-MgBetaGroupSiteContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupSiteCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentProcessingJob", - "Command": "Update-MgBetaGroupSiteDocumentProcessingJob", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteDocumentProcessingJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgBetaGroupSiteGetByPathAnalytic", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteGetByPathAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection", - "Command": "Update-MgBetaGroupSiteGetByPathInformationProtection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteGetByPathInformationProtection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Update-MgBetaGroupSiteGetByPathOnenote", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteGetByPathOnenote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecycleBin", - "Command": "Update-MgBetaGroupSiteGetByPathRecycleBin", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteGetByPathRecycleBin", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRecycleBin", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Update-MgBetaGroupSiteGetByPathTermStore", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteGetByPathTermStore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection", - "Command": "Update-MgBetaGroupSiteInformationProtection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteInformationProtection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", - "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Update-MgBetaGroupSiteList", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgBetaGroupSiteListColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteListColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Update-MgBetaGroupSiteListContentType", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteListContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgBetaGroupSiteListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgBetaGroupSiteListItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Update-MgBetaGroupSiteListItemActivity", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteListItemActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupSiteListItemField", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaGroupSiteListItemPermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteListItemPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgBetaGroupSiteListItemVersion", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupSiteListItemVersionField", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Update-MgBetaGroupSiteListOperation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteListOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaGroupSiteListPermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteListPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgBetaGroupSiteListSubscription", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteListSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Update-MgBetaGroupSiteOnenote", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteOnenote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Update-MgBetaGroupSiteOnenoteNotebook", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteOnenoteNotebook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Update-MgBetaGroupSiteOnenoteOperation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteOnenoteOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Update-MgBetaGroupSiteOnenotePage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteOnenotePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Update-MgBetaGroupSiteOnenoteResource", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteOnenoteResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgBetaGroupSiteOnenoteSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Update-MgBetaGroupSiteOnenoteSectionPage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteOnenoteSectionPage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Update-MgBetaGroupSiteOperation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "Update-MgBetaGroupSitePage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCanvasLayout", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayout", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayout", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVerticalSection", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageAsSitePageWebPart", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPageTemplate", - "Command": "Update-MgBetaGroupSitePageTemplate", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPageTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCanvasLayout", - "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayout", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayout", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVerticalSection", - "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupSitePageTemplateCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageTemplateCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupSitePageTemplateLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageTemplateLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaGroupSitePageTemplateWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePageTemplateWebPart", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaGroupSitePermission", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSitePermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecycleBin", - "Command": "Update-MgBetaGroupSiteRecycleBin", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteRecycleBin", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRecycleBin", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecycleBinItem", - "Command": "Update-MgBetaGroupSiteRecycleBinItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteRecycleBinItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRecycleBinItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Update-MgBetaGroupSiteTermStore", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Update-MgBetaGroupSiteTermStoreGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild", "Variants": [ "Update", "Update1", @@ -525580,17 +525576,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "Update", "Update1", @@ -525601,136 +525597,136 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Update-MgBetaGroupSiteTermStoreSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgBetaGroupSiteTermStoreSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreSetChild", "Variants": [ "Update", "Update1", @@ -525741,17 +525737,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation", "Variants": [ "Update", "Update1", @@ -525762,51 +525758,51 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "Update", "Update1", @@ -525817,17 +525813,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Update", "Update1", @@ -525838,204 +525834,204 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaGroupSiteTermStoreSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreSetRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgBetaGroupSiteTermStoreSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreSetTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Update-MgBetaGroupTeamChannel", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Update-MgBetaGroupTeamChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamChannelMember", "Variants": [ "Update", "Update1", @@ -526046,238 +526042,238 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgBetaGroupTeamChannelMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamChannelMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgBetaGroupTeamChannelMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Update-MgBetaGroupTeamChannelTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamChannelTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", - "OutputType": null, - "Command": "Update-MgBetaGroupTeamInstalledApp", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamInstalledApp", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Update-MgBetaGroupTeamMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "Update-MgBetaGroupTeamOperation", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Update-MgBetaGroupTeamPermissionGrant", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Update-MgBetaGroupTeamPhoto", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/photo", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamPhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Update-MgBetaGroupTeamPrimaryChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/primaryChannel", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamPrimaryChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMember", "Variants": [ "Update", "Update1", @@ -526288,350 +526284,365 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Update-MgBetaGroupTeamPrimaryChannelTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamPrimaryChannelTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDayNote", - "Command": "Update-MgBetaGroupTeamScheduleDayNote", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamScheduleDayNote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShift", - "Command": "Update-MgBetaGroupTeamScheduleOpenShift", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamScheduleOpenShift", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShift", - "Command": "Update-MgBetaGroupTeamScheduleShift", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamScheduleShift", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", - "Command": "Update-MgBetaGroupTeamScheduleShiftRoleDefinition", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamScheduleShiftRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeCard", - "Command": "Update-MgBetaGroupTeamScheduleTimeCard", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamScheduleTimeCard", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOff", - "Command": "Update-MgBetaGroupTeamScheduleTimeOff", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamScheduleTimeOff", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffReason", - "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTag", - "Command": "Update-MgBetaGroupTeamTag", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamTag", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Command": "Update-MgBetaGroupTeamTagMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupTeamTagMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "PATCH", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Command": "Update-MgBetaGroupThread", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -526651,378 +526662,378 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationThread", - "Command": "Update-MgBetaGroupThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Groups", - "Method": "PATCH" + "Module": "Beta.Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPost", - "Command": "Update-MgBetaGroupThreadPost", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupThreadPost", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-beta", - "OutputType": null, - "Command": "Update-MgBetaGroupThreadPostExtension", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupThreadPostExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "PATCH" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Update-MgBetaGroupThreadPostInReplyToExtension", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaGroupThreadPostInReplyToExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Update-MgBetaIdentityApiConnector", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Groups" + }, + { + "Method": "PATCH", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityApiConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Command": "Update-MgBetaIdentityAuthenticationEventFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityAuthenticationEventFlow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Command": "Update-MgBetaIdentityAuthenticationEventListener", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityAuthenticationEventListener", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", - "Command": "Update-MgBetaIdentityB2CUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityB2CUserFlow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-put-languages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Command": "Update-MgBetaIdentityB2CUserFlowLanguage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityB2CUserFlowLanguage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-put-languages?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-beta", "OutputType": null, - "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Command": "Update-MgBetaIdentityB2XUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityB2XUserFlow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Command": "Update-MgBetaIdentityB2XUserFlowLanguage", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityB2XUserFlowLanguage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Update-MgBetaIdentityB2XUserFlowPostAttributeCollection", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityB2XUserFlowPostAttributeCollection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Update-MgBetaIdentityB2XUserFlowPostFederationSignup", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityB2XUserFlowPostFederationSignup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Update-MgBetaIdentityB2XUserFlowPreTokenIssuance", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityB2XUserFlowPreTokenIssuance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuthenticationContext.ReadWrite.All", @@ -527042,104 +527053,104 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/identity/conditionalAccess/authenticationStrengths", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength", "Variants": [ "Update1", "UpdateExpanded1" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -527159,21 +527170,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNamedLocation", - "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Command": "Update-MgBetaIdentityConditionalAccessPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -527201,21 +527212,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Command": "Update-MgBetaIdentityConditionalAccessPolicy", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/identity/continuousAccessEvaluationPolicy", + "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -527243,1179 +527252,1166 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", - "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy", "CommandAlias": null, - "Uri": "/identity/continuousAccessEvaluationPolicy", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Command": "Update-MgBetaIdentityCustomAuthenticationExtension", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityCustomAuthenticationExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewPolicy", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/policy", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowInsight", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowInsight", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalytic", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/permissionsAnalytics", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalytic", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsAnalytics", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAw", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/permissionsAnalytics/aws", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAw", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsAnalytics", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzure", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/permissionsAnalytics/azure", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzure", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsAnalytics", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcp", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/permissionsAnalytics/gcp", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcp", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsManagement", - "Command": "Update-MgBetaIdentityGovernancePermissionManagement", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/permissionsManagement", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePermissionManagement", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermissionsManagement", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsRequestChange", - "Command": "Update-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/privilegedAccess", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/privilegedAccess/group", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/refresh", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert", "Variants": [ "Refresh", "Refresh1", @@ -528426,102 +528422,102 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAgreement", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "Update", "Update1", @@ -528532,289 +528528,304 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFile", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChangeItemBase", - "Command": "Update-MgBetaIdentityProductChange", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identity/productChanges/{changeItemBase-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityProductChange", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChangeItemBase", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "Update-MgBetaIdentityProvider", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityProvider", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityUserFlow", - "Command": "Update-MgBetaIdentityUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/userFlows/{identityUserFlow-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityUserFlow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Command": "Update-MgBetaIdentityUserFlowAttribute", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaIdentityUserFlowAttribute", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection", - "Command": "Update-MgBetaInformationProtection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/informationProtection", - "ApiVersion": "beta", + "Command": "Update-MgBetaInformationProtection", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", - "Command": "Update-MgBetaInformationProtectionPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/informationProtection/policy", - "ApiVersion": "beta", + "Command": "Update-MgBetaInformationProtectionPolicy", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Command": "Update-MgBetaInformationProtectionPolicyLabel", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaInformationProtectionPolicyLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", - "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/invitations/invitedUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthentication", - "Command": "Update-MgBetaMeAuthentication", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/me/authentication", - "ApiVersion": "beta", + "Command": "Update-MgBetaMeAuthentication", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphAuthentication", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/me/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Update-MgBetaMeAuthenticationEmailMethod", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -528834,123 +528845,123 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Command": "Update-MgBetaMeAuthenticationEmailMethod", "CommandAlias": null, - "Uri": "/me/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Command": "Update-MgBetaMeAuthenticationHardwareOathMethodDevice", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device", - "ApiVersion": "beta", + "Command": "Update-MgBetaMeAuthenticationHardwareOathMethodDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaMeAuthenticationHardwareOathMethodDeviceAssignToMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaMeAuthenticationHardwareOathMethodDeviceAssignToMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Command": "Update-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/me/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaMeAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Command": "Update-MgBetaMeAuthenticationMethod", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/me/authentication/methods/{authenticationMethod-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaMeAuthenticationMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "Update-MgBetaMeAuthenticationOperation", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/me/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaMeAuthenticationOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/me/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Update-MgBetaMeAuthenticationPhoneMethod", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -528970,592 +528981,592 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Command": "Update-MgBetaMeAuthenticationPhoneMethod", "CommandAlias": null, - "Uri": "/me/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaMeAuthenticationRequirement", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/me/authentication/requirements", - "ApiVersion": "beta", + "Command": "Update-MgBetaMeAuthenticationRequirement", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSignInPreferences", - "Command": "Update-MgBetaMeAuthenticationSignInPreference", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/me/authentication/signInPreferences", - "ApiVersion": "beta", + "Command": "Update-MgBetaMeAuthenticationSignInPreference", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSignInPreferences", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessAlert", - "Command": "Update-MgBetaNetworkAccessAlert", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/alerts/{alert-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessAlert", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessAlert", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivity", - "Command": "Update-MgBetaNetworkAccessConnectivity", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/connectivity", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessConnectivity", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessConnectivity", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", - "Command": "Update-MgBetaNetworkAccessConnectivityBranch", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessConnectivityBranch", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessBranchConnectivityConfiguration", - "Command": "Update-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessBranchConnectivityConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", - "Command": "Update-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-devicelink-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", - "Command": "Update-MgBetaNetworkAccessConnectivityBranchDeviceLink", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessConnectivityBranchDeviceLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Command": "Update-MgBetaNetworkAccessConnectivityBranchForwardingProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-devicelink-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessConnectivityBranchForwardingProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Command": "Update-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetwork", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetwork", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkConnectivityConfiguration", - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkConnectivityConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/{deviceLink-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", - "Command": "Update-MgBetaNetworkAccessFilteringPolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessFilteringPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", - "Command": "Update-MgBetaNetworkAccessFilteringPolicyRule", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessFilteringPolicyRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-filteringprofile-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", - "Command": "Update-MgBetaNetworkAccessFilteringProfile", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessFilteringProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Command": "Update-MgBetaNetworkAccessFilteringProfilePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-filteringprofile-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/{policyLink-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessFilteringProfilePolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", - "Command": "Update-MgBetaNetworkAccessForwardingPolicy", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessForwardingPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Command": "Update-MgBetaNetworkAccessForwardingProfile", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessForwardingProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicylink-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Command": "Update-MgBetaNetworkAccessForwardingProfilePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessForwardingProfilePolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessLogs", - "Command": "Update-MgBetaNetworkAccessLog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicylink-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/logs", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessLog", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessLogs", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", - "Command": "Update-MgBetaNetworkAccessLogRemoteNetwork", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/logs/remoteNetworks/{remoteNetworkHealthEvent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessLogRemoteNetwork", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", - "Command": "Update-MgBetaNetworkAccessLogTraffic", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessLogTraffic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaNetworkAccessLogTrafficUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}/user/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessLogTrafficUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaNetworkAccessReport", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/reports", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessReport", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessRoot", - "Command": "Update-MgBetaNetworkAccessRootNetworkAccessRoot", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessRootNetworkAccessRoot", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessSettings", - "Command": "Update-MgBetaNetworkAccessSetting", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/settings", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessSetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessSettings", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-conditionalaccesssettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessSettings", - "Command": "Update-MgBetaNetworkAccessSettingConditionalAccess", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/settings/conditionalAccess", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessSettingConditionalAccess", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessSettings", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-crosstenantaccesssettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccessSettings", - "Command": "Update-MgBetaNetworkAccessSettingCrossTenantAccess", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-conditionalaccesssettings-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/settings/crossTenantAccess", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessSettingCrossTenantAccess", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccessSettings", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-enrichedauditlogs-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessEnrichedAuditLogs", - "Command": "Update-MgBetaNetworkAccessSettingEnrichedAuditLog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-crosstenantaccesssettings-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/settings/enrichedAuditLogs", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessSettingEnrichedAuditLog", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessEnrichedAuditLogs", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingoptions-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingOptions", - "Command": "Update-MgBetaNetworkAccessSettingForwardingOption", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-enrichedauditlogs-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/settings/forwardingOptions", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessSettingForwardingOption", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNetworkaccessForwardingOptions", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessTenantStatus", - "Command": "Update-MgBetaNetworkAccessTenantStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingoptions-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.NetworkAccess" + }, + { + "Method": "PATCH", "Uri": "/networkAccess/tenantStatus", - "ApiVersion": "beta", + "Command": "Update-MgBetaNetworkAccessTenantStatus", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.NetworkAccess", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphNetworkaccessTenantStatus", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.NetworkAccess" }, { + "Method": "PATCH", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Update-MgBetaOauth2PermissionGrant", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -529575,157 +529586,157 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Command": "Update-MgBetaOauth2PermissionGrant", "CommandAlias": null, - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", - "Command": "Update-MgBetaOnPremisePublishingProfile", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaOnPremisePublishingProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Command": "Update-MgBetaOnPremisePublishingProfileAgent", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaOnPremisePublishingProfileAgent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPublishedResource", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnector", - "Command": "Update-MgBetaOnPremisePublishingProfileConnector", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaOnPremisePublishingProfileConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConnector", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnectorGroup", - "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", + "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphConnectorGroup", "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", + "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPublishedResource", - "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource", "CommandAlias": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/organization/{organization-id}", + "Command": "Update-MgBetaOrganization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -529753,21 +529764,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrganization", - "Command": "Update-MgBetaOrganization", "CommandAlias": null, - "Uri": "/organization/{organization-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/organization/{organization-id}/branding", + "Command": "Update-MgBetaOrganizationBranding", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -529787,21 +529798,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrganizationalBranding", - "Command": "Update-MgBetaOrganizationBranding", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Command": "Update-MgBetaOrganizationBrandingLocalization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -529821,72 +529832,72 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Command": "Update-MgBetaOrganizationBrandingLocalization", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Command": "Update-MgBetaOrganizationExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaOrganizationExtension", "CommandAlias": null, - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/organization/{organization-id}/partnerInformation", + "Command": "Update-MgBetaOrganizationPartnerInformation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPartnerInformation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnerInformation", - "Command": "Update-MgBetaOrganizationPartnerInformation", "CommandAlias": null, - "Uri": "/organization/{organization-id}/partnerInformation", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/organization/{organization-id}/settings", + "Command": "Update-MgBetaOrganizationSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOrganizationSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrganizationSettings", - "Command": "Update-MgBetaOrganizationSetting", "CommandAlias": null, - "Uri": "/organization/{organization-id}/settings", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/organization/{organization-id}/settings/contactInsights", + "Command": "Update-MgBetaOrganizationSettingContactInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -529906,21 +529917,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInsightsSettings", - "Command": "Update-MgBetaOrganizationSettingContactInsight", "CommandAlias": null, - "Uri": "/organization/{organization-id}/settings/contactInsights", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/organization/{organization-id}/settings/itemInsights", + "Command": "Update-MgBetaOrganizationSettingItemInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -529940,38 +529951,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInsightsSettings", - "Command": "Update-MgBetaOrganizationSettingItemInsight", "CommandAlias": null, - "Uri": "/organization/{organization-id}/settings/itemInsights", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", + "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftapplicationdataaccesssettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", - "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", "CommandAlias": null, - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/organization/{organization-id}/settings/peopleInsights", + "Command": "Update-MgBetaOrganizationSettingPersonInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -529991,104 +530002,104 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInsightsSettings", - "Command": "Update-MgBetaOrganizationSettingPersonInsight", "CommandAlias": null, - "Uri": "/organization/{organization-id}/settings/peopleInsights", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlace", - "Command": "Update-MgBetaPlace", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/places/{place-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPlace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlace", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoom", - "Command": "Update-MgBetaPlaceAsRoomListRoom", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "PATCH", "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPlaceAsRoomListRoom", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWorkspace", - "Command": "Update-MgBetaPlaceAsRoomListWorkspace", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "PATCH", "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPlaceAsRoomListWorkspace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWorkspace", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlace", - "Command": "Update-MgBetaPlaceByPlaceId", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "PATCH", "Uri": "/places(placeId='{placeId}')", - "ApiVersion": "beta", + "Command": "Update-MgBetaPlaceByPlaceId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlace", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlanner", - "Command": "Update-MgBetaPlanner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "PATCH", "Uri": "/planner", - "ApiVersion": "beta", + "Command": "Update-MgBetaPlanner", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Planner", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphPlanner", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Planner" }, { + "Method": "PATCH", + "Uri": "/planner/buckets/{plannerBucket-id}", + "Command": "Update-MgBetaPlannerBucket", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -530116,21 +530127,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Command": "Update-MgBetaPlannerBucket", "CommandAlias": null, - "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "PATCH", + "Uri": "/planner/plans/{plannerPlan-id}", + "Command": "Update-MgBetaPlannerPlan", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -530158,21 +530169,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Update-MgBetaPlannerPlan", "CommandAlias": null, - "Uri": "/planner/plans/{plannerPlan-id}", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "PATCH", + "Uri": "/planner/plans/{plannerPlan-id}/details", + "Command": "Update-MgBetaPlannerPlanDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -530200,55 +530211,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Command": "Update-MgBetaPlannerPlanDetail", "CommandAlias": null, - "Uri": "/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "PATCH", + "Uri": "/planner/rosters/{plannerRoster-id}", + "Command": "Update-MgBetaPlannerRoster", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerRoster", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerRoster", - "Command": "Update-MgBetaPlannerRoster", "CommandAlias": null, - "Uri": "/planner/rosters/{plannerRoster-id}", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "PATCH", + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", + "Command": "Update-MgBetaPlannerRosterMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Command": "Update-MgBetaPlannerRosterMember", "CommandAlias": null, - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}", + "Command": "Update-MgBetaPlannerTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -530276,21 +530287,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "Update-MgBetaPlannerTask", "CommandAlias": null, - "Uri": "/planner/tasks/{plannerTask-id}", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -530318,21 +530329,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat", "CommandAlias": null, - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -530360,21 +530371,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat", "CommandAlias": null, - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}/details", + "Command": "Update-MgBetaPlannerTaskDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -530402,21 +530413,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Command": "Update-MgBetaPlannerTaskDetail", "CommandAlias": null, - "Uri": "/planner/tasks/{plannerTask-id}/details", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -530444,36 +530455,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat", "CommandAlias": null, - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Planner", - "Method": "PATCH" + "Module": "Beta.Planner" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewPolicy", - "Command": "Update-MgBetaPolicyAccessReviewPolicy", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/policies/accessReviewPolicy", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyAccessReviewPolicy", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -530493,36 +530504,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy", "CommandAlias": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", - "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/policies/adminConsentRequestPolicy", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Command": "Update-MgBetaPolicyAppManagementPolicy", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -530542,68 +530553,68 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Command": "Update-MgBetaPolicyAppManagementPolicy", "CommandAlias": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", - "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/policies/authenticationFlowsPolicy", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", - "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/authenticationMethodsPolicy", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", - "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-update?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -530623,21 +530634,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy", "CommandAlias": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -530657,87 +530668,87 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination", "CommandAlias": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "POST" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Command": "Update-MgBetaPolicyAuthorizationPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyAuthorizationPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", - "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", - "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-update?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Command": "Update-MgBetaPolicyClaimMappingPolicy", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -530757,113 +530768,111 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Command": "Update-MgBetaPolicyClaimMappingPolicy", "CommandAlias": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/policies/crossTenantAccessPolicy", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/crossTenantAccessPolicy/default", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicyTemplate", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/crossTenantAccessPolicy/templates", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplate", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPolicyTemplate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-update?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/policies/defaultAppManagementPolicy", + "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -530883,81 +530892,83 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", - "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy", "CommandAlias": null, - "Uri": "/policies/defaultAppManagementPolicy", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", - "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/policies/directoryRoleAccessReviewPolicy", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalidentitiespolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", - "Command": "Update-MgBetaPolicyExternalIdentityPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/externalIdentitiesPolicy", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyExternalIdentityPolicy", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Command": "Update-MgBetaPolicyFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalidentitiespolicy-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyFeatureRolloutPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", - "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/federatedTokenValidationPolicy", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-update?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -530977,21 +530988,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy", "CommandAlias": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -531019,172 +531028,174 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", - "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", "CommandAlias": null, - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Command": "Update-MgBetaPolicyMobileAppManagementPolicy", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyMobileAppManagementPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-update?view=graph-rest-beta", "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Command": "Update-MgBetaPolicyPermissionGrantPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyPermissionGrantPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", - "Command": "Update-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyPermissionGrantPreApprovalPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Command": "Update-MgBetaPolicyRoleManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyRoleManagementPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Update-MgBetaPolicyRoleManagementPolicyRule", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.ReadWrite.Directory", @@ -531204,72 +531215,72 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Command": "Update-MgBetaPolicyRoleManagementPolicyRule", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy", "CommandAlias": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude", "CommandAlias": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude", "CommandAlias": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Update-MgBetaPolicyTokenIssuancePolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -531289,21 +531300,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Command": "Update-MgBetaPolicyTokenIssuancePolicy", "CommandAlias": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Update-MgBetaPolicyTokenLifetimePolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -531323,70 +531334,70 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Command": "Update-MgBetaPolicyTokenLifetimePolicy", "CommandAlias": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrint", - "Command": "Update-MgBetaPrint", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/print", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrint", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrint", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintConnector", - "Command": "Update-MgBetaPrintConnector", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/connectors/{printConnector-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrintConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintOperation", - "Command": "Update-MgBetaPrintOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/operations/{printOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrintOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" }, { + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}", + "Command": "Update-MgBetaPrintPrinter", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -531406,21 +531417,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrinter", - "Command": "Update-MgBetaPrintPrinter", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Command": "Update-MgBetaPrintPrinterJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -531448,1014 +531459,999 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Update-MgBetaPrintPrinterJob", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "Update-MgBetaPrintPrinterJobDocument", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrintPrinterJobDocument", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Update-MgBetaPrintPrinterJobTask", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrintPrinterJobTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrinterShare", - "Command": "Update-MgBetaPrintPrinterShare", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/printerShares/{printerShare-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrintPrinterShare", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Update-MgBetaPrintPrinterShareJob", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrintPrinterShareJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "Update-MgBetaPrintPrinterShareJobDocument", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrintPrinterShareJobDocument", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Update-MgBetaPrintPrinterShareJobTask", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrintPrinterShareJobTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Command": "Update-MgBetaPrintPrinterTaskTrigger", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrintPrinterTaskTrigger", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintService", - "Command": "Update-MgBetaPrintService", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/services/{printService-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrintService", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Command": "Update-MgBetaPrintServiceEndpoint", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrintServiceEndpoint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrinterShare", - "Command": "Update-MgBetaPrintShare", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/shares/{printerShare-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrintShare", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Update-MgBetaPrintShareJob", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrintShareJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "Update-MgBetaPrintShareJobDocument", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrintShareJobDocument", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Update-MgBetaPrintShareJobTask", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrintShareJobTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Command": "Update-MgBetaPrintTaskDefinition", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrintTaskDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Update-MgBetaPrintTaskDefinitionTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrintTaskDefinitionTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Command": "Update-MgBetaPrivacySubjectRightsRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivacySubjectRightsRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "PATCH", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "PATCH", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote", - "Command": "Update-MgBetaPrivacySubjectRightsRequestNote", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "PATCH", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivacySubjectRightsRequestNote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccess", - "Command": "Update-MgBetaPrivilegedAccess", "CommandAlias": null, + "Module": "Beta.Compliance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccess", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource", - "Command": "Update-MgBetaPrivilegedAccessResource", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccessResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "Update-MgBetaPrivilegedAccessRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccessRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Command": "Update-MgBetaPrivilegedAccessRoleSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccessRoleSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Command": "Update-MgBetaPrivilegedApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedApproval/{privilegedApproval-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfo", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedApprovalRoleInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", - "Command": "Update-MgBetaPrivilegedOperationEvent", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedOperationEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Command": "Update-MgBetaPrivilegedRole", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedRoles/{privilegedRole-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Command": "Update-MgBetaPrivilegedRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Command": "Update-MgBetaPrivilegedRoleSetting", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedRoleSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Command": "Update-MgBetaPrivilegedRoleSummary", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "ApiVersion": "beta", + "Command": "Update-MgBetaPrivilegedRoleSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProgram", - "Command": "Update-MgBetaProgram", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/programs/{program-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaProgram", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProgramControl", - "Command": "Update-MgBetaProgramControl", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/programControls/{programControl-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaProgramControl", "Variants": [ "Update", "Update1", @@ -532470,17 +532466,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProgramControl", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProgram", - "Command": "Update-MgBetaProgramControlProgram", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/programControls/{programControl-id}/program", - "ApiVersion": "beta", + "Command": "Update-MgBetaProgramControlProgram", "Variants": [ "Update", "Update1", @@ -532491,366 +532487,379 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProgramControlType", - "Command": "Update-MgBetaProgramControlType", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/programControlTypes/{programControlType-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaProgramControlType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProgramControlType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/healthmonitoring-alert-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHealthMonitoringAlert", - "Command": "Update-MgBetaReportHealthMonitoringAlert", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/healthMonitoring/alerts/{alert-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaReportHealthMonitoringAlert", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphHealthMonitoringAlert", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/healthmonitoring-alertconfiguration-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHealthMonitoringAlertConfiguration", - "Command": "Update-MgBetaReportHealthMonitoringAlertConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/healthmonitoring-alert-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/healthMonitoring/alertConfigurations/{alertConfiguration-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaReportHealthMonitoringAlertConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphHealthMonitoringAlertConfiguration", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBilling", - "Command": "Update-MgBetaReportPartnerBilling", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/healthmonitoring-alertconfiguration-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/partners/billing", - "ApiVersion": "beta", + "Command": "Update-MgBetaReportPartnerBilling", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPartnersBilling", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingManifest", - "Command": "Update-MgBetaReportPartnerBillingManifest", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaReportPartnerBillingManifest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Command": "Update-MgBetaReportPartnerBillingOperation", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/partners/billing/operations/{operation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaReportPartnerBillingOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", - "Command": "Update-MgBetaReportPartnerBillingReconciliation", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/partners/billing/reconciliation", - "ApiVersion": "beta", + "Command": "Update-MgBetaReportPartnerBillingReconciliation", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaReportPartnerBillingReconciliationBilled", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/partners/billing/reconciliation/billed", - "ApiVersion": "beta", + "Command": "Update-MgBetaReportPartnerBillingReconciliationBilled", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", - "Command": "Update-MgBetaReportPartnerBillingUsage", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/partners/billing/usage", - "ApiVersion": "beta", + "Command": "Update-MgBetaReportPartnerBillingUsage", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaReportPartnerBillingUsageBilled", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/partners/billing/usage/billed", - "ApiVersion": "beta", + "Command": "Update-MgBetaReportPartnerBillingUsageBilled", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaReportPartnerBillingUsageUnbilled", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/partners/billing/usage/unbilled", - "ApiVersion": "beta", + "Command": "Update-MgBetaReportPartnerBillingUsageUnbilled", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAzureAdAuthentication", - "Command": "Update-MgBetaReportSlaAzureAdAuthentication", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/sla/azureADAuthentication", - "ApiVersion": "beta", + "Command": "Update-MgBetaReportSlaAzureAdAuthentication", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", - "Command": "Update-MgBetaReportUserInsightDaily", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/userInsights/daily", - "ApiVersion": "beta", + "Command": "Update-MgBetaReportUserInsightDaily", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMfaTelecomFraudMetric", - "Command": "Update-MgBetaReportUserInsightDailyMfaTelecomFraud", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/userInsights/daily/mfaTelecomFraud/{mfaTelecomFraudMetric-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaReportUserInsightDailyMfaTelecomFraud", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMfaTelecomFraudMetric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", - "Command": "Update-MgBetaReportUserInsightMonthly", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/userInsights/monthly", - "ApiVersion": "beta", + "Command": "Update-MgBetaReportUserInsightMonthly", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMfaUserCountMetric", - "Command": "Update-MgBetaReportUserInsightMonthlyMfaRegisteredUser", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/userInsights/monthly/mfaRegisteredUsers/{mfaUserCountMetric-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaReportUserInsightMonthlyMfaRegisteredUser", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMfaUserCountMetric", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskDetection", - "Command": "Update-MgBetaRiskDetection", "CommandAlias": null, + "Module": "Beta.Reports" + }, + { + "Method": "PATCH", "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRiskDetection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Command": "Update-MgBetaRiskyServicePrincipal", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRiskyServicePrincipal", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Command": "Update-MgBetaRiskyServicePrincipalHistory", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRiskyServicePrincipalHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUser", - "Command": "Update-MgBetaRiskyUser", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRiskyUser", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Command": "Update-MgBetaRiskyUserHistory", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRiskyUserHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/roleManagement", + "Command": "Update-MgBetaRoleManagement", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphRoleManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -532870,119 +532879,121 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleManagement", - "Command": "Update-MgBetaRoleManagement", "CommandAlias": null, - "Uri": "/roleManagement", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Command": "Update-MgBetaRoleManagementCloudPc", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/roleManagement/cloudPC", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementCloudPc", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "PATCH", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -533026,172 +533037,170 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Command": "Update-MgBetaRoleManagementDefender", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/defender", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDefender", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Update-MgBetaRoleManagementDefenderResourceNamespace", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDefenderResourceNamespace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Update-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Command": "Update-MgBetaRoleManagementDefenderResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDefenderResourceNamespaceResourceActionResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Command": "Update-MgBetaRoleManagementDefenderRoleAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDefenderRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Update-MgBetaRoleManagementDefenderRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDefenderRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Update-MgBetaRoleManagementDefenderRoleDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDefenderRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Update-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "PATCH", + "Uri": "/roleManagement/deviceManagement", + "Command": "Update-MgBetaRoleManagementDeviceManagement", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -533211,104 +533220,106 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Command": "Update-MgBetaRoleManagementDeviceManagement", "CommandAlias": null, - "Uri": "/roleManagement/deviceManagement", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "PATCH", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "CommandAlias": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -533352,223 +533363,223 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication", - "Command": "Update-MgBetaRoleManagementDirectory", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDirectory", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.Governance" }, { + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -533588,918 +533599,918 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication", - "Command": "Update-MgBetaRoleManagementEnterpriseApp", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEnterpriseApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication", - "Command": "Update-MgBetaRoleManagementEntitlementManagement", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEntitlementManagement", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacApplication", - "Command": "Update-MgBetaRoleManagementExchange", "CommandAlias": null, + "Module": "Beta.Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/exchange", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementExchange", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacApplication", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAppScope", - "Command": "Update-MgBetaRoleManagementExchangeCustomAppScope", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementExchangeCustomAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomAppScope", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespace", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Update-MgBetaRoleManagementExchangeRoleAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementExchangeRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Update-MgBetaRoleManagementExchangeRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementExchangeRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Update-MgBetaRoleManagementExchangeRoleDefinition", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementExchangeRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Update-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", + "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.DeviceManagement.Enrollment" }, { + "Method": "PATCH", + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Command": "Update-MgBetaSchemaExtension", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -534519,21 +534530,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchemaExtension", - "Command": "Update-MgBetaSchemaExtension", "CommandAlias": null, - "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiVersion": "beta", + "Module": "Beta.SchemaExtensions" + }, + { + "Method": "PATCH", + "Uri": "/search/acronyms/{acronym-id}", + "Command": "Update-MgBetaSearchAcronym", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.SchemaExtensions", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -534553,21 +534564,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchAcronym", - "Command": "Update-MgBetaSearchAcronym", "CommandAlias": null, - "Uri": "/search/acronyms/{acronym-id}", - "ApiVersion": "beta", + "Module": "Beta.Search" + }, + { + "Method": "PATCH", + "Uri": "/search/bookmarks/{bookmark-id}", + "Command": "Update-MgBetaSearchBookmark", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -534587,387 +534598,387 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchBookmark", - "Command": "Update-MgBetaSearchBookmark", "CommandAlias": null, - "Uri": "/search/bookmarks/{bookmark-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Search", - "Method": "PATCH" + "Module": "Beta.Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSearchEntity", - "Command": "Update-MgBetaSearchEntity", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/search", - "ApiVersion": "beta", + "Command": "Update-MgBetaSearchEntity", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSearchEntity", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchQna", - "Command": "Update-MgBetaSearchQna", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "PATCH", "Uri": "/search/qnas/{qna-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSearchQna", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAction", - "Command": "Update-MgBetaSecurityAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Search" + }, + { + "Method": "PATCH", "Uri": "/security/securityActions/{securityAction-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityAction", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAlert", - "Command": "Update-MgBetaSecurityAlert", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/alerts/{alert-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityAlert", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-updatealerts?view=graph-rest-beta", "OutputType": "IMicrosoftGraphAlert", - "Command": "Update-MgBetaSecurityAlertMultiple", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/alerts/updateAlerts", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityAlertMultiple", "Variants": [ "Update1", "UpdateExpanded1" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Command": "Update-MgBetaSecurityAlertV2", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-updatealerts?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/alerts_v2/{alert-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityAlertV2", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Command": "Update-MgBetaSecurityAttackSimulationAutomation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityAttackSimulationAutomation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Command": "Update-MgBetaSecurityAttackSimulationAutomationRun", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityAttackSimulationAutomationRun", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotification", - "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotification", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPage", - "Command": "Update-MgBetaSecurityAttackSimulationLandingPage", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityAttackSimulationLandingPage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Command": "Update-MgBetaSecurityAttackSimulationLandingPageDetail", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityAttackSimulationLandingPageDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLoginPage", - "Command": "Update-MgBetaSecurityAttackSimulationLoginPage", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityAttackSimulationLoginPage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Command": "Update-MgBetaSecurityAttackSimulationOperation", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityAttackSimulationOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPayload", - "Command": "Update-MgBetaSecurityAttackSimulationPayload", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/payloads/{payload-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityAttackSimulationPayload", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTraining", - "Command": "Update-MgBetaSecurityAttackSimulationTraining", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/trainings/{training-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityAttackSimulationTraining", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trainingcampaign-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrainingCampaign", - "Command": "Update-MgBetaSecurityAttackSimulationTrainingCampaign", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityAttackSimulationTrainingCampaign", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTrainingCampaign", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Command": "Update-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trainingcampaign-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", - "Command": "Update-MgBetaSecurityAuditLog", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/auditLog", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityAuditLog", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", - "Command": "Update-MgBetaSecurityAuditLogQuery", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/auditLog/queries/{auditLogQuery-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityAuditLogQuery", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", - "Command": "Update-MgBetaSecurityAuditLogQueryRecord", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityAuditLogQueryRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCasesRoot", - "Command": "Update-MgBetaSecurityCase", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/cases", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityCase", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCase", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -534987,38 +534998,40 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCase", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodian", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianIndex", "Variants": [ "Update", + "Update1", "UpdateExpanded", "UpdateViaIdentity", + "UpdateViaIdentity1", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -535038,74 +535051,72 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-beta", - "OutputType": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianIndex", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "Variants": [ "Update", - "Update1", "UpdateExpanded", "UpdateViaIdentity", - "UpdateViaIdentity1", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -535125,72 +535136,74 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", "Variants": [ "Update", + "Update1", "UpdateExpanded", "UpdateViaIdentity", + "UpdateViaIdentity1", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -535210,40 +535223,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-beta", - "OutputType": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseOperation", "Variants": [ "Update", - "Update1", "UpdateExpanded", "UpdateViaIdentity", - "UpdateViaIdentity1", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseOperation", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -535263,38 +535274,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -535314,21 +535325,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearch", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -535348,55 +535359,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearch", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSetting", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "ApiVersion": "beta", + "Module": "Beta.Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseTag", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -535416,1351 +535427,1351 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseTag", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Security", - "Method": "PATCH" + "Module": "Beta.Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", - "Command": "Update-MgBetaSecurityCloudAppSecurityProfile", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityCloudAppSecurityProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", - "Command": "Update-MgBetaSecurityCollaboration", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/collaboration", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityCollaboration", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", - "Command": "Update-MgBetaSecurityCollaborationAnalyzedEmail", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityCollaborationAnalyzedEmail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDataDiscoveryRoot", - "Command": "Update-MgBetaSecurityDataDiscovery", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/dataDiscovery", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityDataDiscovery", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityDataDiscoveryRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDataDiscoveryReport", - "Command": "Update-MgBetaSecurityDataDiscoveryCloudAppDiscovery", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/dataDiscovery/cloudAppDiscovery", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityDataDiscoveryCloudAppDiscovery", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityDataDiscoveryReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCloudAppDiscoveryReport", - "Command": "Update-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/dataDiscovery/cloudAppDiscovery/uploadedStreams/{cloudAppDiscoveryReport-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityCloudAppDiscoveryReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainSecurityProfile", - "Command": "Update-MgBetaSecurityDomainSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityDomainSecurityProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFileSecurityProfile", - "Command": "Update-MgBetaSecurityFileSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityFileSecurityProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHostSecurityProfile", - "Command": "Update-MgBetaSecurityHostSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityHostSecurityProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIdentityContainer", - "Command": "Update-MgBetaSecurityIdentity", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/identities", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityIdentity", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Command": "Update-MgBetaSecurityIdentityHealthIssue", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityIdentityHealthIssue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySensor", - "Command": "Update-MgBetaSecurityIdentitySensor", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/identities/sensors/{sensor-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityIdentitySensor", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecuritySensor", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityIncident", - "Command": "Update-MgBetaSecurityIncident", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/incidents/{incident-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityIncident", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityInformationProtection", - "Command": "Update-MgBetaSecurityInformationProtection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/informationProtection", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityInformationProtection", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", - "Command": "Update-MgBetaSecurityInformationProtectionLabelPolicySetting", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/informationProtection/labelPolicySettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityInformationProtectionLabelPolicySetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabelParent", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabelParent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIPSecurityProfile", - "Command": "Update-MgBetaSecurityIPSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityIPSecurityProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIPSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", - "Command": "Update-MgBetaSecurityLabel", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityLabel", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Command": "Update-MgBetaSecurityLabelAuthority", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityLabelAuthority", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Command": "Update-MgBetaSecurityLabelCategory", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels/categories/{categoryTemplate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityLabelCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", - "Command": "Update-MgBetaSecurityLabelCategorySubcategory", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityLabelCategorySubcategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Command": "Update-MgBetaSecurityLabelCitation", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels/citations/{citationTemplate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityLabelCitation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Command": "Update-MgBetaSecurityLabelDepartment", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels/departments/{departmentTemplate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityLabelDepartment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Command": "Update-MgBetaSecurityLabelFilePlanReference", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityLabelFilePlanReference", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Command": "Update-MgBetaSecurityLabelRetentionLabel", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityLabelRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", - "Command": "Update-MgBetaSecurityLabelRetentionLabelDescriptor", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityLabelRetentionLabelDescriptor", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Command": "Update-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnerSecurity", - "Command": "Update-MgBetaSecurityPartner", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/partner", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityPartner", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPartnerSecurity", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPartnerSecurityAlert", - "Command": "Update-MgBetaSecurityPartnerSecurityAlert", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityPartnerSecurityAlert", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnerSecurityScore", - "Command": "Update-MgBetaSecurityPartnerSecurityScore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/partner/securityScore", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityPartnerSecurityScore", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPartnerSecurityScore", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnerSecurityCustomerInsight", - "Command": "Update-MgBetaSecurityPartnerSecurityScoreCustomerInsight", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/partner/securityScore/customerInsights/{customerInsight-tenantId}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityPartnerSecurityScoreCustomerInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPartnerSecurityCustomerInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnerSecurityScoreHistory", - "Command": "Update-MgBetaSecurityPartnerSecurityScoreHistory", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/partner/securityScore/history/{securityScoreHistory-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityPartnerSecurityScoreHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPartnerSecurityScoreHistory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnerSecurityRequirement", - "Command": "Update-MgBetaSecurityPartnerSecurityScoreRequirement", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/partner/securityScore/requirements/{securityRequirement-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityPartnerSecurityScoreRequirement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPartnerSecurityRequirement", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProviderTenantSetting", - "Command": "Update-MgBetaSecurityProviderTenantSetting", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityProviderTenantSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProviderTenantSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRulesRoot", - "Command": "Update-MgBetaSecurityRule", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/rules", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityRule", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityRulesRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDetectionRule", - "Command": "Update-MgBetaSecurityRuleDetectionRule", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/rules/detectionRules/{detectionRule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityRuleDetectionRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecureScore", - "Command": "Update-MgBetaSecuritySecureScore", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/secureScores/{secureScore-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecuritySecureScore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofiles-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Command": "Update-MgBetaSecuritySecureScoreControlProfile", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecuritySecureScoreControlProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Command": "Update-MgBetaSecuritySubjectRightsRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofiles-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecuritySubjectRightsRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote", - "Command": "Update-MgBetaSecuritySubjectRightsRequestNote", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecuritySubjectRightsRequestNote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", - "Command": "Update-MgBetaSecurityThreatIntelligence", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligence", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticle", - "Command": "Update-MgBetaSecurityThreatIntelligenceArticle", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/articles/{article-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligenceArticle", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Command": "Update-MgBetaSecurityThreatIntelligenceArticleIndicator", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligenceArticleIndicator", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Update-MgBetaSecurityThreatIntelligenceHost", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/hosts/{host-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligenceHost", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostComponent", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostComponent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostCookie", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostCookie", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostPair", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostPair", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPort", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostPort", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostPort", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostReputation", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostReputation", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostReputation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostSslCertificate", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostTracker", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostTracker", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Command": "Update-MgBetaSecurityThreatIntelligenceIntelProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligenceIntelProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Command": "Update-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Command": "Update-MgBetaSecurityThreatIntelligenceProfileIndicator", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligenceProfileIndicator", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Command": "Update-MgBetaSecurityThreatIntelligenceSslCertificate", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligenceSslCertificate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Command": "Update-MgBetaSecurityThreatIntelligenceSubdomain", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligenceSubdomain", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerability", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerability", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisRecord", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", - "Command": "Update-MgBetaSecurityThreatSubmission", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatSubmission", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatSubmission", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", - "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreat", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", - "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", - "Command": "Update-MgBetaSecurityThreatSubmissionFileThreat", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatSubmissionFileThreat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", - "Command": "Update-MgBetaSecurityThreatSubmissionUrlThreat", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityThreatSubmissionUrlThreat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTiIndicator", - "Command": "Update-MgBetaSecurityTiIndicator", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/tiIndicators/{tiIndicator-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityTiIndicator", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-updatetiindicators?view=graph-rest-beta", "OutputType": "IMicrosoftGraphTiIndicator", - "Command": "Update-MgBetaSecurityTiIndicatorMultiple", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "POST", "Uri": "/security/tiIndicators/updateTiIndicators", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityTiIndicatorMultiple", "Variants": [ "Update1", "UpdateExpanded1" ], - "Module": "Beta.Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTiIndicator", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", - "Command": "Update-MgBetaSecurityTrigger", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-updatetiindicators?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/triggers", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityTrigger", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Command": "Update-MgBetaSecurityTriggerRetentionEvent", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityTriggerRetentionEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", - "Command": "Update-MgBetaSecurityTriggerType", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/triggerTypes", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityTriggerType", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Command": "Update-MgBetaSecurityTriggerTypeRetentionEventType", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityTriggerTypeRetentionEventType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSecurityProfile", - "Command": "Update-MgBetaSecurityUserSecurityProfile", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSecurityUserSecurityProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserSecurityProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealth", - "Command": "Update-MgBetaServiceAnnouncementHealthOverview", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaServiceAnnouncementHealthOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Command": "Update-MgBetaServiceAnnouncementHealthOverviewIssue", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "PATCH", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaServiceAnnouncementHealthOverviewIssue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Command": "Update-MgBetaServiceAnnouncementIssue", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "PATCH", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaServiceAnnouncementIssue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Command": "Update-MgBetaServiceAnnouncementMessage", "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "PATCH", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Command": "Update-MgBetaServiceAnnouncementMessage", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Command": "Update-MgBetaServiceAnnouncementMessageAttachment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Command": "Update-MgBetaServiceAnnouncementMessageAttachment", "CommandAlias": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement" + }, + { + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Command": "Update-MgBetaServicePrincipal", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -536788,72 +536799,72 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Update-MgBetaServicePrincipal", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Update-MgBetaServicePrincipalAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Update-MgBetaServicePrincipalAppRoleAssignment", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/servicePrincipals(appId='{appId}')", + "Command": "Update-MgBetaServicePrincipalByAppId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Update-MgBetaServicePrincipalByAppId", "CommandAlias": null, - "Uri": "/servicePrincipals(appId='{appId}')", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", + "Command": "Update-MgBetaServicePrincipalClaimPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomClaimsPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -536873,72 +536884,72 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-put-claimspolicy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomClaimsPolicy", - "Command": "Update-MgBetaServicePrincipalClaimPolicy", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Command": "Update-MgBetaServicePrincipalEndpoint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Update-MgBetaServicePrincipalEndpoint", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", + "Command": "Update-MgBetaServicePrincipalLicenseDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails", - "Command": "Update-MgBetaServicePrincipalLicenseDetail", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials", + "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -536966,21 +536977,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-updatepasswordsinglesignoncredentials?view=graph-rest-beta", - "OutputType": null, - "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -537008,21 +537019,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", - "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -537058,300 +537069,285 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Applications", - "Method": "PATCH" + "Module": "Beta.Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", - "Command": "Update-MgBetaServicePrincipalRiskDetection", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaServicePrincipalRiskDetection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Command": "Update-MgBetaServicePrincipalSynchronizationJob", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaServicePrincipalSynchronizationJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaServicePrincipalSynchronizationJobBulkUpload", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "beta", + "Command": "Update-MgBetaServicePrincipalSynchronizationJobBulkUpload", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "beta", + "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "beta", + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaShareCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Update-MgBetaShareList", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgBetaShareListColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareListColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Update-MgBetaShareListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareListContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgBetaShareListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Update-MgBetaShareListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaShareListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgBetaShareListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/listItem", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareListItem", "Variants": [ "Update", "Update1", @@ -537362,17 +537358,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "Update1", @@ -537383,17 +537379,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgBetaShareListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareListItemDocumentSetVersion", "Variants": [ "Update", "Update1", @@ -537404,17 +537400,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaShareListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareListItemDocumentSetVersionField", "Variants": [ "Update", "Update1", @@ -537425,17 +537421,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaShareListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareListItemField", "Variants": [ "Update", "Update1", @@ -537446,17 +537442,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "Update1", @@ -537467,17 +537463,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaShareListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareListItemPermission", "Variants": [ "Update", "Update1", @@ -537488,17 +537484,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgBetaShareListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareListItemVersion", "Variants": [ "Update", "Update1", @@ -537509,17 +537505,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaShareListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareListItemVersionField", "Variants": [ "Update", "Update1", @@ -537530,180 +537526,195 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaShareListLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Update-MgBetaShareListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareListOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaShareListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareListPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgBetaShareListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareListSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaSharePermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/permission", - "ApiVersion": "beta", + "Command": "Update-MgBetaSharePermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Update-MgBetaSite", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSite", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgBetaSiteAnalytic", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/analytics", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Update-MgBetaSiteAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "PATCH", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Update-MgBetaSiteColumn", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -537723,21 +537734,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgBetaSiteColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Update-MgBetaSiteContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -537757,21 +537768,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Update-MgBetaSiteContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgBetaSiteContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -537791,106 +537802,106 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgBetaSiteContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Sites", - "Method": "PATCH" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Update-MgBetaSiteContentTypeColumnLink", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgBetaSiteGetByPathAnalytic", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteGetByPathAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Update-MgBetaSiteGetByPathOnenote", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteGetByPathOnenote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Update-MgBetaSiteGetByPathTermStore", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteGetByPathTermStore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Update-MgBetaSiteList", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Update-MgBetaSiteListColumn", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -537910,21 +537921,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgBetaSiteListColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Update-MgBetaSiteListContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -537944,21 +537955,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Update-MgBetaSiteListContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgBetaSiteListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -537978,174 +537989,174 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgBetaSiteListContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Sites", - "Method": "PATCH" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Update-MgBetaSiteListContentTypeColumnLink", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgBetaSiteListItem", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld", - "Command": "Update-MgBetaSiteListItemActivity", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteListItemActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgBetaSiteListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaSiteListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-beta", "OutputType": null, - "Command": "Update-MgBetaSiteListItemField", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Sites" }, { + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", + "Command": "Update-MgBetaSiteListItemPermission", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -538173,89 +538184,89 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaSiteListItemPermission", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Update-MgBetaSiteListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgBetaSiteListItemVersion", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Update-MgBetaSiteListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaSiteListItemVersionField", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Command": "Update-MgBetaSiteListOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Update-MgBetaSiteListOperation", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", + "Command": "Update-MgBetaSiteListPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -538283,504 +538294,489 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaSiteListPermission", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Sites", - "Method": "PATCH" + "Module": "Beta.Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgBetaSiteListSubscription", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteListSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Update-MgBetaSiteOnenote", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteOnenote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Update-MgBetaSiteOnenoteNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteOnenoteNotebook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgBetaSiteOnenoteNotebookSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteOnenoteNotebookSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Update-MgBetaSiteOnenoteOperation", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteOnenoteOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Update-MgBetaSiteOnenoteResource", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteOnenoteResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgBetaSiteOnenoteSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Update-MgBetaSiteOnenoteSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteOnenoteSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgBetaSiteOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteOnenoteSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Update-MgBetaSiteOperation", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "Update-MgBetaSitePage", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSitePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCanvasLayout", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayout", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "beta", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayout", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVerticalSection", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "beta", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaSitePageAsSitePageWebPart", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSitePageAsSitePageWebPart", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaSitePageCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaSitePageCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaSitePageLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaSitePermission", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSitePermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Update-MgBetaSiteTermStore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Update-MgBetaSiteTermStoreGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Update-MgBetaSiteTermStoreGroupSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreGroupSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgBetaSiteTermStoreGroupSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreGroupSetChild", "Variants": [ "Update", "Update1", @@ -538791,17 +538787,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation", "Variants": [ "Update", "Update1", @@ -538812,136 +538808,136 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreGroupSetRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgBetaSiteTermStoreGroupSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreGroupSetTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Update-MgBetaSiteTermStoreSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgBetaSiteTermStoreSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreSetChild", "Variants": [ "Update", "Update1", @@ -538952,17 +538948,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaSiteTermStoreSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreSetChildRelation", "Variants": [ "Update", "Update1", @@ -538973,51 +538969,51 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Update-MgBetaSiteTermStoreSetParentGroup", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreSetParentGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild", "Variants": [ "Update", "Update1", @@ -539028,17 +539024,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Update", "Update1", @@ -539049,637 +539045,652 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaSiteTermStoreSetRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreSetRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgBetaSiteTermStoreSetTerm", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreSetTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgBetaSiteTermStoreSetTermChild", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreSetTermChild", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgBetaSiteTermStoreSetTermRelation", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSiteTermStoreSetTermRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBackupRestoreRoot", - "Command": "Update-MgBetaSolutionBackupRestore", "CommandAlias": null, + "Module": "Beta.Sites" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestore", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBackupRestoreRoot", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Command": "Update-MgBetaSolutionBackupRestoreDriveInclusionRule", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreDriveInclusionRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Command": "Update-MgBetaSolutionBackupRestoreDriveProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreDriveProtectionUnit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", - "Command": "Update-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/{driveProtectionUnitsBulkAdditionJob-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", - "Command": "Update-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", - "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxRestoreArtifactsBulkAdditionRequest", - "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests/{mailboxRestoreArtifactsBulkAdditionRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxRestoreArtifactsBulkAdditionRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Command": "Update-MgBetaSolutionBackupRestoreMailboxInclusionRule", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreMailboxInclusionRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Command": "Update-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", - "Command": "Update-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/{mailboxProtectionUnitsBulkAdditionJob-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", - "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveRestoreArtifactsBulkAdditionRequest", - "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests/{driveRestoreArtifactsBulkAdditionRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveRestoreArtifactsBulkAdditionRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint", - "Command": "Update-MgBetaSolutionBackupRestorePoint", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestorePoint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRestorePoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Command": "Update-MgBetaSolutionBackupRestoreProtectionPolicy", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceApp", - "Command": "Update-MgBetaSolutionBackupRestoreServiceApp", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreServiceApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServiceApp", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Command": "Update-MgBetaSolutionBackupRestoreSession", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", - "Command": "Update-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteRestoreArtifactsBulkAdditionRequest", - "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests/{siteRestoreArtifactsBulkAdditionRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSiteRestoreArtifactsBulkAdditionRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Command": "Update-MgBetaSolutionBackupRestoreSiteInclusionRule", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreSiteInclusionRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Command": "Update-MgBetaSolutionBackupRestoreSiteProtectionUnit", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreSiteProtectionUnit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", - "Command": "Update-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", "CommandAlias": null, + "Module": "Beta.BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/{siteProtectionUnitsBulkAdditionJob-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BackupRestore", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.BackupRestore" }, { + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}", + "Command": "Update-MgBetaSolutionBusinessScenario", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -539699,55 +539710,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenario", - "Command": "Update-MgBetaSolutionBusinessScenario", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "PATCH", + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", + "Command": "Update-MgBetaSolutionBusinessScenarioByUniqueName", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BusinessScenario", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenario", - "Command": "Update-MgBetaSolutionBusinessScenarioByUniqueName", "CommandAlias": null, - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", + "Command": "Update-MgBetaSolutionBusinessScenarioPlanner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BusinessScenario", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", - "Command": "Update-MgBetaSolutionBusinessScenarioPlanner", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BusinessScenario", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -539767,21 +539778,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BusinessScenario", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -539801,72 +539812,72 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BusinessScenario", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenariotask-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTask", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BusinessScenario", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BusinessScenario", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BusinessScenario", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -539886,89 +539897,89 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskconfiguration-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BusinessScenario", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskDetail", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BusinessScenario", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", "CommandAlias": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "ApiVersion": "beta", + "Module": "Beta.BusinessScenario" + }, + { + "Method": "PATCH", + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Command": "Update-MgBetaSubscribedSku", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.BusinessScenario", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscribedSku", - "Command": "Update-MgBetaSubscribedSku", "CommandAlias": null, - "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/subscriptions/{subscription-id}", + "Command": "Update-MgBetaSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgBetaSubscription", "CommandAlias": null, - "Uri": "/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Module": "Beta.ChangeNotifications" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}", + "Command": "Update-MgBetaTeam", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ChangeNotifications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -540004,21 +540015,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeam", - "Command": "Update-MgBetaTeam", "CommandAlias": null, - "Uri": "/teams/{team-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Command": "Update-MgBetaTeamChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.Group", @@ -540054,28 +540065,13 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChannel", - "Command": "Update-MgBetaTeamChannel", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "PATCH" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Update-MgBetaTeamChannelMember", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamChannelMember", "Variants": [ "Update", "Update1", @@ -540086,78 +540082,93 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgBetaTeamChannelMessage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamChannelMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgBetaTeamChannelMessageReply", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Update-MgBetaTeamChannelSharedWithTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Update-MgBetaTeamChannelTab", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -540225,21 +540236,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Update-MgBetaTeamChannelTab", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "PATCH" + "Module": "Beta.Teams" }, { + "Method": "POST", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Command": "Update-MgBetaTeamInstalledApp", + "Variants": [ + "Upgrade", + "UpgradeExpanded", + "UpgradeViaIdentity", + "UpgradeViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -540339,21 +540350,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", - "OutputType": null, - "Command": "Update-MgBetaTeamInstalledApp", "CommandAlias": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiVersion": "beta", - "Variants": [ - "Upgrade", - "UpgradeExpanded", - "UpgradeViaIdentity", - "UpgradeViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "POST" + "Module": "Beta.Teams" }, { + "Method": "PATCH", + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Command": "Update-MgBetaTeamMember", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -540389,113 +540400,98 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Update-MgBetaTeamMember", "CommandAlias": null, - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "PATCH" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "Update-MgBetaTeamOperation", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaTeamOwnerMailboxSetting", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamOwnerMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Update-MgBetaTeamPermissionGrant", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Update-MgBetaTeamPhoto", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/photo", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamPhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Update-MgBetaTeamPrimaryChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamPrimaryChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Update-MgBetaTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/allMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamPrimaryChannelMember", "Variants": [ "Update", "Update1", @@ -540506,197 +540502,212 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgBetaTeamPrimaryChannelMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamPrimaryChannelMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgBetaTeamPrimaryChannelMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamPrimaryChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Command": "Update-MgBetaTeamPrimaryChannelTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Update-MgBetaTeamPrimaryChannelTab", "CommandAlias": null, - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", + "Command": "Update-MgBetaTeamScheduleDayNote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/daynote-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDayNote", - "Command": "Update-MgBetaTeamScheduleDayNote", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Update-MgBetaTeamScheduleOfferShiftRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Command": "Update-MgBetaTeamScheduleOfferShiftRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Command": "Update-MgBetaTeamScheduleOpenShift", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOpenShift", - "Command": "Update-MgBetaTeamScheduleOpenShift", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Update-MgBetaTeamScheduleSchedulingGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Command": "Update-MgBetaTeamScheduleSchedulingGroup", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Command": "Update-MgBetaTeamScheduleShift", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphShift", - "Command": "Update-MgBetaTeamScheduleShift", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Command": "Update-MgBetaTeamScheduleShiftRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -540716,106 +540727,106 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", - "Command": "Update-MgBetaTeamScheduleShiftRoleDefinition", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", + "Command": "Update-MgBetaTeamScheduleTimeCard", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-replace?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard", - "Command": "Update-MgBetaTeamScheduleTimeCard", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Command": "Update-MgBetaTeamScheduleTimeOff", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOff", - "Command": "Update-MgBetaTeamScheduleTimeOff", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Update-MgBetaTeamScheduleTimeOffReason", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Command": "Update-MgBetaTeamScheduleTimeOffReason", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Update-MgBetaTeamScheduleTimeOffRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Command": "Update-MgBetaTeamScheduleTimeOffRequest", "CommandAlias": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Command": "Update-MgBetaTeamTag", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -540835,111 +540846,96 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Command": "Update-MgBetaTeamTag", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Teams", - "Method": "PATCH" + "Module": "Beta.Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Command": "Update-MgBetaTeamTagMember", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamTagMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamwork", - "Command": "Update-MgBetaTeamwork", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamwork", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamwork", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaTeamworkDeletedChat", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkDeletedChat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedTeam", - "Command": "Update-MgBetaTeamworkDeletedTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkDeletedTeam", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Update-MgBetaTeamworkDeletedTeamChannel", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkDeletedTeamChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember", "Variants": [ "Update", "Update1", @@ -540950,1124 +540946,1139 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkDevice", - "Command": "Update-MgBetaTeamworkDevice", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/devices/{teamworkDevice-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamworkDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", - "Command": "Update-MgBetaTeamworkDeviceActivity", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkDeviceActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", - "Command": "Update-MgBetaTeamworkDeviceConfiguration", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkDeviceConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", - "Command": "Update-MgBetaTeamworkDeviceHealth", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkDeviceHealth", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", - "Command": "Update-MgBetaTeamworkDeviceOperation", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkDeviceOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-updatesoftware?view=graph-rest-beta", - "OutputType": null, - "Command": "Update-MgBetaTeamworkDeviceSoftware", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkDeviceSoftware", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppSettings", - "Command": "Update-MgBetaTeamworkTeamAppSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-updatesoftware?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/teamsAppSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkTeamAppSetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamTemplate", - "Command": "Update-MgBetaTeamworkTeamTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkTeamTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", - "Command": "Update-MgBetaTeamworkTeamTemplateDefinition", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkTeamTemplateDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Command": "Update-MgBetaTeamworkWorkforceIntegration", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTeamworkWorkforceIntegration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsTenant", - "Command": "Update-MgBetaTenantRelationshipManagedTenant", "CommandAlias": null, + "Module": "Beta.Identity.Partner" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", - "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", - "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", - "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", - "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", - "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", - "Command": "Update-MgBetaTenantRelationshipManagedTenantTag", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantTag", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", - "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", - "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", - "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganization", - "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganization", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.ManagedTenants" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/multiTenantOrganization", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganization", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", - "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", - "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrustFramework", - "Command": "Update-MgBetaTrustFramework", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/trustFramework", - "ApiVersion": "beta", + "Command": "Update-MgBetaTrustFramework", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTrustFramework", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", - "Command": "Update-MgBetaTrustFrameworkKeySet", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTrustFrameworkKeySet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaTrustFrameworkPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaTrustFrameworkPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/users/{user-id}", + "Command": "Update-MgBetaUser", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -542167,89 +542178,89 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser", - "Command": "Update-MgBetaUser", "CommandAlias": null, - "Uri": "/users/{user-id}", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Command": "Update-MgBetaUserActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity", - "Command": "Update-MgBetaUserActivity", "CommandAlias": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Command": "Update-MgBetaUserActivityHistoryItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Command": "Update-MgBetaUserActivityHistoryItem", "CommandAlias": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", + "Command": "Update-MgBetaUserActivityStatistics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphActivityStatistics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityStatistics", - "Command": "Update-MgBetaUserActivityStatistics", "CommandAlias": null, - "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Update-MgBetaUserAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Update-MgBetaUserAppRoleAssignment", "CommandAlias": null, - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Applications" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Update-MgBetaUserAuthenticationEmailMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -542265,127 +542276,127 @@ "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", "IsAdmin": true, "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Command": "Update-MgBetaUserAuthenticationEmailMethod", - "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "IsLeastPrivilege": false + } ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Command": "Update-MgBetaUserAuthenticationHardwareOathMethodDevice", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserAuthenticationHardwareOathMethodDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignToMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignToMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Command": "Update-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToMailboxSetting", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Command": "Update-MgBetaUserAuthenticationMethod", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserAuthenticationMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "Update-MgBetaUserAuthenticationOperation", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserAuthenticationOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Update-MgBetaUserAuthenticationPhoneMethod", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -542405,96 +542416,81 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Command": "Update-MgBetaUserAuthenticationPhoneMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-update?view=graph-rest-beta", - "OutputType": null, - "Command": "Update-MgBetaUserAuthenticationRequirement", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/users/{user-id}/authentication/requirements", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserAuthenticationRequirement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSignInPreferences", - "Command": "Update-MgBetaUserAuthenticationSignInPreference", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/authentication/signInPreferences", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserAuthenticationSignInPreference", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSignInPreferences", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser", - "Command": "Update-MgBetaUserByUserPrincipalName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/users(userPrincipalName='{userPrincipalName}')", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserByUserPrincipalName", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarGroup", - "Command": "Update-MgBetaUserCalendarGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserCalendarGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Command": "Update-MgBetaUserCalendarPermission", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserCalendarPermission", "Variants": [ "Update", "Update1", @@ -542505,2490 +542501,2505 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Calendar", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChat", - "Command": "Update-MgBetaUserChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserChat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", - "OutputType": null, - "Command": "Update-MgBetaUserChatInstalledApp", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserChatInstalledApp", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageInfo", - "Command": "Update-MgBetaUserChatLastMessagePreview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserChatLastMessagePreview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Update-MgBetaUserChatMember", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserChatMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgBetaUserChatMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgBetaUserChatMessageHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgBetaUserChatMessageReply", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserChatMessageReply", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgBetaUserChatMessageReplyHostedContent", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserChatMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "Update-MgBetaUserChatOperation", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserChatOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Update-MgBetaUserChatPermissionGrant", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserChatPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Command": "Update-MgBetaUserChatPinnedMessage", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserChatPinnedMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Update-MgBetaUserChatTab", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserChatTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "Update-MgBetaUserContact", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserContact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserContactExtension", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserContactExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder", - "Command": "Update-MgBetaUserContactFolder", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserContactFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder", - "Command": "Update-MgBetaUserContactFolderChildFolder", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserContactFolderChildFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "Update-MgBetaUserContactFolderChildFolderContact", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserContactFolderChildFolderContact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "Update-MgBetaUserContactFolderContact", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserContactFolderContact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserContactFolderContactExtension", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserContactFolderContactExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Update-MgBetaUserContactFolderContactPhoto", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserContactFolderContactPhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Update-MgBetaUserContactPhoto", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserContactPhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Update-MgBetaUserDevice", "CommandAlias": null, + "Module": "Beta.PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/devices/{device-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice", - "Command": "Update-MgBetaUserDeviceByDeviceId", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDeviceByDeviceId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommand", - "Command": "Update-MgBetaUserDeviceCommand", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDeviceCommand", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserDeviceExtension", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDeviceExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsageRight", - "Command": "Update-MgBetaUserDeviceUsageRights", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDeviceUsageRights", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Update-MgBetaUserDrive", "CommandAlias": null, + "Module": "Beta.CrossDeviceExperiences" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDrive", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Update-MgBetaUserDriveItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgBetaUserDriveItemAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveItemAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgBetaUserDriveItemListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveItemListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserDriveItemListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveItemListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaUserDriveItemListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveItemListItemPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgBetaUserDriveItemListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveItemListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserDriveItemListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveItemListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaUserDriveItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveItemPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Update-MgBetaUserDriveItemRetentionLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgBetaUserDriveItemSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveItemSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Update-MgBetaUserDriveItemThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveItemThumbnail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Update-MgBetaUserDriveItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Update-MgBetaUserDriveList", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgBetaUserDriveListColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveListColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Update-MgBetaUserDriveListContentType", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveListContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgBetaUserDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Update-MgBetaUserDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgBetaUserDriveListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserDriveListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaUserDriveListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveListItemPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgBetaUserDriveListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserDriveListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Update-MgBetaUserDriveListOperation", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveListOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaUserDriveListPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveListPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgBetaUserDriveListSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveListSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Update-MgBetaUserDriveRoot", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveRoot", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgBetaUserDriveRootAnalytic", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveRootAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgBetaUserDriveRootListItem", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveRootListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserDriveRootListItemField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveRootListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaUserDriveRootListItemPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveRootListItemPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgBetaUserDriveRootListItemVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveRootListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserDriveRootListItemVersionField", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveRootListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgBetaUserDriveRootPermission", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveRootPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Update-MgBetaUserDriveRootRetentionLabel", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveRootRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgBetaUserDriveRootSubscription", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveRootSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Update-MgBetaUserDriveRootThumbnail", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveRootThumbnail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Update-MgBetaUserDriveRootVersion", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserDriveRootVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Update-MgBetaUserEvent", "CommandAlias": null, + "Module": "Beta.Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/events/{event-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserEventExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserEventExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserEventInstanceExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserEventInstanceExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserExtension", "CommandAlias": null, + "Module": "Beta.Calendar" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassification", - "Command": "Update-MgBetaUserInferenceClassification", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/inferenceClassification", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserInferenceClassification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Command": "Update-MgBetaUserInferenceClassificationOverride", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserInferenceClassificationOverride", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection", - "Command": "Update-MgBetaUserInformationProtection", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/informationProtection", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserInformationProtection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", - "Command": "Update-MgBetaUserInformationProtectionPolicy", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/informationProtection/policy", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserInformationProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Command": "Update-MgBetaUserInformationProtectionPolicyLabel", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserInformationProtectionPolicyLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", - "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemInsights", - "Command": "Update-MgBetaUserInsight", "CommandAlias": null, + "Module": "Beta.Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/insights", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemInsights", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedInsight", - "Command": "Update-MgBetaUserInsightShared", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserInsightShared", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrending", - "Command": "Update-MgBetaUserInsightTrending", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserInsightTrending", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsedInsight", - "Command": "Update-MgBetaUserInsightUsed", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserInsightUsed", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails", - "Command": "Update-MgBetaUserLicenseDetail", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserLicenseDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgBetaUserMailboxSetting", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mailboxSettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Update-MgBetaUserMailFolder", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserMailFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Update-MgBetaUserMailFolderChildFolder", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserMailFolderChildFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "Update-MgBetaUserMailFolderChildFolderMessage", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserMailFolderChildFolderMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserMailFolderChildFolderMessageReadState", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/updateAllMessagesReadState", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserMailFolderChildFolderMessageReadState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule", - "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "Update-MgBetaUserMailFolderMessage", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserMailFolderMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserMailFolderMessageExtension", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserMailFolderMessageExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserMailFolderMessageReadState", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/updateAllMessagesReadState", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserMailFolderMessageReadState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule", - "Command": "Update-MgBetaUserMailFolderMessageRule", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserMailFolderMessageRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserManagedDevice", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDevice", "Variants": [ "Update", "UpdateViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse1", - "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse1", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "Update-MgBetaUserMessage", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/messages/{message-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserMessageExtension", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserMessageExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", - "Command": "Update-MgBetaUserMobileAppIntentAndState", "CommandAlias": null, + "Module": "Beta.Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserMobileAppIntentAndState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotification", - "Command": "Update-MgBetaUserNotification", "CommandAlias": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/notifications/{notification-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserNotification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNotification", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Update-MgBetaUserOnenote", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOnenote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Update-MgBetaUserOnenoteNotebook", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOnenoteNotebook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgBetaUserOnenoteNotebookSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOnenoteNotebookSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Update-MgBetaUserOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOnenoteNotebookSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgBetaUserOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOnenoteNotebookSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Update-MgBetaUserOnenoteOperation", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOnenoteOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Update-MgBetaUserOnenoteResource", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOnenoteResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgBetaUserOnenoteSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Update-MgBetaUserOnenoteSectionGroup", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOnenoteSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgBetaUserOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Beta.Notes" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOnenoteSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Notes" }, { + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Command": "Update-MgBetaUserOnlineMeeting", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -545008,45 +545019,30 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "Update-MgBetaUserOnlineMeeting", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallAiInsight", - "Command": "Update-MgBetaUserOnlineMeetingAiInsight", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights/{callAiInsight-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOnlineMeetingAiInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCallAiInsight", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport", "Variants": [ "Update", "Update1", @@ -545057,17 +545053,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Update", "Update1", @@ -545078,248 +545074,263 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "Update-MgBetaUserOnlineMeetingByJoinWebUrl", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOnlineMeetingByJoinWebUrl", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "Update-MgBetaUserOnlineMeetingRecording", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOnlineMeetingRecording", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistration", - "Command": "Update-MgBetaUserOnlineMeetingRegistration", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOnlineMeetingRegistration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Update-MgBetaUserOnlineMeetingTranscript", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOnlineMeetingTranscript", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookCategory", - "Command": "Update-MgBetaUserOutlookMasterCategory", "CommandAlias": null, + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOutlookMasterCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask", - "Command": "Update-MgBetaUserOutlookTask", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOutlookTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Command": "Update-MgBetaUserOutlookTaskFolder", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOutlookTaskFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask", - "Command": "Update-MgBetaUserOutlookTaskFolderTask", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOutlookTaskFolderTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskGroup", - "Command": "Update-MgBetaUserOutlookTaskGroup", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOutlookTaskGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask", - "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-beta", - "OutputType": null, - "Command": "Update-MgBetaUserPassword", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/changePassword", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserPassword", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-beta", + "CommandAlias": null, + "Module": "Beta.Users.Actions" }, { + "Method": "PATCH", + "Uri": "/users/{user-id}/planner", + "Command": "Update-MgBetaUserPlanner", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPlannerUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -545339,55 +545350,55 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerUser", - "Command": "Update-MgBetaUserPlanner", "CommandAlias": null, - "Uri": "/users/{user-id}/planner", - "ApiVersion": "beta", + "Module": "Beta.Planner" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/presence", + "Command": "Update-MgBetaUserPresence", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPresence", - "Command": "Update-MgBetaUserPresence", "CommandAlias": null, - "Uri": "/users/{user-id}/presence", - "ApiVersion": "beta", + "Module": "Beta.CloudCommunications" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile", + "Command": "Update-MgBetaUserProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProfile", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfile", - "Command": "Update-MgBetaUserProfile", "CommandAlias": null, - "Uri": "/users/{user-id}/profile", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "Command": "Update-MgBetaUserProfileAccount", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserAccountInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -545407,21 +545418,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserAccountInformation", - "Command": "Update-MgBetaUserProfileAccount", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", + "Command": "Update-MgBetaUserProfileAddress", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAddress", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -545441,21 +545452,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemAddress", - "Command": "Update-MgBetaUserProfileAddress", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", + "Command": "Update-MgBetaUserProfileAnniversary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -545475,21 +545486,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAnnualEvent", - "Command": "Update-MgBetaUserProfileAnniversary", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/awards/{personAward-id}", + "Command": "Update-MgBetaUserProfileAward", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPersonAward", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -545509,21 +545520,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPersonAward", - "Command": "Update-MgBetaUserProfileAward", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", + "Command": "Update-MgBetaUserProfileCertification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPersonCertification", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -545543,21 +545554,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPersonCertification", - "Command": "Update-MgBetaUserProfileCertification", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", + "Command": "Update-MgBetaUserProfileEducationalActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationalActivity", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -545577,21 +545588,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationalActivity", - "Command": "Update-MgBetaUserProfileEducationalActivity", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", + "Command": "Update-MgBetaUserProfileEmail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemEmail", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -545611,21 +545622,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemEmail", - "Command": "Update-MgBetaUserProfileEmail", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", + "Command": "Update-MgBetaUserProfileInterest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPersonInterest", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -545645,21 +545656,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonInterest", - "Command": "Update-MgBetaUserProfileInterest", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", + "Command": "Update-MgBetaUserProfileLanguage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLanguageProficiency", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -545679,21 +545690,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLanguageProficiency", - "Command": "Update-MgBetaUserProfileLanguage", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/names/{personName-id}", + "Command": "Update-MgBetaUserProfileName", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPersonName", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -545713,21 +545724,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonName", - "Command": "Update-MgBetaUserProfileName", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/names/{personName-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", + "Command": "Update-MgBetaUserProfileNote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPersonAnnotation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -545771,21 +545782,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personannotation-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPersonAnnotation", - "Command": "Update-MgBetaUserProfileNote", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", + "Command": "Update-MgBetaUserProfilePatent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemPatent", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -545805,21 +545816,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempatent-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemPatent", - "Command": "Update-MgBetaUserProfilePatent", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", + "Command": "Update-MgBetaUserProfilePhone", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemPhone", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -545839,21 +545850,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemphone-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemPhone", - "Command": "Update-MgBetaUserProfilePhone", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", + "Command": "Update-MgBetaUserProfilePosition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWorkPosition", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -545873,21 +545884,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWorkPosition", - "Command": "Update-MgBetaUserProfilePosition", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", + "Command": "Update-MgBetaUserProfileProject", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProjectParticipation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -545907,21 +545918,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProjectParticipation", - "Command": "Update-MgBetaUserProfileProject", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", + "Command": "Update-MgBetaUserProfilePublication", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemPublication", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -545941,21 +545952,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempublication-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemPublication", - "Command": "Update-MgBetaUserProfilePublication", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", + "Command": "Update-MgBetaUserProfileSkill", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSkillProficiency", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -545975,21 +545986,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSkillProficiency", - "Command": "Update-MgBetaUserProfileSkill", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", + "Command": "Update-MgBetaUserProfileWebAccount", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWebAccount", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -546009,21 +546020,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebAccount", - "Command": "Update-MgBetaUserProfileWebAccount", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "ApiVersion": "beta", + "Module": "Beta.People" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", + "Command": "Update-MgBetaUserProfileWebsite", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPersonWebsite", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -546043,123 +546054,123 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonWebsite", - "Command": "Update-MgBetaUserProfileWebsite", "CommandAlias": null, - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.People", - "Method": "PATCH" + "Module": "Beta.People" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Update-MgBetaUserScopedRoleMemberOf", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserScopedRoleMemberOf", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurity1", - "Command": "Update-MgBetaUserSecurity", "CommandAlias": null, + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/security", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserSecurity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurity1", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityInformationProtection", - "Command": "Update-MgBetaUserSecurityInformationProtection", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/security/informationProtection", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserSecurityInformationProtection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", - "Command": "Update-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabel", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "CommandAlias": null, + "Module": "Beta.Security" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Security" }, { + "Method": "PATCH", + "Uri": "/users/{user-id}/settings", + "Command": "Update-MgBetaUserSetting", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUserSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -546179,72 +546190,72 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSettings", - "Command": "Update-MgBetaUserSetting", "CommandAlias": null, - "Uri": "/users/{user-id}/settings", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/settings/contactMergeSuggestions", + "Command": "Update-MgBetaUserSettingContactMergeSuggestion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContactMergeSuggestions", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactMergeSuggestions", - "Command": "Update-MgBetaUserSettingContactMergeSuggestion", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/settings/itemInsights", + "Command": "Update-MgBetaUserSettingItemInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserInsightsSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userinsightssettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserInsightsSettings", - "Command": "Update-MgBetaUserSettingItemInsight", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/itemInsights", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", + "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", - "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Command": "Update-MgBetaUserSettingShiftPreference", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShiftPreferences", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -546264,140 +546275,140 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphShiftPreferences", - "Command": "Update-MgBetaUserSettingShiftPreference", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Users", - "Method": "PATCH" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserStorage", - "Command": "Update-MgBetaUserSettingStorage", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/users/{user-id}/settings/storage", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserSettingStorage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserStorage", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedStorageQuota", - "Command": "Update-MgBetaUserSettingStorageQuota", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/settings/storage/quota", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserSettingStorageQuota", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Command": "Update-MgBetaUserSettingStorageQuotaService", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserSettingStorageQuotaService", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSetting", - "Command": "Update-MgBetaUserSettingWindows", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserSettingWindows", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSettingInstance", - "Command": "Update-MgBetaUserSettingWindowsInstance", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserSettingWindowsInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserTeamwork", - "Command": "Update-MgBetaUserTeamwork", "CommandAlias": null, + "Module": "Beta.Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/teamwork", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserTeamwork", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserTeamwork", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Command": "Update-MgBetaUserTeamworkAssociatedTeam", "CommandAlias": null, + "Module": "Beta.Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaUserTeamworkAssociatedTeam", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Teams" }, { + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Command": "Update-MgBetaUserTodoList", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -546417,38 +546428,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTaskList", - "Command": "Update-MgBetaUserTodoList", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Command": "Update-MgBetaUserTodoListExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserTodoListExtension", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Command": "Update-MgBetaUserTodoListTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -546468,38 +546479,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTask", - "Command": "Update-MgBetaUserTodoListTask", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Command": "Update-MgBetaUserTodoListTaskAttachmentSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentSession", - "Command": "Update-MgBetaUserTodoListTaskAttachmentSession", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Command": "Update-MgBetaUserTodoListTaskChecklistItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -546519,38 +546530,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChecklistItem", - "Command": "Update-MgBetaUserTodoListTaskChecklistItem", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Command": "Update-MgBetaUserTodoListTaskExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaUserTodoListTaskExtension", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiVersion": "beta", + "Module": "Beta.Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Command": "Update-MgBetaUserTodoListTaskLinkedResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -546570,803 +546581,803 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLinkedResource", - "Command": "Update-MgBetaUserTodoListTaskLinkedResource", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiVersion": "beta", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Beta.Users", - "Method": "PATCH" + "Module": "Beta.Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEvent", - "Command": "Update-MgBetaVirtualEvent", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEvent", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Update-MgBetaVirtualEventPresenter", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventPresenter", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Update-MgBetaVirtualEventSession", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Update-MgBetaVirtualEventSessionAttendanceReport", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventSessionAttendanceReport", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Update-MgBetaVirtualEventSessionByJoinWebUrl", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventSessionByJoinWebUrl", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Command": "Update-MgBetaVirtualEventTownhall", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventTownhall", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Update-MgBetaVirtualEventTownhallPresenter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventTownhallPresenter", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Update-MgBetaVirtualEventTownhallSession", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventTownhallSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReport", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReport", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Update-MgBetaVirtualEventTownhallSessionByJoinWebUrl", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventTownhallSessionByJoinWebUrl", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Command": "Update-MgBetaVirtualEventWebinar", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventWebinar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Update-MgBetaVirtualEventWebinarPresenter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventWebinarPresenter", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Update-MgBetaVirtualEventWebinarRegistration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-update?view=graph-rest-beta", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventWebinarRegistration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Update-MgBetaVirtualEventWebinarRegistrationByEmail", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventWebinarRegistrationByEmail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Update-MgBetaVirtualEventWebinarRegistrationByUserId", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventWebinarRegistrationByUserId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", - "Command": "Update-MgBetaVirtualEventWebinarRegistrationConfiguration", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventWebinarRegistrationConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", - "Command": "Update-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Update-MgBetaVirtualEventWebinarSession", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventWebinarSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Update-MgBetaVirtualEventWebinarSessionByJoinWebUrl", "CommandAlias": null, + "Module": "Beta.Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", + "Command": "Update-MgBetaVirtualEventWebinarSessionByJoinWebUrl", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Beta.Bookings" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", - "Command": "Update-MgBetaWindowsUpdatesDeployment", - "CommandAlias": "Update-MgBetaWuDeployment", + "Method": "PATCH", "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesDeployment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-update?view=graph-rest-beta", + "CommandAlias": "Update-MgBetaWuDeployment", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-beta", - "OutputType": null, - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience", - "CommandAlias": "Update-MgBetaWuDeploymentAudience", + "Method": "POST", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-beta", + "CommandAlias": "Update-MgBetaWuDeploymentAudience", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContent", + "Method": "PATCH", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "PATCH", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", - "OutputType": null, - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById", - "CommandAlias": "Update-MgBetaWuDeploymentAudienceGraphBPreId", + "Method": "POST", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", + "CommandAlias": "Update-MgBetaWuDeploymentAudienceGraphBPreId", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", - "Command": "Update-MgBetaWindowsUpdatesPolicy", - "CommandAlias": "Update-MgBetaWuPolicy", + "Method": "PATCH", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-update?view=graph-rest-beta", + "CommandAlias": "Update-MgBetaWuPolicy", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudience", - "CommandAlias": "Update-MgBetaWuPolicyAudience", + "Method": "PATCH", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudience", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContent", + "CommandAlias": "Update-MgBetaWuPolicyAudience", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "PATCH", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "PATCH", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", - "OutputType": null, - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById", - "CommandAlias": "Update-MgBetaWuPolicyAudienceGraphBPreId", + "Method": "POST", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/updateAudienceById", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "POST" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", + "CommandAlias": "Update-MgBetaWuPolicyAudienceGraphBPreId", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "CommandAlias": "Update-MgBetaWuPolicyAudienceExclusion", + "Method": "PATCH", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember", - "CommandAlias": "Update-MgBetaWuPolicyAudienceMember", + "CommandAlias": "Update-MgBetaWuPolicyAudienceExclusion", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "PATCH", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Update-MgBetaWuPolicyAudienceMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", - "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange", - "CommandAlias": "Update-MgBetaWuPolicyComplianceChange", + "Method": "PATCH", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-update?view=graph-rest-beta", + "CommandAlias": "Update-MgBetaWuPolicyComplianceChange", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", - "Command": "Update-MgBetaWindowsUpdatesProduct", - "CommandAlias": "Update-MgBetaWuProduct", + "Method": "PATCH", "Uri": "/admin/windows/updates/products/{product-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesProduct", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", - "Command": "Update-MgBetaWindowsUpdatesProductEdition", - "CommandAlias": "Update-MgBetaWuProductEdition", + "CommandAlias": "Update-MgBetaWuProduct", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "PATCH", "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesProductEdition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssue", - "CommandAlias": "Update-MgBetaWuProductKnownIssue", + "CommandAlias": "Update-MgBetaWuProductEdition", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "PATCH", "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", - "CommandAlias": "Update-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", + "CommandAlias": "Update-MgBetaWuProductKnownIssue", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "PATCH", "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", - "CommandAlias": "Update-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", + "CommandAlias": "Update-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "PATCH", "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", - "Command": "Update-MgBetaWindowsUpdatesProductRevision", - "CommandAlias": "Update-MgBetaWuProductRevision", + "CommandAlias": "Update-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "PATCH", "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesProductRevision", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", - "Command": "Update-MgBetaWindowsUpdatesProductRevisionCatalogEntry", - "CommandAlias": "Update-MgBetaWuProductRevisionCatalogEntry", + "CommandAlias": "Update-MgBetaWuProductRevision", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "PATCH", "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesProductRevisionCatalogEntry", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", - "Command": "Update-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", - "CommandAlias": "Update-MgBetaWuProductRevisionKnowledgeBaseArticle", + "CommandAlias": "Update-MgBetaWuProductRevisionCatalogEntry", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "PATCH", "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", - "Command": "Update-MgBetaWindowsUpdatesResourceConnection", - "CommandAlias": "Update-MgBetaWuResourceConnection", + "CommandAlias": "Update-MgBetaWuProductRevisionKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "PATCH", "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesResourceConnection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "ApiVersion": "beta", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset", - "CommandAlias": "Update-MgBetaWuUpdatableAsset", + "CommandAlias": "Update-MgBetaWuResourceConnection", + "Module": "Beta.WindowsUpdates" + }, + { + "Method": "PATCH", "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "ApiVersion": "beta", + "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", - "Method": "PATCH" + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": "Update-MgBetaWuUpdatableAsset", + "Module": "Beta.WindowsUpdates" }, { + "Method": "PATCH", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", + "Command": "Update-MgBookingBusiness", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -547386,21 +547397,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingBusiness", - "Command": "Update-MgBookingBusiness", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "PATCH", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Command": "Update-MgBookingBusinessAppointment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -547436,38 +547447,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Command": "Update-MgBookingBusinessAppointment", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "PATCH", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Command": "Update-MgBookingBusinessCalendarView", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment", - "Command": "Update-MgBookingBusinessCalendarView", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "PATCH", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", + "Command": "Update-MgBookingBusinessCustomer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -547503,21 +547514,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-update?view=graph-rest-1.0", - "OutputType": null, - "Command": "Update-MgBookingBusinessCustomer", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "PATCH", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Command": "Update-MgBookingBusinessCustomQuestion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -547545,21 +547556,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Command": "Update-MgBookingBusinessCustomQuestion", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "PATCH", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Command": "Update-MgBookingBusinessService", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -547579,21 +547590,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingService", - "Command": "Update-MgBookingBusinessService", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "PATCH", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", + "Command": "Update-MgBookingBusinessStaffMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -547613,38 +547624,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-update?view=graph-rest-1.0", - "OutputType": null, - "Command": "Update-MgBookingBusinessStaffMember", "CommandAlias": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "PATCH", + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", + "Command": "Update-MgBookingCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCurrency", - "Command": "Update-MgBookingCurrency", "CommandAlias": null, - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "ApiVersion": "v1.0", + "Module": "Bookings" + }, + { + "Method": "PATCH", + "Uri": "/chats/{chat-id}", + "Command": "Update-MgChat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -547672,21 +547683,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChat", - "Command": "Update-MgChat", "CommandAlias": null, - "Uri": "/chats/{chat-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Teams", - "Method": "PATCH" + "Module": "Teams" }, { + "Method": "POST", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Command": "Update-MgChatInstalledApp", + "Variants": [ + "Upgrade", + "UpgradeExpanded", + "UpgradeViaIdentity", + "UpgradeViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -547778,55 +547789,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", - "OutputType": null, - "Command": "Update-MgChatInstalledApp", "CommandAlias": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiVersion": "v1.0", - "Variants": [ - "Upgrade", - "UpgradeExpanded", - "UpgradeViaIdentity", - "UpgradeViaIdentityExpanded" - ], - "Module": "Teams", - "Method": "POST" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageInfo", - "Command": "Update-MgChatLastMessagePreview", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "v1.0", + "Command": "Update-MgChatLastMessagePreview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Update-MgChatMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgChatMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "PATCH", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", + "Command": "Update-MgChatMessage", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -547862,89 +547873,89 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgChatMessage", "CommandAlias": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "PATCH", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgChatMessageReply", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgChatMessageReply", "CommandAlias": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "PATCH", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgChatMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgChatMessageReplyHostedContent", "CommandAlias": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "PATCH", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Update-MgChatPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Update-MgChatPermissionGrant", "CommandAlias": null, - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "PATCH", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Command": "Update-MgChatPinnedMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Command": "Update-MgChatPinnedMessage", "CommandAlias": null, - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "PATCH", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Update-MgChatTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -547988,21 +547999,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Update-MgChatTab", "CommandAlias": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "PATCH", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Command": "Update-MgCommunicationCallAudioRoutingGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -548022,72 +548033,72 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Command": "Update-MgCommunicationCallAudioRoutingGroup", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiVersion": "v1.0", + "Module": "CloudCommunications" + }, + { + "Method": "PATCH", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Command": "Update-MgCommunicationCallContentSharingSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgCommunicationCallContentSharingSession", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "ApiVersion": "v1.0", + "Module": "CloudCommunications" + }, + { + "Method": "PATCH", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Command": "Update-MgCommunicationCallOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommsOperation", - "Command": "Update-MgCommunicationCallOperation", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiVersion": "v1.0", + "Module": "CloudCommunications" + }, + { + "Method": "PATCH", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Command": "Update-MgCommunicationCallParticipant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphParticipant", - "Command": "Update-MgCommunicationCallParticipant", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiVersion": "v1.0", + "Module": "CloudCommunications" + }, + { + "Method": "POST", + "Uri": "/communications/calls/{call-id}/updateRecordingStatus", + "Command": "Update-MgCommunicationCallRecordingStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -548107,240 +548118,240 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", - "Command": "Update-MgCommunicationCallRecordingStatus", "CommandAlias": null, - "Uri": "/communications/calls/{call-id}/updateRecordingStatus", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "CloudCommunications", - "Method": "POST" + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsOrganizer", - "Command": "Update-MgCommunicationCallRecordOrganizerV2", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "ApiVersion": "v1.0", + "Command": "Update-MgCommunicationCallRecordOrganizerV2", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsParticipant", - "Command": "Update-MgCommunicationCallRecordParticipantV2", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgCommunicationCallRecordParticipantV2", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Command": "Update-MgCommunicationCallRecordSession", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgCommunicationCallRecordSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "Update-MgCommunicationOnlineMeeting", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgCommunicationOnlineMeeting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "Update-MgCommunicationOnlineMeetingRecording", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgCommunicationOnlineMeetingRecording", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Update-MgCommunicationOnlineMeetingTranscript", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgCommunicationOnlineMeetingTranscript", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPresence", - "Command": "Update-MgCommunicationPresence", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/communications/presences/{presence-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgCommunicationPresence", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompliance", - "Command": "Update-MgCompliance", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/compliance", - "ApiVersion": "v1.0", + "Command": "Update-MgCompliance", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCompliance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact", - "Command": "Update-MgContact", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "PATCH", "Uri": "/contacts/{orgContact-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgContact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContract", - "Command": "Update-MgContract", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/contracts/{contract-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgContract", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Command": "Update-MgDataPolicyOperation", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDataPolicyOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/devices/{device-id}", + "Command": "Update-MgDevice", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -548368,21 +548379,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDevice", - "Command": "Update-MgDevice", "CommandAlias": null, - "Uri": "/devices/{device-id}", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement", + "Command": "Update-MgDeviceAppManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -548402,36 +548411,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAppManagement", - "Command": "Update-MgDeviceAppManagement", "CommandAlias": "Update-MgDeviceAppMgt", - "Uri": "/deviceAppManagement", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection", "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -548451,21 +548462,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp", "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -548485,21 +548496,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -548519,21 +548530,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -548553,21 +548564,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection", "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtection", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -548587,21 +548598,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp", "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -548621,38 +548632,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection", "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -548672,21 +548683,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp", "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -548706,21 +548717,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -548740,89 +548751,89 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Command": "Update-MgDeviceAppManagementManagedAppPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Command": "Update-MgDeviceAppManagementManagedAppPolicy", "CommandAlias": "Update-MgDeviceAppMgtManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Command": "Update-MgDeviceAppManagementManagedAppRegistration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Command": "Update-MgDeviceAppManagementManagedAppRegistration", "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -548842,157 +548853,157 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation", "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Command": "Update-MgDeviceAppManagementManagedAppStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Command": "Update-MgDeviceAppManagementManagedAppStatus", "CommandAlias": "Update-MgDeviceAppMgtManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Command": "Update-MgDeviceAppManagementManagedEBook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedEBook", - "Command": "Update-MgDeviceAppManagementManagedEBook", "CommandAlias": "Update-MgDeviceAppMgtManagedEBook", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Command": "Update-MgDeviceAppManagementManagedEBookAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Command": "Update-MgDeviceAppManagementManagedEBookAssignment", "CommandAlias": "Update-MgDeviceAppMgtManagedEBookAssignment", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState", "CommandAlias": "Update-MgDeviceAppMgtManagedEBookDeviceState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEBookInstallSummary", - "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary", "CommandAlias": "Update-MgDeviceAppMgtManagedEBookInstallSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary", "CommandAlias": "Update-MgDeviceAppMgtManagedEBookUserStateSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "CommandAlias": "Update-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -549012,21 +549023,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -549046,21 +549057,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -549080,1041 +549091,1041 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Command": "Update-MgDeviceAppManagementMobileApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-androidlobapp-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileApp", - "Command": "Update-MgDeviceAppManagementMobileApp", "CommandAlias": "Update-MgDeviceAppMgtMobileApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Command": "Update-MgDeviceAppManagementMobileAppCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Command": "Update-MgDeviceAppManagementMobileAppCategory", "CommandAlias": "Update-MgDeviceAppMgtMobileAppCategory", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Command": "Update-MgDeviceAppManagementMobileAppConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Command": "Update-MgDeviceAppManagementMobileAppConfiguration", "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfiguration", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus", "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration", "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -550134,21 +550145,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -550168,21 +550179,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -550202,21 +550213,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Command": "Update-MgDeviceAppManagementVppToken", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -550236,21 +550247,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVppToken", - "Command": "Update-MgDeviceAppManagementVppToken", "CommandAlias": "Update-MgDeviceAppMgtVppToken", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -550270,21 +550281,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy", "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -550304,21 +550315,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -550338,21 +550349,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -550372,55 +550383,53 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "Uri": "/devices(deviceId='{deviceId}')", + "Command": "Update-MgDeviceByDeviceId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDevice", - "Command": "Update-MgDeviceByDeviceId", "CommandAlias": null, - "Uri": "/devices(deviceId='{deviceId}')", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Command": "Update-MgDeviceExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDeviceExtension", "CommandAlias": null, - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement", + "Command": "Update-MgDeviceManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -550464,19 +550473,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-devicemanagement-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceManagement", - "Command": "Update-MgDeviceManagement", "CommandAlias": null, - "Uri": "/deviceManagement", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -550496,36 +550505,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", - "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", "CommandAlias": null, - "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Command": "Update-MgDeviceManagementAuditEvent", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuditEvent", - "Command": "Update-MgDeviceManagementAuditEvent", "CommandAlias": null, - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Command": "Update-MgDeviceManagementComplianceManagementPartner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -550545,21 +550556,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Command": "Update-MgDeviceManagementComplianceManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/conditionalAccessSettings", + "Command": "Update-MgDeviceManagementConditionalAccessSetting", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -550579,19 +550588,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Command": "Update-MgDeviceManagementConditionalAccessSetting", "CommandAlias": null, - "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Command": "Update-MgDeviceManagementDetectedApp", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -550611,21 +550622,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDetectedApp", - "Command": "Update-MgDeviceManagementDetectedApp", "CommandAlias": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Command": "Update-MgDeviceManagementDeviceCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -550645,357 +550656,357 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory", - "Command": "Update-MgDeviceManagementDeviceCategory", "CommandAlias": null, - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "DeviceManagement", - "Method": "PATCH" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81compliancepolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81compliancepolicy-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10endpointprotectionconfiguration-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Command": "Update-MgDeviceManagementDeviceConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10endpointprotectionconfiguration-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-update?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -551015,21 +551026,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -551049,21 +551060,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Command": "Update-MgDeviceManagementExchangeConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -551083,55 +551094,57 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Command": "Update-MgDeviceManagementExchangeConnector", "CommandAlias": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Command": "Update-MgDeviceManagementIoUpdateStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Enrollment", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Command": "Update-MgDeviceManagementIoUpdateStatus", "CommandAlias": null, - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Command": "Update-MgDeviceManagementManagedDevice", "Variants": [ "Update", + "Update1", "UpdateExpanded", "UpdateViaIdentity", + "UpdateViaIdentity1", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -551151,159 +551164,157 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "Update-MgDeviceManagementManagedDevice", "CommandAlias": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "Update1", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded" - ], - "Module": "DeviceManagement", - "Method": "PATCH" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory", - "Command": "Update-MgDeviceManagementManagedDeviceCategory", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementManagedDeviceCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", - "OutputType": null, - "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-update?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -551323,21 +551334,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "CommandAlias": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -551357,55 +551368,55 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", "CommandAlias": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Command": "Update-MgDeviceManagementNotificationMessageTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Command": "Update-MgDeviceManagementNotificationMessageTemplate", "CommandAlias": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "CommandAlias": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Command": "Update-MgDeviceManagementPartner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -551425,21 +551436,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Command": "Update-MgDeviceManagementPartner", "CommandAlias": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Command": "Update-MgDeviceManagementRemoteAssistancePartner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -551459,21 +551470,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Command": "Update-MgDeviceManagementRemoteAssistancePartner", "CommandAlias": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/reports", + "Command": "Update-MgDeviceManagementReport", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -551509,19 +551518,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceManagementReports", - "Command": "Update-MgDeviceManagementReport", "CommandAlias": null, - "Uri": "/deviceManagement/reports", - "ApiVersion": "v1.0", + "Module": "Reports" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Command": "Update-MgDeviceManagementResourceOperation", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Module": "Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -551541,21 +551552,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphResourceOperation", - "Command": "Update-MgDeviceManagementResourceOperation", "CommandAlias": null, - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Command": "Update-MgDeviceManagementRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -551575,21 +551586,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Command": "Update-MgDeviceManagementRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Command": "Update-MgDeviceManagementRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -551609,21 +551620,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoleDefinition", - "Command": "Update-MgDeviceManagementRoleDefinition", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -551643,140 +551654,106 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoleAssignment", - "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", "CommandAlias": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Command": "Update-MgDeviceManagementTermAndCondition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementTermAndCondition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Command": "Update-MgDeviceManagementTermAndConditionAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementTermAndConditionAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Command": "Update-MgDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", + "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -551796,21 +551773,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -551830,21 +551807,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -551864,21 +551841,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -551898,21 +551875,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -551932,21 +551909,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -551966,21 +551943,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552000,21 +551977,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552034,36 +552011,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552083,21 +552043,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552117,38 +552094,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "DeviceManagement", - "Method": "PATCH" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "v1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552168,21 +552128,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "CommandAlias": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552202,21 +552179,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552236,21 +552213,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552270,21 +552247,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552304,21 +552281,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552338,21 +552315,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552372,21 +552349,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552406,19 +552383,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552438,21 +552415,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552472,19 +552449,19 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552504,21 +552481,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552538,21 +552515,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552572,208 +552549,242 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { - "Permissions": [], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Command": "Update-MgDeviceManagementVirtualEndpointDeviceImage", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementVirtualEndpointDeviceImage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Command": "Update-MgDeviceManagementVirtualEndpointGalleryImage", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementVirtualEndpointGalleryImage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Command": "Update-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementVirtualEndpointOnPremiseConnection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Command": "Update-MgDeviceManagementVirtualEndpointUserSetting", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementVirtualEndpointUserSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Command": "Update-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-updatedeviceproperties?view=graph-rest-1.0", - "OutputType": null, - "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "DeviceManagement.Administration" + }, + { + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Enrollment", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-updatedeviceproperties?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement.Enrollment" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-update?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "DeviceManagement" }, { + "Method": "PATCH", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Command": "Update-MgDeviceManagementWindowsMalwareInformation", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -552793,21 +552804,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Command": "Update-MgDeviceManagementWindowsMalwareInformation", "CommandAlias": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiVersion": "v1.0", + "Module": "DeviceManagement" + }, + { + "Method": "PATCH", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -552827,291 +552838,291 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "CommandAlias": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "DeviceManagement", - "Method": "PATCH" + "Module": "DeviceManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectory", - "Command": "Update-MgDirectory", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/directory", - "ApiVersion": "v1.0", + "Command": "Update-MgDirectory", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDirectory", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Update-MgDirectoryAdministrativeUnit", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDirectoryAdministrativeUnit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDirectoryAdministrativeUnitExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDirectoryAdministrativeUnitExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttributeSet", - "Command": "Update-MgDirectoryAttributeSet", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/attributeSets/{attributeSet-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDirectoryAttributeSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAllowedValue", - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", - "Command": "Update-MgDirectoryDeviceLocalCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDirectoryDeviceLocalCredential", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "Update-MgDirectoryFederationConfiguration", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDirectoryFederationConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Command": "Update-MgDirectoryOnPremiseSynchronization", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDirectoryOnPremiseSynchronization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Update-MgDirectoryRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directoryRoles/{directoryRole-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDirectoryRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole", - "Command": "Update-MgDirectoryRoleByRoleTemplateId", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "ApiVersion": "v1.0", + "Command": "Update-MgDirectoryRoleByRoleTemplateId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Update-MgDirectoryRoleScopedMember", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDirectoryRoleScopedMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Command": "Update-MgDirectoryRoleTemplate", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDirectoryRoleTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanySubscription", - "Command": "Update-MgDirectorySubscription", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/subscriptions/{companySubscription-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDirectorySubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanySubscription", - "Command": "Update-MgDirectorySubscriptionByCommerceSubscriptionId", "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "ApiVersion": "v1.0", + "Command": "Update-MgDirectorySubscriptionByCommerceSubscriptionId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.DirectoryManagement" }, { + "Method": "PATCH", + "Uri": "/domains/{domain-id}", + "Command": "Update-MgDomain", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -553131,106 +553142,106 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDomain", - "Command": "Update-MgDomain", "CommandAlias": null, - "Uri": "/domains/{domain-id}", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Command": "Update-MgDomainFederationConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Command": "Update-MgDomainFederationConfiguration", "CommandAlias": null, - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Command": "Update-MgDomainServiceConfigurationRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Command": "Update-MgDomainServiceConfigurationRecord", "CommandAlias": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Command": "Update-MgDomainVerificationDnsRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Command": "Update-MgDomainVerificationDnsRecord", "CommandAlias": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/drives/{drive-id}", + "Command": "Update-MgDrive", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Update-MgDrive", "CommandAlias": null, - "Uri": "/drives/{drive-id}", - "ApiVersion": "v1.0", + "Module": "Files" + }, + { + "Method": "PATCH", + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", + "Command": "Update-MgDriveCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgDriveCreatedByUserMailboxSetting", "CommandAlias": null, - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Module": "Files" + }, + { + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Command": "Update-MgDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -553258,225 +553269,225 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Update-MgDriveItem", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Files", - "Method": "PATCH" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgDriveItemAnalytic", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveItemAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Update-MgDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveItemAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgDriveItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgDriveItemListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveItemListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveItemListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDriveItemListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveItemListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDriveItemListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveItemListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgDriveItemListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveItemListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDriveItemListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveItemListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Update-MgDriveItemPermission", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -553504,718 +553515,718 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgDriveItemPermission", "CommandAlias": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Files", - "Method": "PATCH" + "Module": "Files" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-lockorunlockrecord?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Update-MgDriveItemRetentionLabel", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgDriveItemSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-lockorunlockrecord?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveItemSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Update-MgDriveItemThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveItemThumbnail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Update-MgDriveItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgDriveLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Update-MgDriveList", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgDriveListColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveListColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Update-MgDriveListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveListContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Update-MgDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgDriveListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgDriveListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDriveListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDriveListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgDriveListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDriveListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Update-MgDriveListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveListOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgDriveListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveListSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Update-MgDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveRoot", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgDriveRootAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/analytics", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveRootAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Update-MgDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveRootAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgDriveRootCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveRootCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgDriveRootListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveRootListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveRootListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDriveRootListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveRootListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDriveRootListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveRootListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgDriveRootListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveRootListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgDriveRootListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveRootListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgDriveRootPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveRootPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Update-MgDriveRootRetentionLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveRootRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgDriveRootSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveRootSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Update-MgDriveRootThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveRootThumbnail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Update-MgDriveRootVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgDriveRootVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationClass", - "Command": "Update-MgEducationClass", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationClass", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Education" }, { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Command": "Update-MgEducationClassAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -554235,38 +554246,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Update-MgEducationClassAssignment", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Command": "Update-MgEducationClassAssignmentCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory", - "Command": "Update-MgEducationClassAssignmentCategory", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Command": "Update-MgEducationClassAssignmentDefault", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -554286,38 +554297,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", - "Command": "Update-MgEducationClassAssignmentDefault", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Update-MgEducationClassAssignmentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Update-MgEducationClassAssignmentResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Update-MgEducationClassAssignmentRubric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -554337,21 +554348,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Update-MgEducationClassAssignmentRubric", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Command": "Update-MgEducationClassAssignmentSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -554371,55 +554382,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Command": "Update-MgEducationClassAssignmentSetting", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Command": "Update-MgEducationClassAssignmentSettingGradingCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingcategory-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Command": "Update-MgEducationClassAssignmentSettingGradingCategory", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Update-MgEducationClassAssignmentSubmission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Update-MgEducationClassAssignmentSubmission", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -554439,55 +554450,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationClassAssignmentSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Update-MgEducationClassAssignmentSubmissionResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Command": "Update-MgEducationClassModule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -554507,21 +554518,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModule", - "Command": "Update-MgEducationClassModule", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Command": "Update-MgEducationClassModuleResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -554541,155 +554552,155 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModuleResource", - "Command": "Update-MgEducationClassModuleResource", "CommandAlias": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Education", - "Method": "PATCH" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "Update-MgEducationMe", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/education/me", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationMe", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Update-MgEducationMeAssignment", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", "Uri": "/education/me/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationMeAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Update-MgEducationMeAssignmentResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationMeAssignmentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Update-MgEducationMeAssignmentRubric", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationMeAssignmentRubric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Update-MgEducationMeAssignmentSubmission", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationMeAssignmentSubmission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEducationOutcome", "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationMeAssignmentSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Update-MgEducationMeAssignmentSubmissionResource", "CommandAlias": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", "CommandAlias": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", + "Module": "Education" + }, + { + "Method": "PATCH", + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Command": "Update-MgEducationMeRubric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -554709,347 +554720,332 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Update-MgEducationMeRubric", "CommandAlias": null, - "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Education", - "Method": "PATCH" + "Module": "Education" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgEducationMeUserMailboxSetting", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/education/me/user/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationMeUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRoot", - "Command": "Update-MgEducationRoot", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", "Uri": "/education", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationRoot", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationRoot", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSchool", - "Command": "Update-MgEducationSchool", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", "Uri": "/education/schools/{educationSchool-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationSchool", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Command": "Update-MgEducationSchoolAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationSchoolAdministrativeUnit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationUser", - "Command": "Update-MgEducationUser", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationUser", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment", - "Command": "Update-MgEducationUserAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationUserAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Command": "Update-MgEducationUserAssignmentResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationUserAssignmentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Update-MgEducationUserAssignmentRubric", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationUserAssignmentRubric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission", - "Command": "Update-MgEducationUserAssignmentSubmission", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationUserAssignmentSubmission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome", - "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Update-MgEducationUserAssignmentSubmissionResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationUserAssignmentSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgEducationUserMailboxSetting", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric", - "Command": "Update-MgEducationUserRubric", "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEducationUserRubric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackage", - "Command": "Update-MgEntitlementManagementAccessPackage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Education" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementAccessPackage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstage-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApprovalStage", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstage-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-reprocess?view=graph-rest-1.0", - "OutputType": null, - "Command": "Update-MgEntitlementManagementAssignment", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/reprocess", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementAssignment", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -555058,51 +555054,51 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", - "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-reprocess?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageQuestion", - "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-reprocess?view=graph-rest-1.0", - "OutputType": null, - "Command": "Update-MgEntitlementManagementAssignmentRequest", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementAssignmentRequest", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -555111,68 +555107,68 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Command": "Update-MgEntitlementManagementCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-reprocess?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementCatalog", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementCatalogResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementCatalogResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Update-MgEntitlementManagementCatalogResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementCatalogResourceRole", "Variants": [ "Update", "Update1", @@ -555187,17 +555183,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResource", "Variants": [ "Update", "Update1", @@ -555208,17 +555204,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScope", "Variants": [ "Update", "Update1", @@ -555229,17 +555225,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", "Variants": [ "Update", "Update1", @@ -555250,34 +555246,34 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Update-MgEntitlementManagementCatalogResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementCatalogResourceScope", "Variants": [ "Update", "Update1", @@ -555292,17 +555288,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResource", "Variants": [ "Update", "Update1", @@ -555313,17 +555309,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRole", "Variants": [ "Update", "Update1", @@ -555334,17 +555330,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", "Variants": [ "Update", "Update1", @@ -555355,306 +555351,306 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Command": "Update-MgEntitlementManagementConnectedOrganization", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementConnectedOrganization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Command": "Update-MgEntitlementManagementResourceEnvironment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceEnvironment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Command": "Update-MgEntitlementManagementResourceRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Command": "Update-MgEntitlementManagementResourceRequestCatalog", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestCatalog", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRole", "Variants": [ "Update", "Update1", @@ -555669,17 +555665,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", "Variants": [ "Update", "Update1", @@ -555690,17 +555686,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Variants": [ "Update", "Update1", @@ -555711,17 +555707,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", "Variants": [ "Update", "Update1", @@ -555732,34 +555728,34 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScope", "Variants": [ "Update", "Update1", @@ -555774,17 +555770,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", "Variants": [ "Update", "Update1", @@ -555795,17 +555791,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Variants": [ "Update", "Update1", @@ -555816,17 +555812,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", "Variants": [ "Update", "Update1", @@ -555837,550 +555833,565 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceRequestResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Update-MgEntitlementManagementResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRoleResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Update-MgEntitlementManagementResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRoleResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceRoleResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRoleResourceScopeResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Command": "Update-MgEntitlementManagementResourceRoleScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRoleScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Command": "Update-MgEntitlementManagementResourceScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceScopeResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceScopeResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Command": "Update-MgEntitlementManagementResourceScopeResourceRole", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceScopeResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Command": "Update-MgEntitlementManagementResourceScopeResourceRoleResource", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementResourceScopeResourceRoleResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", - "Command": "Update-MgEntitlementManagementSetting", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/entitlementManagement/settings", - "ApiVersion": "v1.0", + "Command": "Update-MgEntitlementManagementSetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Command": "Update-MgExternal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/external", - "ApiVersion": "v1.0", + "Command": "Update-MgExternal", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Search", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Search" }, { + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}", + "Command": "Update-MgExternalConnection", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -556400,21 +556411,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Command": "Update-MgExternalConnection", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Command": "Update-MgExternalConnectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -556434,72 +556445,72 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Command": "Update-MgExternalConnectionGroup", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Command": "Update-MgExternalConnectionGroupMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Command": "Update-MgExternalConnectionGroupMember", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Command": "Update-MgExternalConnectionItemActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", - "Command": "Update-MgExternalConnectionItemActivity", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Command": "Update-MgExternalConnectionOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Command": "Update-MgExternalConnectionOperation", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/schema", + "Command": "Update-MgExternalConnectionSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -556519,21 +556530,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", - "Command": "Update-MgExternalConnectionSchema", "CommandAlias": null, - "Uri": "/external/connections/{externalConnection-id}/schema", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "PATCH", + "Uri": "/groups/{group-id}", + "Command": "Update-MgGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -556553,55 +556564,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Update-MgGroup", "CommandAlias": null, - "Uri": "/groups/{group-id}", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "PATCH", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Update-MgGroupAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Update-MgGroupAppRoleAssignment", "CommandAlias": null, - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/groups(uniqueName='{uniqueName}')", + "Command": "Update-MgGroupByUniqueName", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup", - "Command": "Update-MgGroupByUniqueName", "CommandAlias": null, - "Uri": "/groups(uniqueName='{uniqueName}')", - "ApiVersion": "v1.0", + "Module": "Groups" + }, + { + "Method": "PATCH", + "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Command": "Update-MgGroupCalendarEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -556621,38 +556632,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEvent", - "Command": "Update-MgGroupCalendarEvent", "CommandAlias": null, - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "ApiVersion": "v1.0", + "Module": "Calendar" + }, + { + "Method": "PATCH", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Update-MgGroupCalendarPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarPermission", - "Command": "Update-MgGroupCalendarPermission", "CommandAlias": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "v1.0", + "Module": "Calendar" + }, + { + "Method": "PATCH", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Command": "Update-MgGroupConversationThread", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -556672,1007 +556683,1007 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationThread", - "Command": "Update-MgGroupConversationThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Groups", - "Method": "PATCH" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupConversationThreadPostExtension", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupConversationThreadPostExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupConversationThreadPostInReplyToExtension", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupConversationThreadPostInReplyToExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Update-MgGroupDrive", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDrive", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Update-MgGroupDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgGroupDriveItemAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveItemAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgGroupDriveItemListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveItemListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupDriveItemListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveItemListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgGroupDriveItemListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveItemListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupDriveItemListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveItemListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgGroupDriveItemPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveItemPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Update-MgGroupDriveItemRetentionLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgGroupDriveItemSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveItemSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Update-MgGroupDriveItemThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveItemThumbnail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Update-MgGroupDriveItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Update-MgGroupDriveList", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgGroupDriveListColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveListColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Update-MgGroupDriveListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveListContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgGroupDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Update-MgGroupDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgGroupDriveListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgGroupDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupDriveListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupDriveListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgGroupDriveListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupDriveListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Update-MgGroupDriveListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveListOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgGroupDriveListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveListSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Update-MgGroupDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveRoot", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgGroupDriveRootAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveRootAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgGroupDriveRootListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveRootListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupDriveRootListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveRootListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgGroupDriveRootListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveRootListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupDriveRootListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveRootListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgGroupDriveRootPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveRootPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Update-MgGroupDriveRootRetentionLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveRootRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgGroupDriveRootSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveRootSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Update-MgGroupDriveRootThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveRootThumbnail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Update-MgGroupDriveRootVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupDriveRootVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Files" }, { + "Method": "PATCH", + "Uri": "/groups/{group-id}/events/{event-id}", + "Command": "Update-MgGroupEvent", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -557692,79 +557703,64 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Update-MgGroupEvent", "CommandAlias": null, - "Uri": "/groups/{group-id}/events/{event-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Calendar", - "Method": "PATCH" + "Module": "Calendar" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupEventExtension", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupEventExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupEventInstanceExtension", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupEventInstanceExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupExtension", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Command": "Update-MgGroupLifecyclePolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "PATCH", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupLifecyclePolicy", "Variants": [ "Update", "Update1", @@ -557775,231 +557771,250 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Groups", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Update-MgGroupOnenote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupOnenote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Update-MgGroupOnenoteNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupOnenoteNotebook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgGroupOnenoteNotebookSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupOnenoteNotebookSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Update-MgGroupOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupOnenoteNotebookSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgGroupOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupOnenoteNotebookSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Update-MgGroupOnenoteOperation", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupOnenoteOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Update-MgGroupOnenoteResource", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupOnenoteResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgGroupOnenoteSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Update-MgGroupOnenoteSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupOnenoteSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgGroupOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupOnenoteSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Update-MgGroupPermissionGrant", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerGroup", - "Command": "Update-MgGroupPlanner", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/planner", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupPlanner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Command": "Update-MgGroupPlannerPlanDetail", "CommandAlias": null, + "Module": "Planner" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupPlannerPlanDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Planner" }, { + "Method": "PATCH", + "Uri": "/groups/{group-id}/settings/{groupSetting-id}", + "Command": "Update-MgGroupSetting", + "Variants": [ + "Update", + "Update1", + "UpdateExpanded", + "UpdateExpanded1", + "UpdateViaIdentity", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" + ], + "OutputType": "IMicrosoftGraphGroupSetting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.Authorization", @@ -558019,1052 +558034,1033 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsetting-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupSetting", - "Command": "Update-MgGroupSetting", "CommandAlias": null, - "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "Update1", - "UpdateExpanded", - "UpdateExpanded1", - "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" - ], - "Module": "Groups", - "Method": "PATCH" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupSettingTemplate", - "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Update-MgGroupSite", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSite", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgGroupSiteAnalytic", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Update-MgGroupSiteAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgGroupSiteColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Update-MgGroupSiteContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgGroupSiteContentTypeColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Update-MgGroupSiteContentTypeColumnLink", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgGroupSiteGetByPathAnalytic", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteGetByPathAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Update-MgGroupSiteGetByPathOnenote", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteGetByPathOnenote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Update-MgGroupSiteGetByPathTermStore", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteGetByPathTermStore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Update-MgGroupSiteList", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgGroupSiteListColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteListColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Update-MgGroupSiteListContentType", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteListContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgGroupSiteListContentTypeColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Update-MgGroupSiteListContentTypeColumnLink", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgGroupSiteListItem", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgGroupSiteListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupSiteListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupSiteListItemField", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgGroupSiteListItemVersion", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupSiteListItemVersionField", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Update-MgGroupSiteListOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteListOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgGroupSiteListSubscription", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteListSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Update-MgGroupSiteOnenote", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteOnenote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Update-MgGroupSiteOnenoteNotebook", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteOnenoteNotebook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgGroupSiteOnenoteNotebookSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteOnenoteNotebookSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Update-MgGroupSiteOnenoteOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteOnenoteOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Update-MgGroupSiteOnenotePage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteOnenotePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Update-MgGroupSiteOnenoteResource", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteOnenoteResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgGroupSiteOnenoteSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Update-MgGroupSiteOnenoteSectionGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteOnenoteSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgGroupSiteOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteOnenoteSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage", - "Command": "Update-MgGroupSiteOnenoteSectionPage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteOnenoteSectionPage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Update-MgGroupSiteOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "Update-MgGroupSitePage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSitePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCanvasLayout", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayout", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayout", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVerticalSection", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgGroupSitePageAsSitePageWebPart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSitePageAsSitePageWebPart", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupSitePageCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSitePageCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgGroupSitePageLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgGroupSitePermission", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSitePermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Update-MgGroupSiteTermStore", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStore", "Variants": [ "Update", "Update1", @@ -559075,17 +559071,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Update-MgGroupSiteTermStoreGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreGroup", "Variants": [ "Update", "Update1", @@ -559096,17 +559092,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Update-MgGroupSiteTermStoreGroupSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreGroupSet", "Variants": [ "Update", "Update1", @@ -559117,17 +559113,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgGroupSiteTermStoreGroupSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreGroupSetChild", "Variants": [ "Update", "Update1", @@ -559146,17 +559142,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "Update", "Update1", @@ -559175,17 +559171,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup", "Variants": [ "Update", "Update1", @@ -559196,17 +559192,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgGroupSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreGroupSetRelation", "Variants": [ "Update", "Update1", @@ -559217,17 +559213,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgGroupSiteTermStoreGroupSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreGroupSetTerm", "Variants": [ "Update", "Update1", @@ -559238,17 +559234,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild", "Variants": [ "Update", "Update1", @@ -559259,17 +559255,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Update", "Update1", @@ -559280,17 +559276,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "Update", "Update1", @@ -559301,17 +559297,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Update-MgGroupSiteTermStoreSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreSet", "Variants": [ "Update", "Update1", @@ -559322,17 +559318,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgGroupSiteTermStoreSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreSetChild", "Variants": [ "Update", "Update1", @@ -559351,17 +559347,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgGroupSiteTermStoreSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreSetChildRelation", "Variants": [ "Update", "Update1", @@ -559380,17 +559376,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Update-MgGroupSiteTermStoreSetParentGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreSetParentGroup", "Variants": [ "Update", "Update1", @@ -559401,17 +559397,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet", "Variants": [ "Update", "Update1", @@ -559422,17 +559418,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "Update", "Update1", @@ -559451,17 +559447,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Update", "Update1", @@ -559480,17 +559476,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Update", "Update1", @@ -559501,17 +559497,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Update", "Update1", @@ -559522,17 +559518,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Update", "Update1", @@ -559543,17 +559539,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Update", "Update1", @@ -559564,17 +559560,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Update", "Update1", @@ -559585,17 +559581,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgGroupSiteTermStoreSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreSetRelation", "Variants": [ "Update", "Update1", @@ -559606,17 +559602,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgGroupSiteTermStoreSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreSetTerm", "Variants": [ "Update", "Update1", @@ -559627,17 +559623,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgGroupSiteTermStoreSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreSetTermChild", "Variants": [ "Update", "Update1", @@ -559648,17 +559644,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation", "Variants": [ "Update", "Update1", @@ -559669,17 +559665,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgGroupSiteTermStoreSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupSiteTermStoreSetTermRelation", "Variants": [ "Update", "Update1", @@ -559690,554 +559686,569 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Update-MgGroupTeamChannel", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Update-MgGroupTeamChannelMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamChannelMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgGroupTeamChannelMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamChannelMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgGroupTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamChannelMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgGroupTeamChannelMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Update-MgGroupTeamChannelSharedWithTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Update-MgGroupTeamChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamChannelTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", - "OutputType": null, - "Command": "Update-MgGroupTeamInstalledApp", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamInstalledApp", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Update-MgGroupTeamMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "Update-MgGroupTeamOperation", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Update-MgGroupTeamPermissionGrant", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Update-MgGroupTeamPhoto", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/photo", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamPhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Update-MgGroupTeamPrimaryChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/primaryChannel", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamPrimaryChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Update-MgGroupTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamPrimaryChannelMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgGroupTeamPrimaryChannelMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamPrimaryChannelMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgGroupTeamPrimaryChannelMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamPrimaryChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Update-MgGroupTeamPrimaryChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamPrimaryChannelTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Command": "Update-MgGroupTeamScheduleOfferShiftRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamScheduleOfferShiftRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShift", - "Command": "Update-MgGroupTeamScheduleOpenShift", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamScheduleOpenShift", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Command": "Update-MgGroupTeamScheduleSchedulingGroup", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamScheduleSchedulingGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShift", - "Command": "Update-MgGroupTeamScheduleShift", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamScheduleShift", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOff", - "Command": "Update-MgGroupTeamScheduleTimeOff", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamScheduleTimeOff", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffReason", - "Command": "Update-MgGroupTeamScheduleTimeOffReason", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamScheduleTimeOffReason", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Command": "Update-MgGroupTeamScheduleTimeOffRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamScheduleTimeOffRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTag", - "Command": "Update-MgGroupTeamTag", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamTag", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Command": "Update-MgGroupTeamTagMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupTeamTagMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "PATCH", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Command": "Update-MgGroupThread", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -560257,259 +560268,259 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationThread", - "Command": "Update-MgGroupThread", "CommandAlias": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Groups", - "Method": "PATCH" + "Module": "Groups" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0", - "OutputType": null, - "Command": "Update-MgGroupThreadPostExtension", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupThreadPostExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "PATCH" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": null, - "Command": "Update-MgGroupThreadPostInReplyToExtension", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "PATCH", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgGroupThreadPostInReplyToExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Update-MgIdentityApiConnector", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Groups" + }, + { + "Method": "PATCH", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityApiConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Command": "Update-MgIdentityAuthenticationEventFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityAuthenticationEventFlow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgIdentityAuthenticationEventFlowIncludeApplication", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityAuthenticationEventFlowIncludeApplication", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Command": "Update-MgIdentityAuthenticationEventListener", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityAuthenticationEventListener", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Command": "Update-MgIdentityB2XUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityB2XUserFlow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Command": "Update-MgIdentityB2XUserFlowLanguage", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityB2XUserFlowLanguage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-1.0", "OutputType": null, - "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Update-MgIdentityB2XUserFlowPostAttributeCollection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityB2XUserFlowPostAttributeCollection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Command": "Update-MgIdentityB2XUserFlowPostFederationSignup", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityB2XUserFlowPostFederationSignup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuthenticationContext.ReadWrite.All", @@ -560529,21 +560540,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Command": "Update-MgIdentityConditionalAccessNamedLocation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -560563,21 +560574,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphNamedLocation", - "Command": "Update-MgIdentityConditionalAccessNamedLocation", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Command": "Update-MgIdentityConditionalAccessPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -560605,768 +560616,753 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Command": "Update-MgIdentityConditionalAccessPolicy", "CommandAlias": null, - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Identity.SignIns", - "Method": "PATCH" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Command": "Update-MgIdentityCustomAuthenticationExtension", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityCustomAuthenticationExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", - "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Command": "Update-MgIdentityGovernanceAppConsentRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceAppConsentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStage", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflow", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowInsight", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowInsight", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", - "Command": "Update-MgIdentityGovernancePrivilegedAccess", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/privilegedAccess", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernancePrivilegedAccess", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroup", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/privilegedAccess/group", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroup", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStage", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAgreement", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "Update", "Update1", @@ -561377,191 +561373,206 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFile", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Command": "Update-MgIdentityProvider", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityProvider", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Command": "Update-MgIdentityUserFlowAttribute", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgIdentityUserFlowAttribute", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection", - "Command": "Update-MgInformationProtection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/informationProtection", - "ApiVersion": "v1.0", + "Command": "Update-MgInformationProtection", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Command": "Update-MgInformationProtectionThreatAssessmentRequest", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgInformationProtectionThreatAssessmentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgInvitationInvitedUserMailboxSetting", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/invitations/invitedUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgInvitationInvitedUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthentication", - "Command": "Update-MgMeAuthentication", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/me/authentication", - "ApiVersion": "v1.0", + "Command": "Update-MgMeAuthentication", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphAuthentication", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/me/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Update-MgMeAuthenticationEmailMethod", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -561581,55 +561592,55 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Command": "Update-MgMeAuthenticationEmailMethod", "CommandAlias": null, - "Uri": "/me/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/me/authentication/methods/{authenticationMethod-id}", + "Command": "Update-MgMeAuthenticationMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgMeAuthenticationMethod", "CommandAlias": null, - "Uri": "/me/authentication/methods/{authenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/me/authentication/operations/{longRunningOperation-id}", + "Command": "Update-MgMeAuthenticationOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "Update-MgMeAuthenticationOperation", "CommandAlias": null, - "Uri": "/me/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/me/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Update-MgMeAuthenticationPhoneMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -561649,21 +561660,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Command": "Update-MgMeAuthenticationPhoneMethod", "CommandAlias": null, - "Uri": "/me/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Update-MgOauth2PermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -561683,21 +561694,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Command": "Update-MgOauth2PermissionGrant", "CommandAlias": null, - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/organization/{organization-id}", + "Command": "Update-MgOrganization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -561725,21 +561736,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrganization", - "Command": "Update-MgOrganization", "CommandAlias": null, - "Uri": "/organization/{organization-id}", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/organization/{organization-id}/branding", + "Command": "Update-MgOrganizationBranding", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -561759,21 +561770,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrganizationalBranding", - "Command": "Update-MgOrganizationBranding", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Command": "Update-MgOrganizationBrandingLocalization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -561793,87 +561804,87 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Command": "Update-MgOrganizationBrandingLocalization", "CommandAlias": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgOrganizationExtension", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgOrganizationExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlace", - "Command": "Update-MgPlace", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/places/{place-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPlace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlace", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoom", - "Command": "Update-MgPlaceAsRoomListRoom", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "PATCH", "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPlaceAsRoomListRoom", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlanner", - "Command": "Update-MgPlanner", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "PATCH", "Uri": "/planner", - "ApiVersion": "v1.0", + "Command": "Update-MgPlanner", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Planner", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphPlanner", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Planner" }, { + "Method": "PATCH", + "Uri": "/planner/buckets/{plannerBucket-id}", + "Command": "Update-MgPlannerBucket", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -561901,21 +561912,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Command": "Update-MgPlannerBucket", "CommandAlias": null, - "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiVersion": "v1.0", + "Module": "Planner" + }, + { + "Method": "PATCH", + "Uri": "/planner/plans/{plannerPlan-id}", + "Command": "Update-MgPlannerPlan", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -561943,21 +561954,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Command": "Update-MgPlannerPlan", "CommandAlias": null, - "Uri": "/planner/plans/{plannerPlan-id}", - "ApiVersion": "v1.0", + "Module": "Planner" + }, + { + "Method": "PATCH", + "Uri": "/planner/plans/{plannerPlan-id}/details", + "Command": "Update-MgPlannerPlanDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -561985,21 +561996,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Command": "Update-MgPlannerPlanDetail", "CommandAlias": null, - "Uri": "/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "v1.0", + "Module": "Planner" + }, + { + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}", + "Command": "Update-MgPlannerTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -562027,21 +562038,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerTask", - "Command": "Update-MgPlannerTask", "CommandAlias": null, - "Uri": "/planner/tasks/{plannerTask-id}", - "ApiVersion": "v1.0", + "Module": "Planner" + }, + { + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -562069,21 +562080,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", "CommandAlias": null, - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "v1.0", + "Module": "Planner" + }, + { + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -562111,21 +562122,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", "CommandAlias": null, - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiVersion": "v1.0", + "Module": "Planner" + }, + { + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}/details", + "Command": "Update-MgPlannerTaskDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -562153,21 +562164,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Command": "Update-MgPlannerTaskDetail", "CommandAlias": null, - "Uri": "/planner/tasks/{plannerTask-id}/details", - "ApiVersion": "v1.0", + "Module": "Planner" + }, + { + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -562195,21 +562206,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", "CommandAlias": null, - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiVersion": "v1.0", + "Module": "Planner" + }, + { + "Method": "PATCH", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -562229,36 +562240,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", "CommandAlias": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Identity.SignIns", - "Method": "PATCH" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", - "Command": "Update-MgPolicyAdminConsentRequestPolicy", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/policies/adminConsentRequestPolicy", - "ApiVersion": "v1.0", + "Command": "Update-MgPolicyAdminConsentRequestPolicy", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Command": "Update-MgPolicyAppManagementPolicy", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -562278,68 +562289,68 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Command": "Update-MgPolicyAppManagementPolicy", "CommandAlias": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Identity.SignIns", - "Method": "PATCH" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", - "Command": "Update-MgPolicyAuthenticationFlowPolicy", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/policies/authenticationFlowsPolicy", - "ApiVersion": "v1.0", + "Command": "Update-MgPolicyAuthenticationFlowPolicy", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", - "Command": "Update-MgPolicyAuthenticationMethodPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/authenticationMethodsPolicy", - "ApiVersion": "v1.0", + "Command": "Update-MgPolicyAuthenticationMethodPolicy", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", - "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Command": "Update-MgPolicyAuthenticationStrengthPolicy", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -562359,21 +562370,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Command": "Update-MgPolicyAuthenticationStrengthPolicy", "CommandAlias": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "POST", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", + "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -562393,53 +562404,53 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", - "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination", "CommandAlias": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Identity.SignIns", - "Method": "POST" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Command": "Update-MgPolicyAuthorizationPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/authorizationPolicy", - "ApiVersion": "v1.0", + "Command": "Update-MgPolicyAuthorizationPolicy", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-update?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Command": "Update-MgPolicyClaimMappingPolicy", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -562459,113 +562470,111 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Command": "Update-MgPolicyClaimMappingPolicy", "CommandAlias": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Identity.SignIns", - "Method": "PATCH" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", - "Command": "Update-MgPolicyCrossTenantAccessPolicy", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/policies/crossTenantAccessPolicy", - "ApiVersion": "v1.0", + "Command": "Update-MgPolicyCrossTenantAccessPolicy", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", - "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/crossTenantAccessPolicy/default", - "ApiVersion": "v1.0", + "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "ApiVersion": "v1.0", + "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicyTemplate", - "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/crossTenantAccessPolicy/templates", - "ApiVersion": "v1.0", + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplate", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPolicyTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", - "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "ApiVersion": "v1.0", + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", - "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "ApiVersion": "v1.0", + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-update?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/policies/defaultAppManagementPolicy", + "Command": "Update-MgPolicyDefaultAppManagementPolicy", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -562585,36 +562594,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", - "Command": "Update-MgPolicyDefaultAppManagementPolicy", "CommandAlias": null, - "Uri": "/policies/defaultAppManagementPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Command": "Update-MgPolicyFeatureRolloutPolicy", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Command": "Update-MgPolicyFeatureRolloutPolicy", "CommandAlias": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -562634,21 +562645,19 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", "CommandAlias": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -562676,121 +562685,123 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", - "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "CommandAlias": null, - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Module": "Identity.SignIns", - "Method": "PATCH" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Command": "Update-MgPolicyPermissionGrantPolicy", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPolicyPermissionGrantPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Command": "Update-MgPolicyPermissionGrantPolicyExclude", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPolicyPermissionGrantPolicyExclude", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Command": "Update-MgPolicyPermissionGrantPolicyInclude", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPolicyPermissionGrantPolicyInclude", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Command": "Update-MgPolicyRoleManagementPolicy", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPolicyRoleManagementPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Command": "Update-MgPolicyRoleManagementPolicyAssignment", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPolicyRoleManagementPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Update-MgPolicyRoleManagementPolicyRule", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.ReadWrite.Directory", @@ -562810,21 +562821,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Command": "Update-MgPolicyRoleManagementPolicyRule", "CommandAlias": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Update-MgPolicyTokenIssuancePolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -562844,21 +562855,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Command": "Update-MgPolicyTokenIssuancePolicy", "CommandAlias": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Update-MgPolicyTokenLifetimePolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -562878,70 +562889,70 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Command": "Update-MgPolicyTokenLifetimePolicy", "CommandAlias": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Identity.SignIns", - "Method": "PATCH" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrint", - "Command": "Update-MgPrint", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/print", - "ApiVersion": "v1.0", + "Command": "Update-MgPrint", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrint", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintConnector", - "Command": "Update-MgPrintConnector", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/connectors/{printConnector-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPrintConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintOperation", - "Command": "Update-MgPrintOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/operations/{printOperation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPrintOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.CloudPrint" }, { + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}", + "Command": "Update-MgPrintPrinter", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -562961,21 +562972,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrinter", - "Command": "Update-MgPrintPrinter", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint" + }, + { + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Command": "Update-MgPrintPrinterJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -563003,519 +563014,517 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Update-MgPrintPrinterJob", "CommandAlias": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Devices.CloudPrint", - "Method": "PATCH" + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "Update-MgPrintPrinterJobDocument", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPrintPrinterJobDocument", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Update-MgPrintPrinterJobTask", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPrintPrinterJobTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Command": "Update-MgPrintPrinterTaskTrigger", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPrintPrinterTaskTrigger", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintService", - "Command": "Update-MgPrintService", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/services/{printService-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPrintService", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Command": "Update-MgPrintServiceEndpoint", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPrintServiceEndpoint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrinterShare", - "Command": "Update-MgPrintShare", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/shares/{printerShare-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPrintShare", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgPrintShareAllowedUserMailboxSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgPrintShareAllowedUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJob", - "Command": "Update-MgPrintShareJob", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPrintShareJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument", - "Command": "Update-MgPrintShareJobDocument", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPrintShareJobDocument", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Update-MgPrintShareJobTask", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPrintShareJobTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Command": "Update-MgPrintTaskDefinition", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPrintTaskDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintTask", - "Command": "Update-MgPrintTaskDefinitionTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPrintTaskDefinitionTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Command": "Update-MgPrivacySubjectRightsRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CloudPrint" + }, + { + "Method": "PATCH", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPrivacySubjectRightsRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgPrivacySubjectRightsRequestApproverMailboxSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "PATCH", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgPrivacySubjectRightsRequestApproverMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "PATCH", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote", - "Command": "Update-MgPrivacySubjectRightsRequestNote", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "PATCH", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgPrivacySubjectRightsRequestNote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Compliance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail", "CommandAlias": null, + "Module": "Compliance" + }, + { + "Method": "PATCH", "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBilling", - "Command": "Update-MgReportPartnerBilling", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/partners/billing", - "ApiVersion": "v1.0", + "Command": "Update-MgReportPartnerBilling", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPartnersBilling", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingManifest", - "Command": "Update-MgReportPartnerBillingManifest", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgReportPartnerBillingManifest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Command": "Update-MgReportPartnerBillingOperation", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/partners/billing/operations/{operation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgReportPartnerBillingOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", - "Command": "Update-MgReportPartnerBillingReconciliation", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/partners/billing/reconciliation", - "ApiVersion": "v1.0", + "Command": "Update-MgReportPartnerBillingReconciliation", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgReportPartnerBillingReconciliationBilled", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/partners/billing/reconciliation/billed", - "ApiVersion": "v1.0", + "Command": "Update-MgReportPartnerBillingReconciliationBilled", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Reports", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", - "Command": "Update-MgReportPartnerBillingUsage", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/partners/billing/usage", - "ApiVersion": "v1.0", + "Command": "Update-MgReportPartnerBillingUsage", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Reports", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgReportPartnerBillingUsageBilled", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/partners/billing/usage/billed", - "ApiVersion": "v1.0", + "Command": "Update-MgReportPartnerBillingUsageBilled", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Reports", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgReportPartnerBillingUsageUnbilled", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "PATCH", "Uri": "/reports/partners/billing/usage/unbilled", - "ApiVersion": "v1.0", + "Command": "Update-MgReportPartnerBillingUsageUnbilled", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Reports", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskDetection", - "Command": "Update-MgRiskDetection", "CommandAlias": null, + "Module": "Reports" + }, + { + "Method": "PATCH", "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRiskDetection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Command": "Update-MgRiskyServicePrincipal", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRiskyServicePrincipal", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Command": "Update-MgRiskyServicePrincipalHistory", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRiskyServicePrincipalHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUser", - "Command": "Update-MgRiskyUser", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRiskyUser", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Command": "Update-MgRiskyUserHistory", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRiskyUserHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/roleManagement", + "Command": "Update-MgRoleManagement", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphRoleManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -563535,153 +563544,155 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleManagement", - "Command": "Update-MgRoleManagement", "CommandAlias": null, - "Uri": "/roleManagement", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Module": "DeviceManagement.Enrollment", - "Method": "PATCH" + "Module": "DeviceManagement.Enrollment" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication", - "Command": "Update-MgRoleManagementDirectory", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/roleManagement/directory", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementDirectory", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Update-MgRoleManagementDirectoryResourceNamespace", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementDirectoryResourceNamespace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Update-MgRoleManagementDirectoryRoleAssignment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementDirectoryRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "v1.0", + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Update-MgRoleManagementDirectoryRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -563701,308 +563712,308 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Update-MgRoleManagementDirectoryRoleDefinition", "CommandAlias": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Identity.Governance", - "Method": "PATCH" + "Module": "Identity.Governance" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication", - "Command": "Update-MgRoleManagementEntitlementManagement", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementEntitlementManagement", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "CommandAlias": null, + "Module": "Identity.Governance" + }, + { + "Method": "PATCH", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.Governance" }, { + "Method": "PATCH", + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Command": "Update-MgSchemaExtension", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -564022,21 +564033,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchemaExtension", - "Command": "Update-MgSchemaExtension", "CommandAlias": null, - "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiVersion": "v1.0", + "Module": "SchemaExtensions" + }, + { + "Method": "PATCH", + "Uri": "/search/acronyms/{acronym-id}", + "Command": "Update-MgSearchAcronym", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "SchemaExtensions", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -564056,21 +564067,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchAcronym", - "Command": "Update-MgSearchAcronym", "CommandAlias": null, - "Uri": "/search/acronyms/{acronym-id}", - "ApiVersion": "v1.0", + "Module": "Search" + }, + { + "Method": "PATCH", + "Uri": "/search/bookmarks/{bookmark-id}", + "Command": "Update-MgSearchBookmark", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -564090,289 +564101,289 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchBookmark", - "Command": "Update-MgSearchBookmark", "CommandAlias": null, - "Uri": "/search/bookmarks/{bookmark-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Search", - "Method": "PATCH" + "Module": "Search" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSearchEntity", - "Command": "Update-MgSearchEntity", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/search", - "ApiVersion": "v1.0", + "Command": "Update-MgSearchEntity", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSearchEntity", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchQna", - "Command": "Update-MgSearchQna", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Search" + }, + { + "Method": "PATCH", "Uri": "/search/qnas/{qna-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSearchQna", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Search", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAlert", - "Command": "Update-MgSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Search" + }, + { + "Method": "PATCH", "Uri": "/security/alerts/{alert-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityAlert", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Command": "Update-MgSecurityAlertV2", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/alerts_v2/{alert-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityAlertV2", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Command": "Update-MgSecurityAttackSimulationAutomation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityAttackSimulationAutomation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Command": "Update-MgSecurityAttackSimulationAutomationRun", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityAttackSimulationAutomationRun", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotification", - "Command": "Update-MgSecurityAttackSimulationEndUserNotification", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityAttackSimulationEndUserNotification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Command": "Update-MgSecurityAttackSimulationEndUserNotificationDetail", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPage", - "Command": "Update-MgSecurityAttackSimulationLandingPage", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityAttackSimulationLandingPage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Command": "Update-MgSecurityAttackSimulationLandingPageDetail", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityAttackSimulationLandingPageDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLoginPage", - "Command": "Update-MgSecurityAttackSimulationLoginPage", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityAttackSimulationLoginPage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Command": "Update-MgSecurityAttackSimulationOperation", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityAttackSimulationOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPayload", - "Command": "Update-MgSecurityAttackSimulationPayload", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/payloads/{payload-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityAttackSimulationPayload", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTraining", - "Command": "Update-MgSecurityAttackSimulationTraining", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/trainings/{training-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityAttackSimulationTraining", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Command": "Update-MgSecurityAttackSimulationTrainingLanguageDetail", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCasesRoot", - "Command": "Update-MgSecurityCase", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/cases", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityCase", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Security", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCase", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -564392,38 +564403,36 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Command": "Update-MgSecurityCaseEdiscoveryCase", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -564443,87 +564452,87 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-1.0", - "OutputType": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateViaIdentity" - ], - "Module": "Security", - "Method": "POST" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Security" }, { + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", + "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", + "Variants": [ + "Update", + "UpdateViaIdentity" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -564543,36 +564552,38 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-1.0", - "OutputType": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation", "Variants": [ "Update", - "UpdateViaIdentity" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -564592,21 +564603,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -564626,21 +564637,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -564660,55 +564671,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "ApiVersion": "v1.0", + "Module": "Security" + }, + { + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCaseTag", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -564728,844 +564739,844 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Command": "Update-MgSecurityCaseEdiscoveryCaseTag", "CommandAlias": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Security", - "Method": "PATCH" + "Module": "Security" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIdentityContainer", - "Command": "Update-MgSecurityIdentity", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/security/identities", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityIdentity", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Command": "Update-MgSecurityIdentityHealthIssue", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityIdentityHealthIssue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecuritySensor", - "Command": "Update-MgSecurityIdentitySensor", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/identities/sensors/{sensor-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityIdentitySensor", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecuritySensor", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityIncident", - "Command": "Update-MgSecurityIncident", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/incidents/{incident-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityIncident", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", - "Command": "Update-MgSecurityLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityLabel", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Command": "Update-MgSecurityLabelAuthority", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityLabelAuthority", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Command": "Update-MgSecurityLabelCategory", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels/categories/{categoryTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityLabelCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", - "Command": "Update-MgSecurityLabelCategorySubcategory", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityLabelCategorySubcategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Command": "Update-MgSecurityLabelCitation", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels/citations/{citationTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityLabelCitation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Command": "Update-MgSecurityLabelDepartment", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels/departments/{departmentTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityLabelDepartment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Command": "Update-MgSecurityLabelFilePlanReference", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityLabelFilePlanReference", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Command": "Update-MgSecurityLabelRetentionLabel", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityLabelRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", - "Command": "Update-MgSecurityLabelRetentionLabelDescriptor", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityLabelRetentionLabelDescriptor", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Command": "Update-MgSecurityLabelRetentionLabelDispositionReviewStage", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecureScore", - "Command": "Update-MgSecuritySecureScore", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/secureScores/{secureScore-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecuritySecureScore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofile-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Command": "Update-MgSecuritySecureScoreControlProfile", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecuritySecureScoreControlProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Command": "Update-MgSecuritySubjectRightsRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofile-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecuritySubjectRightsRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgSecuritySubjectRightsRequestApproverMailboxSetting", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgSecuritySubjectRightsRequestApproverMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote", - "Command": "Update-MgSecuritySubjectRightsRequestNote", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecuritySubjectRightsRequestNote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", - "Command": "Update-MgSecurityThreatIntelligence", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligence", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticle", - "Command": "Update-MgSecurityThreatIntelligenceArticle", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/articles/{article-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligenceArticle", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost", - "Command": "Update-MgSecurityThreatIntelligenceHost", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/hosts/{host-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligenceHost", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Command": "Update-MgSecurityThreatIntelligenceHostComponent", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligenceHostComponent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Command": "Update-MgSecurityThreatIntelligenceHostCookie", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligenceHostCookie", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Command": "Update-MgSecurityThreatIntelligenceHostPair", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligenceHostPair", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPort", - "Command": "Update-MgSecurityThreatIntelligenceHostPort", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligenceHostPort", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostReputation", - "Command": "Update-MgSecurityThreatIntelligenceHostReputation", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligenceHostReputation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", - "Command": "Update-MgSecurityThreatIntelligenceHostSslCertificate", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Command": "Update-MgSecurityThreatIntelligenceHostTracker", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligenceHostTracker", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Command": "Update-MgSecurityThreatIntelligenceIntelProfile", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligenceIntelProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Command": "Update-MgSecurityThreatIntelligenceSslCertificate", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligenceSslCertificate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Command": "Update-MgSecurityThreatIntelligenceSubdomain", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligenceSubdomain", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Command": "Update-MgSecurityThreatIntelligenceVulnerability", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligenceVulnerability", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Command": "Update-MgSecurityThreatIntelligenceWhoisHistoryRecord", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Command": "Update-MgSecurityThreatIntelligenceWhoisRecord", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityThreatIntelligenceWhoisRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", - "Command": "Update-MgSecurityTrigger", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/triggers", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityTrigger", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Command": "Update-MgSecurityTriggerRetentionEvent", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityTriggerRetentionEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", - "Command": "Update-MgSecurityTriggerType", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/triggerTypes", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityTriggerType", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Command": "Update-MgSecurityTriggerTypeRetentionEventType", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSecurityTriggerTypeRetentionEventType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealth", - "Command": "Update-MgServiceAnnouncementHealthOverview", "CommandAlias": null, + "Module": "Security" + }, + { + "Method": "PATCH", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgServiceAnnouncementHealthOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "PATCH", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Command": "Update-MgServiceAnnouncementIssue", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "PATCH", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgServiceAnnouncementIssue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Command": "Update-MgServiceAnnouncementMessage", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "PATCH", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgServiceAnnouncementMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Command": "Update-MgServiceAnnouncementMessageAttachment", "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" + }, + { + "Method": "PATCH", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgServiceAnnouncementMessageAttachment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.ServiceAnnouncement", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Devices.ServiceAnnouncement" }, { + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Command": "Update-MgServicePrincipal", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -565593,106 +565604,106 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Update-MgServicePrincipal", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Command": "Update-MgServicePrincipalAppRoleAssignedTo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Update-MgServicePrincipalAppRoleAssignedTo", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Update-MgServicePrincipalAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Update-MgServicePrincipalAppRoleAssignment", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/servicePrincipals(appId='{appId}')", + "Command": "Update-MgServicePrincipalByAppId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Command": "Update-MgServicePrincipalByAppId", "CommandAlias": null, - "Uri": "/servicePrincipals(appId='{appId}')", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Command": "Update-MgServicePrincipalEndpoint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint", - "Command": "Update-MgServicePrincipalEndpoint", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -565720,21 +565731,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", - "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfiguration", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -565770,300 +565781,285 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "CommandAlias": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Applications", - "Method": "PATCH" + "Module": "Applications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", - "Command": "Update-MgServicePrincipalRiskDetection", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgServicePrincipalRiskDetection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Command": "Update-MgServicePrincipalSynchronizationJob", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgServicePrincipalSynchronizationJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgServicePrincipalSynchronizationJobBulkUpload", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "v1.0", + "Command": "Update-MgServicePrincipalSynchronizationJobBulkUpload", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Command": "Update-MgServicePrincipalSynchronizationJobSchema", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "v1.0", + "Command": "Update-MgServicePrincipalSynchronizationJobSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Command": "Update-MgServicePrincipalSynchronizationTemplate", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgServicePrincipalSynchronizationTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "v1.0", + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgShareCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Applications" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgShareCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgShareLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgShareLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Update-MgShareList", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list", - "ApiVersion": "v1.0", + "Command": "Update-MgShareList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgShareListColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgShareListColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Update-MgShareListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgShareListContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgShareListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgShareListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Update-MgShareListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgShareListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgShareListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgShareListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgShareListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/listItem", - "ApiVersion": "v1.0", + "Command": "Update-MgShareListItem", "Variants": [ "Update", "Update1", @@ -566074,17 +566070,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgShareListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgShareListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "Update1", @@ -566095,17 +566091,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgShareListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgShareListItemDocumentSetVersion", "Variants": [ "Update", "Update1", @@ -566116,17 +566112,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgShareListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgShareListItemDocumentSetVersionField", "Variants": [ "Update", "Update1", @@ -566137,17 +566133,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgShareListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgShareListItemField", "Variants": [ "Update", "Update1", @@ -566158,17 +566154,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "Update1", @@ -566179,17 +566175,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgShareListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgShareListItemVersion", "Variants": [ "Update", "Update1", @@ -566200,17 +566196,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgShareListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgShareListItemVersionField", "Variants": [ "Update", "Update1", @@ -566221,163 +566217,178 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgShareListLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgShareListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Update-MgShareListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgShareListOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgShareListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgShareListSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgSharePermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}/permission", - "ApiVersion": "v1.0", + "Command": "Update-MgSharePermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Command": "Update-MgShareSharedDriveItemSharedDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/shares/{sharedDriveItem-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgShareSharedDriveItemSharedDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite", - "Command": "Update-MgSite", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSite", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgSiteAnalytic", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/analytics", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Update-MgSiteAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity", - "Command": "Update-MgSiteAnalyticItemActivityStatActivity", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteAnalyticItemActivityStatActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "PATCH", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Update-MgSiteColumn", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -566397,21 +566408,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgSiteColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "PATCH", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Update-MgSiteContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -566431,21 +566442,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType", - "Command": "Update-MgSiteContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "PATCH", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgSiteContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -566465,106 +566476,106 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgSiteContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Sites", - "Method": "PATCH" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Update-MgSiteContentTypeColumnLink", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgSiteGetByPathAnalytic", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteGetByPathAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Update-MgSiteGetByPathOnenote", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteGetByPathOnenote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Update-MgSiteGetByPathTermStore", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteGetByPathTermStore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Update-MgSiteList", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Sites" }, { + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Update-MgSiteListColumn", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -566584,21 +566595,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgSiteListColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Update-MgSiteListContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -566618,21 +566629,21 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Update-MgSiteListContentType", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Module": "Sites" + }, + { + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgSiteListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -566652,657 +566663,642 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgSiteListContentTypeColumn", "CommandAlias": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Sites", - "Method": "PATCH" + "Module": "Sites" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Update-MgSiteListContentTypeColumnLink", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgSiteListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgSiteListItem", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgSiteListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgSiteListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0", "OutputType": null, - "Command": "Update-MgSiteListItemField", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgSiteListItemVersion", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgSiteListItemVersionField", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Update-MgSiteListOperation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteListOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgSiteListSubscription", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteListSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Update-MgSiteOnenote", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteOnenote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Update-MgSiteOnenoteNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteOnenoteNotebook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgSiteOnenoteNotebookSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteOnenoteNotebookSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Update-MgSiteOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteOnenoteNotebookSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgSiteOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Update-MgSiteOnenoteOperation", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteOnenoteOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Update-MgSiteOnenoteResource", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteOnenoteResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgSiteOnenoteSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Update-MgSiteOnenoteSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteOnenoteSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgSiteOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteOnenoteSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Update-MgSiteOperation", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage", - "Command": "Update-MgSitePage", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSitePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCanvasLayout", - "Command": "Update-MgSitePageAsSitePageCanvaLayout", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "v1.0", + "Command": "Update-MgSitePageAsSitePageCanvaLayout", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVerticalSection", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSection", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "v1.0", + "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgSitePageAsSitePageCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgSitePageAsSitePageCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgSitePageAsSitePageWebPart", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSitePageAsSitePageWebPart", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgSitePageCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgSitePageCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgSitePageLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgSitePermission", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSitePermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStore", - "Command": "Update-MgSiteTermStore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStore", "Variants": [ "Update", "Update1", @@ -567313,17 +567309,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Update-MgSiteTermStoreGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreGroup", "Variants": [ "Update", "Update1", @@ -567334,17 +567330,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Update-MgSiteTermStoreGroupSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreGroupSet", "Variants": [ "Update", "Update1", @@ -567355,17 +567351,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgSiteTermStoreGroupSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreGroupSetChild", "Variants": [ "Update", "Update1", @@ -567384,17 +567380,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgSiteTermStoreGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreGroupSetChildRelation", "Variants": [ "Update", "Update1", @@ -567413,17 +567409,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Update-MgSiteTermStoreGroupSetParentGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreGroupSetParentGroup", "Variants": [ "Update", "Update1", @@ -567434,17 +567430,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgSiteTermStoreGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreGroupSetRelation", "Variants": [ "Update", "Update1", @@ -567455,17 +567451,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgSiteTermStoreGroupSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreGroupSetTerm", "Variants": [ "Update", "Update1", @@ -567476,17 +567472,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgSiteTermStoreGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreGroupSetTermChild", "Variants": [ "Update", "Update1", @@ -567497,17 +567493,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Update", "Update1", @@ -567518,17 +567514,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgSiteTermStoreGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreGroupSetTermRelation", "Variants": [ "Update", "Update1", @@ -567539,17 +567535,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Update-MgSiteTermStoreSet", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreSet", "Variants": [ "Update", "Update1", @@ -567560,17 +567556,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgSiteTermStoreSetChild", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreSetChild", "Variants": [ "Update", "Update1", @@ -567589,17 +567585,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgSiteTermStoreSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreSetChildRelation", "Variants": [ "Update", "Update1", @@ -567618,17 +567614,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Command": "Update-MgSiteTermStoreSetParentGroup", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreSetParentGroup", "Variants": [ "Update", "Update1", @@ -567639,17 +567635,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet", - "Command": "Update-MgSiteTermStoreSetParentGroupSet", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreSetParentGroupSet", "Variants": [ "Update", "Update1", @@ -567660,17 +567656,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgSiteTermStoreSetParentGroupSetChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreSetParentGroupSetChild", "Variants": [ "Update", "Update1", @@ -567689,17 +567685,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Update", "Update1", @@ -567718,17 +567714,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Update", "Update1", @@ -567739,17 +567735,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Update", "Update1", @@ -567760,17 +567756,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Update", "Update1", @@ -567781,17 +567777,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Update", "Update1", @@ -567802,17 +567798,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Update", "Update1", @@ -567823,17 +567819,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgSiteTermStoreSetRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreSetRelation", "Variants": [ "Update", "Update1", @@ -567844,17 +567840,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgSiteTermStoreSetTerm", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreSetTerm", "Variants": [ "Update", "Update1", @@ -567865,17 +567861,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { - "Permissions": [], - "ApiReferenceLink": null, "OutputType": "IMicrosoftGraphTermStoreTerm", - "Command": "Update-MgSiteTermStoreSetTermChild", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreSetTermChild", "Variants": [ "Update", "Update1", @@ -567886,17 +567882,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgSiteTermStoreSetTermChildRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreSetTermChildRelation", "Variants": [ "Update", "Update1", @@ -567907,17 +567903,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Command": "Update-MgSiteTermStoreSetTermRelation", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSiteTermStoreSetTermRelation", "Variants": [ "Update", "Update1", @@ -567928,399 +567924,414 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBackupRestoreRoot", - "Command": "Update-MgSolutionBackupRestore", "CommandAlias": null, + "Module": "Sites" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestore", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBackupRestoreRoot", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Command": "Update-MgSolutionBackupRestoreDriveInclusionRule", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestoreDriveInclusionRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Command": "Update-MgSolutionBackupRestoreDriveProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestoreDriveProtectionUnit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", - "Command": "Update-MgSolutionBackupRestoreExchangeProtectionPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestoreExchangeProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Command": "Update-MgSolutionBackupRestoreExchangeRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestoreExchangeRestoreSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", - "Command": "Update-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Command": "Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Command": "Update-MgSolutionBackupRestoreMailboxInclusionRule", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestoreMailboxInclusionRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Command": "Update-MgSolutionBackupRestoreMailboxProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestoreMailboxProtectionUnit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Command": "Update-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Command": "Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", - "Command": "Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint", - "Command": "Update-MgSolutionBackupRestorePoint", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestorePoint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRestorePoint", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Command": "Update-MgSolutionBackupRestoreProtectionPolicy", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestoreProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceApp", - "Command": "Update-MgSolutionBackupRestoreServiceApp", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestoreServiceApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServiceApp", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Command": "Update-MgSolutionBackupRestoreSession", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestoreSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", - "Command": "Update-MgSolutionBackupRestoreSharePointProtectionPolicy", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestoreSharePointProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Command": "Update-MgSolutionBackupRestoreSharePointRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestoreSharePointRestoreSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Command": "Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Command": "Update-MgSolutionBackupRestoreSiteInclusionRule", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestoreSiteInclusionRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Command": "Update-MgSolutionBackupRestoreSiteProtectionUnit", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSolutionBackupRestoreSiteProtectionUnit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "BackupRestore", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscribedSku", - "Command": "Update-MgSubscribedSku", "CommandAlias": null, + "Module": "BackupRestore" + }, + { + "Method": "PATCH", "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSubscribedSku", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgSubscription", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", "Uri": "/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "ChangeNotifications", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "ChangeNotifications" }, { + "Method": "PATCH", + "Uri": "/teams/{team-id}", + "Command": "Update-MgTeam", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -568356,21 +568367,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeam", - "Command": "Update-MgTeam", "CommandAlias": null, - "Uri": "/teams/{team-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Command": "Update-MgTeamChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.Group", @@ -568406,21 +568417,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChannel", - "Command": "Update-MgTeamChannel", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Update-MgTeamChannelMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamMember.ReadWrite.All", @@ -568456,89 +568467,89 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Update-MgTeamChannelMember", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Update-MgTeamChannelMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgTeamChannelMessage", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgTeamChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgTeamChannelMessageReply", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgTeamChannelMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgTeamChannelMessageReplyHostedContent", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Update-MgTeamChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Update-MgTeamChannelSharedWithTeam", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", + "Module": "Teams" + }, + { + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Update-MgTeamChannelTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -568606,21 +568617,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Update-MgTeamChannelTab", "CommandAlias": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Teams", - "Method": "PATCH" + "Module": "Teams" }, { + "Method": "POST", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Command": "Update-MgTeamInstalledApp", + "Variants": [ + "Upgrade", + "UpgradeExpanded", + "UpgradeViaIdentity", + "UpgradeViaIdentityExpanded" + ], + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -568720,21 +568731,21 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", - "OutputType": null, - "Command": "Update-MgTeamInstalledApp", "CommandAlias": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiVersion": "v1.0", - "Variants": [ - "Upgrade", - "UpgradeExpanded", - "UpgradeViaIdentity", - "UpgradeViaIdentityExpanded" - ], - "Module": "Teams", - "Method": "POST" + "Module": "Teams" }, { + "Method": "PATCH", + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Command": "Update-MgTeamMember", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -568770,344 +568781,344 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Update-MgTeamMember", "CommandAlias": null, - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Teams", - "Method": "PATCH" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Command": "Update-MgTeamOperation", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Update-MgTeamPermissionGrant", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Update-MgTeamPhoto", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/photo", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamPhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Update-MgTeamPrimaryChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamPrimaryChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Update-MgTeamPrimaryChannelMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamPrimaryChannelMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgTeamPrimaryChannelMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamPrimaryChannelMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgTeamPrimaryChannelMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamPrimaryChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Update-MgTeamPrimaryChannelSharedWithTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamPrimaryChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Update-MgTeamPrimaryChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamPrimaryChannelTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Command": "Update-MgTeamScheduleOfferShiftRequest", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamScheduleOfferShiftRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOpenShift", - "Command": "Update-MgTeamScheduleOpenShift", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamScheduleOpenShift", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Command": "Update-MgTeamScheduleSchedulingGroup", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamScheduleSchedulingGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphShift", - "Command": "Update-MgTeamScheduleShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamScheduleShift", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOff", - "Command": "Update-MgTeamScheduleTimeOff", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamScheduleTimeOff", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Command": "Update-MgTeamScheduleTimeOffReason", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamScheduleTimeOffReason", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Command": "Update-MgTeamScheduleTimeOffRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamScheduleTimeOffRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "PATCH", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Command": "Update-MgTeamTag", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -569127,404 +569138,404 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Command": "Update-MgTeamTag", "CommandAlias": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Teams", - "Method": "PATCH" + "Module": "Teams" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Command": "Update-MgTeamTagMember", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamTagMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamwork", - "Command": "Update-MgTeamwork", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamwork", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamwork", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgTeamworkDeletedChat", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamworkDeletedChat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedTeam", - "Command": "Update-MgTeamworkDeletedTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamworkDeletedTeam", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel", - "Command": "Update-MgTeamworkDeletedTeamChannel", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamworkDeletedTeamChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Update-MgTeamworkDeletedTeamChannelMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamworkDeletedTeamChannelMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgTeamworkDeletedTeamChannelMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamworkDeletedTeamChannelMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Update-MgTeamworkDeletedTeamChannelTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamworkDeletedTeamChannelTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppSettings", - "Command": "Update-MgTeamworkTeamAppSetting", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/teamsAppSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamworkTeamAppSetting", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Command": "Update-MgTeamworkWorkforceIntegration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTeamworkWorkforceIntegration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Partner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Partner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Partner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Partner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Partner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest", "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Partner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganization", - "Command": "Update-MgTenantRelationshipMultiTenantOrganization", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Identity.Partner" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/multiTenantOrganization", - "ApiVersion": "v1.0", + "Command": "Update-MgTenantRelationshipMultiTenantOrganization", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", - "Command": "Update-MgTenantRelationshipMultiTenantOrganizationJoinRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "ApiVersion": "v1.0", + "Command": "Update-MgTenantRelationshipMultiTenantOrganizationJoinRequest", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", - "Command": "Update-MgTenantRelationshipMultiTenantOrganizationTenant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgTenantRelationshipMultiTenantOrganizationTenant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Identity.SignIns" }, { + "Method": "PATCH", + "Uri": "/users/{user-id}", + "Command": "Update-MgUser", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -569624,72 +569635,72 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser", - "Command": "Update-MgUser", "CommandAlias": null, - "Uri": "/users/{user-id}", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Command": "Update-MgUserActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity", - "Command": "Update-MgUserActivity", "CommandAlias": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Command": "Update-MgUserActivityHistoryItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CrossDeviceExperiences", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Command": "Update-MgUserActivityHistoryItem", "CommandAlias": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Update-MgUserAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CrossDeviceExperiences", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Command": "Update-MgUserAppRoleAssignment", "CommandAlias": null, - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Applications" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Update-MgUserAuthenticationEmailMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -569709,55 +569720,55 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Command": "Update-MgUserAuthenticationEmailMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Command": "Update-MgUserAuthenticationMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserAuthenticationMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Command": "Update-MgUserAuthenticationOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Command": "Update-MgUserAuthenticationOperation", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Update-MgUserAuthenticationPhoneMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -569777,62 +569788,47 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Command": "Update-MgUserAuthenticationPhoneMethod", "CommandAlias": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Identity.SignIns", - "Method": "PATCH" + "Module": "Identity.SignIns" }, { - "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser", - "Command": "Update-MgUserByUserPrincipalName", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/users(userPrincipalName='{userPrincipalName}')", - "ApiVersion": "v1.0", + "Command": "Update-MgUserByUserPrincipalName", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarGroup", - "Command": "Update-MgUserCalendarGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserCalendarGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Command": "Update-MgUserCalendarPermission", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserCalendarPermission", "Variants": [ "Update", "Update1", @@ -569843,1700 +569839,1700 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Calendar", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChat", - "Command": "Update-MgUserChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserChat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", - "OutputType": null, - "Command": "Update-MgUserChatInstalledApp", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiVersion": "v1.0", + "Command": "Update-MgUserChatInstalledApp", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "Module": "Teams", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageInfo", - "Command": "Update-MgUserChatLastMessagePreview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "v1.0", + "Command": "Update-MgUserChatLastMessagePreview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember", - "Command": "Update-MgUserChatMember", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserChatMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgUserChatMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgUserChatMessageHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage", - "Command": "Update-MgUserChatMessageReply", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserChatMessageReply", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Command": "Update-MgUserChatMessageReplyHostedContent", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserChatMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Command": "Update-MgUserChatPermissionGrant", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserChatPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Command": "Update-MgUserChatPinnedMessage", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserChatPinnedMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab", - "Command": "Update-MgUserChatTab", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserChatTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "Update-MgUserContact", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserContact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserContactExtension", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserContactExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder", - "Command": "Update-MgUserContactFolder", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserContactFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder", - "Command": "Update-MgUserContactFolderChildFolder", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserContactFolderChildFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "Update-MgUserContactFolderChildFolderContact", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserContactFolderChildFolderContact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserContactFolderChildFolderContactExtension", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserContactFolderChildFolderContactExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Update-MgUserContactFolderChildFolderContactPhoto", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "ApiVersion": "v1.0", + "Command": "Update-MgUserContactFolderChildFolderContactPhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact", - "Command": "Update-MgUserContactFolderContact", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserContactFolderContact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserContactFolderContactExtension", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserContactFolderContactExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Update-MgUserContactFolderContactPhoto", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "ApiVersion": "v1.0", + "Command": "Update-MgUserContactFolderContactPhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto", - "Command": "Update-MgUserContactPhoto", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "ApiVersion": "v1.0", + "Command": "Update-MgUserContactPhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", "CommandAlias": null, + "Module": "PersonalContacts" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive", - "Command": "Update-MgUserDrive", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDrive", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgUserDriveCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Update-MgUserDriveItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgUserDriveItemAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveItemAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Update-MgUserDriveItemAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveItemAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgUserDriveItemListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveItemListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgUserDriveItemListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveItemListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserDriveItemListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveItemListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgUserDriveItemListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveItemListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserDriveItemListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveItemListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgUserDriveItemPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveItemPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Update-MgUserDriveItemRetentionLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgUserDriveItemSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveItemSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Update-MgUserDriveItemThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveItemThumbnail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Update-MgUserDriveItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList", - "Command": "Update-MgUserDriveList", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgUserDriveListColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveListColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType", - "Command": "Update-MgUserDriveListContentType", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveListContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition", - "Command": "Update-MgUserDriveListContentTypeColumn", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink", - "Command": "Update-MgUserDriveListContentTypeColumnLink", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgUserDriveListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgUserDriveListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserDriveListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserDriveListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgUserDriveListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserDriveListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Command": "Update-MgUserDriveListOperation", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveListOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgUserDriveListSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveListSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem", - "Command": "Update-MgUserDriveRoot", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveRoot", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics", - "Command": "Update-MgUserDriveRootAnalytic", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveRootAnalytic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat", - "Command": "Update-MgUserDriveRootAnalyticItemActivityStat", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveRootAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem", - "Command": "Update-MgUserDriveRootListItem", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveRootListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Command": "Update-MgUserDriveRootListItemDocumentSetVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveRootListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserDriveRootListItemField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveRootListItemField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion", - "Command": "Update-MgUserDriveRootListItemVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveRootListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserDriveRootListItemVersionField", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveRootListItemVersionField", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission", - "Command": "Update-MgUserDriveRootPermission", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveRootPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Command": "Update-MgUserDriveRootRetentionLabel", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveRootRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription", - "Command": "Update-MgUserDriveRootSubscription", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveRootSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet", - "Command": "Update-MgUserDriveRootThumbnail", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveRootThumbnail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Command": "Update-MgUserDriveRootVersion", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserDriveRootVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent", - "Command": "Update-MgUserEvent", "CommandAlias": null, + "Module": "Files" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/events/{event-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserEventExtension", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserEventExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserEventInstanceExtension", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserEventInstanceExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserExtension", "CommandAlias": null, + "Module": "Calendar" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassification", - "Command": "Update-MgUserInferenceClassification", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/inferenceClassification", - "ApiVersion": "v1.0", + "Command": "Update-MgUserInferenceClassification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Command": "Update-MgUserInferenceClassificationOverride", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserInferenceClassificationOverride", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemInsights", - "Command": "Update-MgUserInsight", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/insights", - "ApiVersion": "v1.0", + "Command": "Update-MgUserInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphItemInsights", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedInsight", - "Command": "Update-MgUserInsightShared", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserInsightShared", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrending", - "Command": "Update-MgUserInsightTrending", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserInsightTrending", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsedInsight", - "Command": "Update-MgUserInsightUsed", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserInsightUsed", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails", - "Command": "Update-MgUserLicenseDetail", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserLicenseDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings", - "Command": "Update-MgUserMailboxSetting", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", + "Command": "Update-MgUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Update-MgUserMailFolder", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserMailFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder", - "Command": "Update-MgUserMailFolderChildFolder", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserMailFolderChildFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "Update-MgUserMailFolderChildFolderMessage", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserMailFolderChildFolderMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserMailFolderChildFolderMessageExtension", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserMailFolderChildFolderMessageExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule", - "Command": "Update-MgUserMailFolderChildFolderMessageRule", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserMailFolderChildFolderMessageRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "Update-MgUserMailFolderMessage", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserMailFolderMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserMailFolderMessageExtension", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserMailFolderMessageExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule", - "Command": "Update-MgUserMailFolderMessageRule", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserMailFolderMessageRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice", - "Command": "Update-MgUserManagedDevice", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserManagedDevice", "Variants": [ "Update", "Update1", @@ -571545,333 +571541,348 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory", - "Command": "Update-MgUserManagedDeviceCategory", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "v1.0", + "Command": "Update-MgUserManagedDeviceCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Command": "Update-MgUserManagedDeviceCompliancePolicyState", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserManagedDeviceCompliancePolicyState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Command": "Update-MgUserManagedDeviceConfigurationState", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserManagedDeviceConfigurationState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Command": "Update-MgUserManagedDeviceLogCollectionResponse", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserManagedDeviceLogCollectionResponse", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", - "OutputType": null, - "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "ApiVersion": "v1.0", + "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "POST" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Command": "Update-MgUserManagedDeviceWindowsProtectionState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "v1.0", + "Command": "Update-MgUserManagedDeviceWindowsProtectionState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage", - "Command": "Update-MgUserMessage", "CommandAlias": null, + "Module": "Devices.CorporateManagement" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/messages/{message-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserMessageExtension", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserMessageExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote", - "Command": "Update-MgUserOnenote", "CommandAlias": null, + "Module": "Mail" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote", - "ApiVersion": "v1.0", + "Command": "Update-MgUserOnenote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook", - "Command": "Update-MgUserOnenoteNotebook", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserOnenoteNotebook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgUserOnenoteNotebookSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserOnenoteNotebookSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Update-MgUserOnenoteNotebookSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserOnenoteNotebookSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgUserOnenoteNotebookSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserOnenoteNotebookSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Command": "Update-MgUserOnenoteOperation", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserOnenoteOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource", - "Command": "Update-MgUserOnenoteResource", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserOnenoteResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgUserOnenoteSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup", - "Command": "Update-MgUserOnenoteSectionGroup", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserOnenoteSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection", - "Command": "Update-MgUserOnenoteSectionGroupSection", "CommandAlias": null, + "Module": "Notes" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserOnenoteSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Notes" }, { + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Command": "Update-MgUserOnlineMeeting", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -571891,123 +571902,123 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Command": "Update-MgUserOnlineMeeting", "CommandAlias": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "CloudCommunications", - "Method": "PATCH" + "Module": "CloudCommunications" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Update-MgUserOnlineMeetingAttendanceReport", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserOnlineMeetingAttendanceReport", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording", - "Command": "Update-MgUserOnlineMeetingRecording", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserOnlineMeetingRecording", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript", - "Command": "Update-MgUserOnlineMeetingTranscript", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserOnlineMeetingTranscript", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookCategory", - "Command": "Update-MgUserOutlookMasterCategory", "CommandAlias": null, + "Module": "CloudCommunications" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserOutlookMasterCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-1.0", - "OutputType": null, - "Command": "Update-MgUserPassword", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "POST", "Uri": "/users/{user-id}/changePassword", - "ApiVersion": "v1.0", + "Command": "Update-MgUserPassword", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Module": "Users.Actions", - "Method": "POST" + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-1.0", + "CommandAlias": null, + "Module": "Users.Actions" }, { + "Method": "PATCH", + "Uri": "/users/{user-id}/planner", + "Command": "Update-MgUserPlanner", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPlannerUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -572027,55 +572038,55 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerUser", - "Command": "Update-MgUserPlanner", "CommandAlias": null, - "Uri": "/users/{user-id}/planner", - "ApiVersion": "v1.0", + "Module": "Planner" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/presence", + "Command": "Update-MgUserPresence", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPresence", - "Command": "Update-MgUserPresence", "CommandAlias": null, - "Uri": "/users/{user-id}/presence", - "ApiVersion": "v1.0", + "Module": "CloudCommunications" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Command": "Update-MgUserScopedRoleMemberOf", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Command": "Update-MgUserScopedRoleMemberOf", "CommandAlias": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/settings", + "Command": "Update-MgUserSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite", @@ -572095,38 +572106,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSettings", - "Command": "Update-MgUserSetting", "CommandAlias": null, - "Uri": "/users/{user-id}/settings", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/settings/itemInsights", + "Command": "Update-MgUserSettingItemInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserInsightsSettings", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userinsightssettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserInsightsSettings", - "Command": "Update-MgUserSettingItemInsight", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/itemInsights", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Command": "Update-MgUserSettingShiftPreference", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShiftPreferences", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -572146,140 +572157,140 @@ } ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphShiftPreferences", - "Command": "Update-MgUserSettingShiftPreference", "CommandAlias": null, - "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Users", - "Method": "PATCH" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserStorage", - "Command": "Update-MgUserSettingStorage", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/users/{user-id}/settings/storage", - "ApiVersion": "v1.0", + "Command": "Update-MgUserSettingStorage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserStorage", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedStorageQuota", - "Command": "Update-MgUserSettingStorageQuota", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/settings/storage/quota", - "ApiVersion": "v1.0", + "Command": "Update-MgUserSettingStorageQuota", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Command": "Update-MgUserSettingStorageQuotaService", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserSettingStorageQuotaService", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSetting", - "Command": "Update-MgUserSettingWindows", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserSettingWindows", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSettingInstance", - "Command": "Update-MgUserSettingWindowsInstance", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserSettingWindowsInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserTeamwork", - "Command": "Update-MgUserTeamwork", "CommandAlias": null, + "Module": "Users" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/teamwork", - "ApiVersion": "v1.0", + "Command": "Update-MgUserTeamwork", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserTeamwork", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Command": "Update-MgUserTeamworkAssociatedTeam", "CommandAlias": null, + "Module": "Teams" + }, + { + "Method": "PATCH", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgUserTeamworkAssociatedTeam", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Teams" }, { + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Command": "Update-MgUserTodoList", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -572299,38 +572310,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTaskList", - "Command": "Update-MgUserTodoList", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Command": "Update-MgUserTodoListExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserTodoListExtension", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Command": "Update-MgUserTodoListTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -572350,38 +572361,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTask", - "Command": "Update-MgUserTodoListTask", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Command": "Update-MgUserTodoListTaskAttachmentSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentSession", - "Command": "Update-MgUserTodoListTaskAttachmentSession", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Command": "Update-MgUserTodoListTaskChecklistItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -572401,38 +572412,38 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChecklistItem", - "Command": "Update-MgUserTodoListTaskChecklistItem", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Command": "Update-MgUserTodoListTaskExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": null, - "Command": "Update-MgUserTodoListTaskExtension", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", + "Module": "Users" + }, + { + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Command": "Update-MgUserTodoListTaskLinkedResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -572452,358 +572463,347 @@ } ], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLinkedResource", - "Command": "Update-MgUserTodoListTaskLinkedResource", "CommandAlias": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Module": "Users", - "Method": "PATCH" + "Module": "Users" }, { - "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEvent", - "Command": "Update-MgVirtualEvent", - "CommandAlias": null, + "Method": "PATCH", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEvent", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Update-MgVirtualEventPresenter", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEventPresenter", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Update-MgVirtualEventSession", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEventSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Update-MgVirtualEventSessionAttendanceReport", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEventSessionAttendanceReport", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Update-MgVirtualEventSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Command": "Update-MgVirtualEventTownhall", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEventTownhall", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Update-MgVirtualEventTownhallPresenter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEventTownhallPresenter", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Update-MgVirtualEventTownhallSession", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEventTownhallSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Update-MgVirtualEventTownhallSessionAttendanceReport", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEventTownhallSessionAttendanceReport", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Command": "Update-MgVirtualEventWebinar", + "ApiReferenceLink": null, "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEventWebinar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Command": "Update-MgVirtualEventWebinarPresenter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEventWebinarPresenter", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Permissions": [], - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Update-MgVirtualEventWebinarRegistration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-update?view=graph-rest-1.0", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEventWebinarRegistration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Update-MgVirtualEventWebinarRegistrationByEmail", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEventWebinarRegistrationByEmail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Command": "Update-MgVirtualEventWebinarRegistrationByUserId", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEventWebinarRegistrationByUserId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", - "Command": "Update-MgVirtualEventWebinarRegistrationConfiguration", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEventWebinarRegistrationConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", - "Command": "Update-MgVirtualEventWebinarRegistrationConfigurationQuestion", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEventWebinarRegistrationConfigurationQuestion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Command": "Update-MgVirtualEventWebinarSession", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEventWebinarSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Command": "Update-MgVirtualEventWebinarSessionAttendanceReport", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEventWebinarSessionAttendanceReport", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Command": "Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "CommandAlias": null, + "Module": "Bookings" + }, + { + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", + "Command": "Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", - "Method": "PATCH" + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", + "Permissions": [], + "ApiReferenceLink": null, + "CommandAlias": null, + "Module": "Bookings" } ]